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