Ansicht
Dokumentation

EXIT_SAPMIWO0_008 -

EXIT_SAPMIWO0_008 -

ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Use

This customer enhancement allows you to display one or several subscreens on the notification header screen. On these subscreens, you can maintain your own fields for the notification.
If you are working with the screen area "customer subscreen (one screen/ NType), there are 4 lines available to you on the screen. If you are working with the screen area "customer subscreen (>1 screen/ NType), there are 4-40 lines available, depending on the space allocations for the individual tab pages.

The screen must be a "subscreen".
You can use the VIQMEL structure to display your own fields.

The transferred structure is saved in the global structure VIQMEL. This structure must be transferred back to the export structure E_VIQMEL, before you leave the function module exit.
In this way, the fields that you have not changed are transferred back completely and inconsistencies in the database are avoided.

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

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

You can use the import parameters I_TABCD, I_SUBNR and I_USCR to make changes to the fields on these subscreens, depending on the output location.

Note

If you want to include your own fields in the VIQMEL view, you must copy them into table QMEL as an APPEND structure. In this way the additional fields are automatically copied into the VIQMEL view.

To display the subscreens on the notification header screen, you must first define them in Customizing under Define Notification Types and copy the screen area "customer subscreen (one screen/NType)" or "customer subscreen (> 1 screen/NType)" to one or more of the notification tab pages. You can do this using the Define Screen Templates function in Customizing.






General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2155 Date: 20240417 Time: 002308     sap01-206 ( 41 ms )