public class DefaultAcctngManCostAllocCheckFunction extends Object implements AcctngManCostAllocCheckFunction
Constructor and Description |
---|
DefaultAcctngManCostAllocCheckFunction(DocumentHeaderPostCostsRevenuesActualPostings docHeader,
Iterable<LineItemsManualCostAllocationActualPosting> docItems) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
AcctngManCostAllocCheckFunction |
customerFields(ContainerForCustomerExitParameter... items)
(Optional) Customer Fields
|
DefaultAcctngManCostAllocCheckFunction |
customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
(Optional) Customer Fields
|
boolean |
equals(Object o) |
AcctngManCostAllocCheckFunctionResult |
execute()
Execute query on the default ERP configuration context.
|
AcctngManCostAllocCheckFunctionResult |
execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
int |
hashCode() |
DefaultAcctngManCostAllocCheckFunction |
ignoreWarnings(ErpBoolean ignoreWarnings)
(Optional) Indicator: Ignore Warnings
Field name: IGNWARN
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
String |
toString() |
public DefaultAcctngManCostAllocCheckFunction(DocumentHeaderPostCostsRevenuesActualPostings docHeader, @Nonnull Iterable<LineItemsManualCostAllocationActualPosting> docItems)
@Nonnull public AcctngManCostAllocCheckFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
execute
in interface AcctngManCostAllocCheckFunction
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
@Nonnull public AcctngManCostAllocCheckFunctionResult execute() throws QueryExecutionException
execute
in interface AcctngManCostAllocCheckFunction
QueryExecutionException
ErpConfigContext.ErpConfigContext()
@Nonnull public BapiQuery toQuery()
toQuery
in interface AcctngManCostAllocCheckFunction
@Nonnull public AcctngManCostAllocCheckFunction customerFields(ContainerForCustomerExitParameter... items)
customerFields
in interface AcctngManCostAllocCheckFunction
items
- Array of ContainerForCustomerExitParameterprotected boolean canEqual(Object other)
public DefaultAcctngManCostAllocCheckFunction ignoreWarnings(ErpBoolean ignoreWarnings)
Type element: BAPIIGNWAR Domain name: SYCHAR01 Internal type: CHAR Description: Ignore Warnings Max length: 1
ignoreWarnings
in interface AcctngManCostAllocCheckFunction
ignoreWarnings
- Indicator: Ignore Warningspublic DefaultAcctngManCostAllocCheckFunction customerFields(@Nonnull Iterable<ContainerForCustomerExitParameter> customerFields)
customerFields
in interface AcctngManCostAllocCheckFunction
customerFields
- Customer FieldsCopyright © 2019 SAP SE. All rights reserved.