public class DefaultAcctngRepstPrimCostsPostFunction extends Object implements AcctngRepstPrimCostsPostFunction
Constructor and Description |
---|
DefaultAcctngRepstPrimCostsPostFunction(DocumentHeaderPostCostsRevenuesActualPostings docHeader,
Iterable<LineItemsRepostPrimaryCostsActualPosting> docItems) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
AcctngRepstPrimCostsPostFunction |
customerFields(ContainerForCustomerExitParameter... items)
(Optional) Customer Fields
|
DefaultAcctngRepstPrimCostsPostFunction |
customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
(Optional) Customer Fields
|
boolean |
equals(Object o) |
AcctngRepstPrimCostsPostFunctionResult |
execute()
Execute query on the default ERP configuration context.
|
AcctngRepstPrimCostsPostFunctionResult |
execute(ErpConfigContext erpConfigContext)
Execute query on using the given ERP configuration context.
|
int |
hashCode() |
DefaultAcctngRepstPrimCostsPostFunction |
ignoreWarnings(ErpBoolean ignoreWarnings)
(Optional) Ignore warnings
Field name: IGNWARN
Type element: BAPIIGNWAR
Domain name: SYCHAR01
Internal type: CHAR
Description: Ignore Warnings
Max length: 1
|
DefaultAcctngRepstPrimCostsPostFunction |
recCriteria(Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> recCriteria)
(Optional) Object Attributes for Recipient Profitability Segments
|
AcctngRepstPrimCostsPostFunction |
recCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
(Optional) Object Attributes for Recipient Profitability Segments
|
DefaultAcctngRepstPrimCostsPostFunction |
sendCriteria(Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> sendCriteria)
(Optional) Object Attributes for Sender Profitability Segments
|
AcctngRepstPrimCostsPostFunction |
sendCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
(Optional) Object Attributes for Sender Profitability Segments
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
String |
toString() |
public DefaultAcctngRepstPrimCostsPostFunction(DocumentHeaderPostCostsRevenuesActualPostings docHeader, @Nonnull Iterable<LineItemsRepostPrimaryCostsActualPosting> docItems)
public AcctngRepstPrimCostsPostFunctionResult execute() throws QueryExecutionException
execute
in interface AcctngRepstPrimCostsPostFunction
QueryExecutionException
ErpConfigContext.ErpConfigContext()
public BapiQuery toQuery()
toQuery
in interface AcctngRepstPrimCostsPostFunction
public AcctngRepstPrimCostsPostFunction sendCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
sendCriteria
in interface AcctngRepstPrimCostsPostFunction
items
- Array of PostingInAccountingCoPaAcctAssignmentCharacteristicpublic AcctngRepstPrimCostsPostFunction recCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
recCriteria
in interface AcctngRepstPrimCostsPostFunction
items
- Array of PostingInAccountingCoPaAcctAssignmentCharacteristicpublic AcctngRepstPrimCostsPostFunction customerFields(ContainerForCustomerExitParameter... items)
customerFields
in interface AcctngRepstPrimCostsPostFunction
items
- Array of ContainerForCustomerExitParameterpublic AcctngRepstPrimCostsPostFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
execute
in interface AcctngRepstPrimCostsPostFunction
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
protected boolean canEqual(Object other)
public DefaultAcctngRepstPrimCostsPostFunction ignoreWarnings(ErpBoolean ignoreWarnings)
Type element: BAPIIGNWAR Domain name: SYCHAR01 Internal type: CHAR Description: Ignore Warnings Max length: 1
ignoreWarnings
in interface AcctngRepstPrimCostsPostFunction
ignoreWarnings
- Ignore warningspublic DefaultAcctngRepstPrimCostsPostFunction sendCriteria(@Nonnull Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> sendCriteria)
sendCriteria
in interface AcctngRepstPrimCostsPostFunction
sendCriteria
- Object Attributes for Sender Profitability Segmentspublic DefaultAcctngRepstPrimCostsPostFunction recCriteria(@Nonnull Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> recCriteria)
recCriteria
in interface AcctngRepstPrimCostsPostFunction
recCriteria
- Object Attributes for Recipient Profitability Segmentspublic DefaultAcctngRepstPrimCostsPostFunction customerFields(@Nonnull Iterable<ContainerForCustomerExitParameter> customerFields)
customerFields
in interface AcctngRepstPrimCostsPostFunction
customerFields
- Customer FieldsCopyright © 2018 SAP SE. All rights reserved.