The Function Module CACS_GET_WHERE_CLAUSE (Bildet die WHERE-Bedingung für Tabellen ohne APPL anhand TCACS_REGCT) is a standard Function Module in SAP ERP and is part of the function group CACS_CUSTCOPY within the package CACSCUST.
Function Module | CACS_GET_WHERE_CLAUSE |
Short Text | Bildet die WHERE-Bedingung für Tabellen ohne APPL anhand TCACS_REGCT |
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_APPL | TYPE | CACSAPPL | Zu lesende Anwendung | |
I_TABNAME | TYPE | DDOBJNAME | Name eines ABAP Dictionary-Objekts |
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 |
---|---|
NO_WHERE_COND | Keine WHERE-Bedingung gefunden |