Ansicht
Dokumentation

WRF_APC_BADI_0022 - BAdI: Changes During Inbound of RetailPurchasingPlanERPRequest Message

WRF_APC_BADI_0022 - BAdI: Changes During Inbound of RetailPurchasingPlanERPRequest Message

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

You use this BAdI if you want to adjust or enhance the inbound processing of the RetailPurchasingPlanERPRequest service.

You have two methods available to do your enhancements or modifications:

  • INBOUND_PROCESSING
This method is called after the system has performed the mapping of the external structure of the message to the internal structure of the message.
You can modify the internal structure of the message as needed and you can store segments of the external message structure that cannot be mapped into the internal message structure in an extension table. This table has structure WRF_APCI_EXTEND_STY and is available during inbound processing in the methods of Customer Extensions During Inbound Processing and in method OUTBOUND_PROCESSING.
You have the external structure of the message, the internal structure of the message, and the extension table as method parameters. The method allows you to change the extension table and the internal structure of the message.
  • OUTBOUND_PROCESSING
You can add your own update processing to handle the purchasing list data after it has been saved.
You have the internal version of the message and the extension table, including any changes you made using the INBOUND_PROCESSING method. This method allows you to add your specific messages to the application log or to save your updates (customer-specific information) in your specific database tables.






BAL Application Log Documentation   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1786 Date: 20240523 Time: 191952     sap01-206 ( 37 ms )