The Function Module CUD2_TABLE_LINE_DELETE (Löschen einer Tabellenzeile) 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_DELETE |
Short Text | Löschen einer Tabellenzeile |
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_LINE_INDEX | LIKE | SY-TABIX | Temporary table line index | |
CUD2_LINE_POSITION | LIKE | CUVTLN-VTLIN | Position number of table line |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHANGE_NUMBER_CONFLICT | Änderung nur mit anderer Änderungsnummer |
CHANGE_NUMBER_REQUIRED | Change number missing |
NOT_FOUND | Internal error |
TABLE_NOT_PREPARED |