Ansicht
Dokumentation

MWMBAP01 - Enhancement for BAPI WarehouseTransOrder.GetDetail

MWMBAP01 - Enhancement for BAPI WarehouseTransOrder.GetDetail

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Through this user exit, you can have additional, customer-specific data added to the data read in the function module BAPI_WHSE_TO_GET_DETAIL.

The user exit is called in the function module that is the basis for the BAPI WarehouseTransOrder.GetDetail.

All error messages must be returned in the parameter 'Return'. A rollback is executed only for A messages.

Furthermore, no language elements such as COMMIT WORK, ROLLBACK WORK, LEAVE etc. may be used.

The user exit in the program is the function module EXIT_SAPLL2018_001. To fill this module with data, you must create the include ZXL2018U01 and activate the enhancement using Transaction CMOD. You can access the TO data and the enhancement structure as parameters.

The imported data is in the following parameters:

  • TO header(table parameter CT_HEADER_DATA)
  • TO item (table parameter CT_ITEM_DATA)
  • Enhancement (Table parameter EXTENSIONOUT)

The user exit passes the results as additional data to the caller via the following parameter:

  • Enhancement (table parameter EXTENSIONOUT)

To return data, you must first enhance the structure BAPI_TE_TOHEAD or BAPITOITEM using APPEND. Make sure that the parameter does not exceed the length of 960 characters. For an exact description of the user exit concept of BAPIs, refer to the online documentation or to the BAPI development environment.






BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1598 Date: 20240328 Time: 193729     sap01-206 ( 29 ms )