The Function Module CACS_TABL_GET_GENERALIZED (Liest lokale Tabelle oder lokale Kopie einer fernen Tabelle) is a standard Function Module in SAP ERP and is part of the function group CACS_FIELDLIST within the package CACSDG.
Function Module | CACS_TABL_GET_GENERALIZED |
Short Text | Liest lokale Tabelle oder lokale Kopie einer fernen Tabelle |
Function Group | CACS_FIELDLIST |
Package | CACSDG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NAME | TYPE | DDOBJNAME | Name der zu lesenden Tabelle | |
I_RFCDEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_DD02V | TYPE | DD02V | Header der Tabelle | |
S_DD09L | TYPE | DD09V | Technische Einstellungen der Tabelle | |
T_DD03P | TYPE | DD03TTYP | Felder der Tabelle |
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 |
---|---|
READ_ERROR | Tabelle konnte nicht gelesen werden |