public interface AcctngRepstPrimCostsPostFunction
BAPI_ACC_PRIMARY_COSTS_POST
Modifier and Type | Method and Description |
---|---|
AcctngRepstPrimCostsPostFunction |
customerFields(ContainerForCustomerExitParameter... items)
(Optional) Customer Fields
|
AcctngRepstPrimCostsPostFunction |
customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
(Optional) Customer Fields
|
AcctngRepstPrimCostsPostFunctionResult |
execute()
Execute query on the default ERP configuration context.
|
AcctngRepstPrimCostsPostFunctionResult |
execute(ErpConfigContext erpConfigContext)
Execute query on an ERP endpoint described by the provided ERP configuration context.
|
AcctngRepstPrimCostsPostFunctionResult |
execute(ErpEndpoint erpEndpoint)
Execute query on the provided ERP endpoint.
|
AcctngRepstPrimCostsPostFunction |
ignoreWarnings(ErpBoolean ignoreWarnings)
(Optional) Ignore warnings
Field name: IGNWARN
Type element: BAPIIGNWAR
Domain name: SYCHAR01
Internal type: CHAR
Description: Ignore Warnings
Max length: 1
|
AcctngRepstPrimCostsPostFunction |
recCriteria(Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> recCriteria)
(Optional) Object Attributes for Recipient Profitability Segments
|
AcctngRepstPrimCostsPostFunction |
recCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
(Optional) Object Attributes for Recipient Profitability Segments
|
AcctngRepstPrimCostsPostFunction |
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.
|
AcctngRepstPrimCostsPostFunctionResult execute(ErpConfigContext erpConfigContext) throws QueryExecutionException
ErpDestination.getDefaultName()
SapClient
Locale
erpConfigContext
- Configuration context for ERP queryQueryExecutionException
AcctngRepstPrimCostsPostFunctionResult execute() throws QueryExecutionException
QueryExecutionException
ErpConfigContext.ErpConfigContext()
BapiQuery toQuery()
AcctngRepstPrimCostsPostFunction ignoreWarnings(ErpBoolean ignoreWarnings)
Type element: BAPIIGNWAR Domain name: SYCHAR01 Internal type: CHAR Description: Ignore Warnings Max length: 1
ignoreWarnings
- Ignore warningsAcctngRepstPrimCostsPostFunction sendCriteria(Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> sendCriteria)
sendCriteria
- Object Attributes for Sender Profitability SegmentsAcctngRepstPrimCostsPostFunction sendCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
items
- Array of PostingInAccountingCoPaAcctAssignmentCharacteristicAcctngRepstPrimCostsPostFunction recCriteria(Iterable<PostingInAccountingCoPaAcctAssignmentCharacteristic> recCriteria)
recCriteria
- Object Attributes for Recipient Profitability SegmentsAcctngRepstPrimCostsPostFunction recCriteria(PostingInAccountingCoPaAcctAssignmentCharacteristic... items)
items
- Array of PostingInAccountingCoPaAcctAssignmentCharacteristicAcctngRepstPrimCostsPostFunction customerFields(Iterable<ContainerForCustomerExitParameter> customerFields)
customerFields
- Customer FieldsAcctngRepstPrimCostsPostFunction customerFields(ContainerForCustomerExitParameter... items)
items
- Array of ContainerForCustomerExitParameterAcctngRepstPrimCostsPostFunctionResult execute(ErpEndpoint erpEndpoint) throws QueryExecutionException
erpEndpoint
- Configured instance of ErpEndpoint
QueryExecutionException
Copyright © 2018 SAP SE. All rights reserved.