Ansicht
Dokumentation

IERI_USERSCR_REMOVAL - BAdI: User-Specific Subscreen for Removal (801)

IERI_USERSCR_REMOVAL - BAdI: User-Specific Subscreen for Removal (801)

BAL_S_LOG - Application Log: Log header data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) supports the tab page Customer data in the transaction IE4N in the removal mode (subscreen 801). However, this tab page is only visible if there is an active implementation for the existing BAdI.

To display the data desired, define your own subscreen, which you call up using the implementation of the existing BAdIs. The first two methods are for data transports to and from the BAdI interface and are used exclusively in the SAP standard. Use the method with the prefix CUS_ for implementing your subscreen.

You can use both of these methods to perform the following functions:

  • Display standard fields, which exist in the data structures of the interface but which were previously not shown
  • Display and change customer-specific fields for these data structures (for example, append structures)

Your internal fields that are defined in the append structure must be defined in the following structures in order to be transported:

  • IERI_APPEND_CUS_ITOB
  • IERI_APPEND_CUS_RESB
  • IERI_APPEND_CUS_MSEG

Include your append fields and use this include both in the append and in the respective structure above. "For field changes" you must set the corresponding structure indicator to 'X' to guarantee the transport.

Comments on changes to structure RESB: As there is no posting of the RESB structure within transaction IE4N, you must subsequently post it using the BAdI IERI_INST_REMOV_SAVE.

Documentation for BAdI methods:






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 2709 Date: 20240607 Time: 014503     sap01-206 ( 57 ms )