The Function Module CACS_READ_CTRTST (Lesen mit Versionsführung CACS_CTRTST(I)) is a standard Function Module in SAP ERP and is part of the function group CACS_CUSTCOPY within the package CACSCUST.
Function Module | CACS_READ_CTRTST |
Short Text | Lesen mit Versionsführung CACS_CTRTST(I) |
Function Group | CACS_CUSTCOPY |
Package | CACSCUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALL | TYPE | BOOLE_D | X - auch inaktive Versionen | |
I_APPL | TYPE | CACSAPPL | Zu lesende(s) Anwendung/Paket | |
I_TABNAME | TYPE | TABNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CTRTSTI | TYPE | TABLE | Einträge in CACS_CTRTSTI | |
T_ENTRIES | TYPE | TABLE | Einträge in CACS_CTRTST |
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 |
---|---|
NO_WHERE_COND | Keine Selektionsbedingung gefunden |
READ_ERROR | Fehler beim Lesen von CACS_CTRTST |