Menu

SAP Function Module COC2_APPEND_TABLE_LINE

Erzeugt eine neue Tabellenzeile für dyn. Tabelleninsert v. Meldungen

The Function Module COC2_APPEND_TABLE_LINE (Erzeugt eine neue Tabellenzeile für dyn. Tabelleninsert v. Meldungen) is a standard Function Module in SAP ERP and is part of the function group COC2 within the package CMX_PM.

Technical Information

Function Module COC2_APPEND_TABLE_LINE
Short Text Erzeugt eine neue Tabellenzeile für dyn. Tabelleninsert v. Meldungen
Function Group COC2
Package CMX_PM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_HEADER LIKE COMH Message number
TABNAME LIKE DNTAB-TABNAME Table name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAMETAB LIKE DNTAB NAMETAB table definition
TABLE_FIELD_VALUES LIKE RCODP Field and values

Exceptions

This function module does not define any Exceptions.