The Function Module CUD2_TABLE_CONTENT_PREPARE (Vorbereiten Änderungen Tabelleninhalt) is a standard Function Module in SAP ERP and is part of the function group CUD2 within the package CUMT.
Function Module | CUD2_TABLE_CONTENT_PREPARE |
Short Text | Vorbereiten Änderungen Tabelleninhalt |
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_CHANGE_NUMBER | LIKE | AENR-AENNR | SPACE | Change number |
CUD2_DATE | LIKE | AENR-DATUV | Date | |
CUD2_DISPLAY_ONLY | LIKE | SPACE | ||
CUD2_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Language |
CUD2_TABLE | LIKE | RCUD2-TABLE | Table name |
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_INCORRECT | |
NO_CHARACTERISTICS | |
TABLE_NOT_FOUND | Table not found |
TABLE_WORK_COMMITTED |