public class DefaultAcctngDocumentPostFunctionResult extends Object implements AcctngDocumentPostFunctionResult
Constructor and Description |
---|
DefaultAcctngDocumentPostFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
LogicalSystemOfSourceDocument |
getLogicalSystemOfSourceDocument()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
ObjectKey |
getReferenceKey()
See also the
interface |
ReferenceTransaction |
getReferenceProcedure()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultAcctngDocumentPostFunctionResult(BapiQueryResult result)
public ReferenceTransaction getReferenceProcedure()
interface
getReferenceProcedure
in interface AcctngDocumentPostFunctionResult
public ObjectKey getReferenceKey()
interface
getReferenceKey
in interface AcctngDocumentPostFunctionResult
public LogicalSystemOfSourceDocument getLogicalSystemOfSourceDocument()
interface
getLogicalSystemOfSourceDocument
in interface AcctngDocumentPostFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface AcctngDocumentPostFunctionResult
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.