public class DefaultAcctngDocumentPostFunctionResult extends Object implements AcctngDocumentPostFunctionResult
Constructor and Description |
---|
DefaultAcctngDocumentPostFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
LogicalSystem |
getLogicalSystemOfSourceDocument()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
InterfaceInformationCallingApplicationKey |
getReferenceKey()
See also the
interface |
InterfaceInformationObjectTypeForCallingApplication |
getReferenceProcedure()
See also the
interface |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="result") @Generated(value="lombok") public DefaultAcctngDocumentPostFunctionResult(BapiQueryResult result)
public InterfaceInformationObjectTypeForCallingApplication getReferenceProcedure()
interface
getReferenceProcedure
in interface AcctngDocumentPostFunctionResult
public InterfaceInformationCallingApplicationKey getReferenceKey()
interface
getReferenceKey
in interface AcctngDocumentPostFunctionResult
public LogicalSystem getLogicalSystemOfSourceDocument()
interface
getLogicalSystemOfSourceDocument
in interface AcctngDocumentPostFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface AcctngDocumentPostFunctionResult
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.