Menu

SAP Function Module COCM_MESS_CHARS_TO_DEST_FIELDS

Merkmalswerte in Empfängerzielfelder übernehmen

The Function Module COCM_MESS_CHARS_TO_DEST_FIELDS (Merkmalswerte in Empfängerzielfelder übernehmen) is a standard Function Module in SAP ERP and is part of the function group COCM within the package COCB.

Technical Information

Function Module COCM_MESS_CHARS_TO_DEST_FIELDS
Short Text Merkmalswerte in Empfängerzielfelder übernehmen
Function Group COCM
Package COCB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESTINATION LIKE TC51-CSDES Message destinations

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_HEADER LIKE COMH Message header

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG_ENTRIES LIKE RCOMP Entries for message log
MESSAGE_CHARACTERISTICS LIKE COME Message characteristics
TARGET_FIELDS LIKE RTC55EXT Target fields of destination module
TARGET_FIELD_VALUES LIKE RTC55VAL Target fields/characteristic values allocation

Exceptions

This function module does not define any Exceptions.