Ansicht
Dokumentation

MESSAGE_EXPORT_IMPORT - Specify Collected Messages Across Roll Area Limits

MESSAGE_EXPORT_IMPORT - Specify Collected Messages Across Roll Area Limits

rdisp/max_wprun_time - Maximum work process run time   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

1. Changing the Roll Area

Messages stored in the message handler can be exported to memory (parameter EX_OR_IF = 'EX'). The memory ID TEMP_MESG_EXP_IMP is used for this export. The following information is exported:

,,messages_collect (internal flag; do not change)

,,coll_and_send (internal flag; do not change)

,,severity (maximum severity of all messages stored)

,,mesg (table of messages including header lines)

,,umesg (table of header lines).

In a different roll area, the messages can be reimported into the message handler (parameter EX_OR_IF = 'IF').

2. Adding Messages Manually

First you export all messages stored in the message handler to the memory. Than you import the messages from the memory into internal tables of your own program. After that, you add new messages to your internal message tables and export your internal tables back to the memory. Finally, the messages are reimported into the message handler.

Attention: Only messages and header lines for lines that have not already been stored in the message handler are reimported into the internal tables of the message handler. The entries in MESG and UMESG have to be sorted by ZEILE and, in MESG, header lines have to be the first entry for each ZEILE. Header lines are marked by MSGTY = ' '.

Example

Notes

Further information





Parameters

EX_OR_IF
I_MEMORYID

Exceptions

EMPTY
NOT_ACTIVE

Function Group

SMSG

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1748 Date: 20240523 Time: 082202     sap01-206 ( 30 ms )