Ansicht
Dokumentation

EXIT_SAPMIWO0_004 -

EXIT_SAPMIWO0_004 -

ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

With this user exit, you can activate your own function code for the quality notification processing or display transactions. For example, you can use this code to call up a customer-specific screen. The function code is included in the menu option Goto.

On the basis of import parameter I_AKTYP, you can identify the transaction type from which the function is called up:

  • A - Display
  • V - Change
  • H - Create

The export parameter E_FCODE controls whether or not the data should be transferred:

  • Data is transferred upon:
    0001 - Continue/Close
  • Data is not transferred upon:
  • 0002 - Cancel

  • Misc. - response same as for cancel

Note
Before you leave the user exit, you must transfer the notification record (I_VIQMEL) to the export parameter (E_VIQMEL). In this way, the fields that you did not change will be transferred back completely and an inconsistency in the data will be avoided.





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

Length: 1329 Date: 20240419 Time: 235436     sap01-206 ( 34 ms )