Ansicht
Dokumentation

PROCESS_MESSAGE_CREATE - Process message creation (internal interface structure)

PROCESS_MESSAGE_CREATE - Process message creation (internal interface structure)

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You will find general information about the function modules in this group in the documentation for the COC5I function group.

The PROCESS_MESSAGE_CREATE module is used to create new process messages without dialog. The module carries out value authorization checks that are required to do this.

The module assumes that all characteristics are passed with the correct values in the internal value format (see the PROC_MESS_CHARAC parameter). The characteristic values that are passed are not checked again with the allowed values defined for the characteristic in PROCESS_MESSAGE_CREATE.

The module can be called up several times within a transaction. The newly created characteristics are updated with the COMMIT WORK of the calling program.

The PROC_MESS_NEW_ID parameter returns the internal numbers of all newly created messages.

The PROC_MESS_HEADER_RTC and PROC_MESS_CHARAC_RTC parameters contain return codes and error messages for the message data that was passed on.

Example

Notes

If characteristic values are entered in dialog, you can use the functions of the C5CH function group to check the values entered and to convert them to internal format.

You can use the context check functions (function group COC1, COC1_PPPI_CHAR_VALUES_CONTEXT) to determine whether the characteristic values are consistent with each other.

Further information





Parameters

PROC_MESS_CHARAC
PROC_MESS_CHARAC_RTC
PROC_MESS_HEADER
PROC_MESS_HEADER_RTC
PROC_MESS_NEW_ID
PROC_MESS_TEXTLINES
SHOW_CHAR_DESCR_IN_ERROR_MSG

Exceptions

INTERNAL_FAILURE
NO_AUTHORITY

Function Group

COC5I

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2770 Date: 20240523 Time: 123107     sap01-206 ( 40 ms )