Menu

SAP Function Module CO_IT_ITAB_REC_INS

Einfügen eines Satzes in die Dialogtabelle

The Function Module CO_IT_ITAB_REC_INS (Einfügen eines Satzes in die Dialogtabelle) is a standard Function Module in SAP ERP and is part of the function group COIT within the package CO.

Technical Information

Function Module CO_IT_ITAB_REC_INS
Short Text Einfügen eines Satzes in die Dialogtabelle
Function Group COIT
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCLST_IMP LIKE RCLST record of the dialog table to be inserted

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_DT_EXP LIKE SY-TABIX Index on inserted record in dialog table
LSTNR_EXP LIKE RCLST-LSTNR List number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DUBREC