public interface AcctngManCostAllocPostFunction
BAPI_ACC_MANUAL_ALLOC_POST
Modifier and Type | Method and Description |
---|---|
AcctngManCostAllocPostFunction |
customerFields(ContainerForCustomerExitParameter... items)
(Optional) Customer Fields
|
AcctngManCostAllocPostFunction |
customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
(Optional) Customer Fields
|
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.
|
AcctngManCostAllocPostFunction |
ignoreWarnings(ErpBoolean ignoreWarnings)
(Optional) Ignore warnings
Field name: IGNWARN
|
BapiQuery |
toQuery()
Prepares a query object from the given query parameters.
|
@Nonnull AcctngManCostAllocPostFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
@Nonnull AcctngManCostAllocPostFunctionResult execute() throws QueryExecutionException
QueryExecutionException
ErpConfigContext.ErpConfigContext()
@Nonnull BapiQuery toQuery()
@Nonnull AcctngManCostAllocPostFunction ignoreWarnings(ErpBoolean ignoreWarnings)
Type element: BAPIIGNWAR Domain name: SYCHAR01 Internal type: CHAR Description: Ignore Warnings Max length: 1
ignoreWarnings
- Ignore warnings@Nonnull AcctngManCostAllocPostFunction customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
customerFields
- Customer Fields@Nonnull AcctngManCostAllocPostFunction customerFields(ContainerForCustomerExitParameter... items)
items
- Array of ContainerForCustomerExitParameterCopyright © 2019 SAP SE. All rights reserved.