Menu

SAP Function Module COC2_TABLE_INSERT_DB

Dyn. Tabelleninsert

The Function Module COC2_TABLE_INSERT_DB (Dyn. Tabelleninsert) 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_TABLE_INSERT_DB
Short Text Dyn. Tabelleninsert
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
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
TABLE_LINES LIKE RCOCL Entries to be inserted

Exceptions

This function module does not define any Exceptions.