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