Ansicht
Dokumentation

EBPP_SE_CREATE_REQ - BAdI for Service DuePaymentCreateRequest

EBPP_SE_CREATE_REQ - BAdI for Service DuePaymentCreateRequest

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the ECC SE component.

You can use this BAdI to change the data field mapping of the external structure (XI structure) to the internal structure (of the function module called in the interface), or vice versa.

The BAdI definition is called at two places with different methods:

  • Once the structure of the incoming request message has been mapped to the structure called internally by the function module, the result of this mapping procedure can be adapted using BAdI method inbound_processing.
In addition, this method makes it possible to define the company code. This is necessary if service users have not entered a value in the CompanyCode field in the request message, and the customer (CustomerID) exists in several company codes.
When credit card data for the payment of open items is transferred with the request message, you have to map the PaymentCardTypeCodes to the credit card types maintained in Customizing ( Sales and Distribution-> Billing-> Payment Cards -> Maintain Card Types) in BAdI method inbound_processing.
  • Once the return data of the function module called internally in the service has been mapped by the internal structure to the structure of the confirmation message, BAdI method outbound_processing is called, which you can use to adapt the result of the mapping transaction.

In the standard system, there is no activated BAdI implementation.

This BAdI is designed for multiple use. All activated implementations are called and executed.

This BAdI is filter-dependent.

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

This BAdI uses interface EBPP_IF_DUE_PAYMENT_CREATE_REQ. For more information, display the interface in the Class Builder.






CL_GUI_FRONTEND_SERVICES - Frontend Services   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2952 Date: 20240523 Time: 175530     sap01-206 ( 110 ms )