Menu

SAP Function Module CUD2_TABLE_LINE_DELETE

Löschen einer Tabellenzeile

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.

Technical Information

Function Module CUD2_TABLE_LINE_DELETE
Short Text Löschen einer Tabellenzeile
Function Group CUD2
Package CUMT
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CHANGE_NUMBER_CONFLICT Änderung nur mit anderer Änderungsnummer
CHANGE_NUMBER_REQUIRED Change number missing
NOT_FOUND Internal error
TABLE_NOT_PREPARED