The Function Module CUD2_TABLE_LINE_APPEND () is a standard Function Module in SAP ERP and is part of the function group CUD2 within the package CUMT.
Function Module | CUD2_TABLE_LINE_APPEND |
Short Text | |
Function Group | CUD2 |
Package | CUMT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD2_INSERT_POS | TYPE | CUVTLN-VTLIN | 0 | Row Number of Variant Table - External |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD2_LINE_INDEX | LIKE | CUVTLN-VTLIN | Table line index | |
CUD2_WARNING | TYPE | C |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD2_TABLE_LINE_ENTRIES | LIKE | API_VALUE | Table entries |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TABLE_NOT_PREPARED | |
VALUE_NOT_ALLOWED |