SAP ABAP Function Module ECATT_DDIF_TABL_GET (DD: Schnittstelle zum Lesen einer Tabelle aus dem ABAP Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SETT (Package) eCATT Components in Remote Systems
⤷
⤷
Basic Data
| Function Module | ECATT_DDIF_TABL_GET | DD: Schnittstelle zum Lesen einer Tabelle aus dem ABAP Dictionary |
| Function Group | SETRM | eCATT SUT: DDIC, FUN, ABAP, SAPGUI |
| Program Name | SAPLSETRM | |
| INCLUDE Name | LSETRMU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
GOTSTATE | TYPE | DDGOTSTATE | Status in Which Reading Took Place | |||
| |
DD02V_WA | TYPE | DD02V | Table header | |||
| |
DD09L_WA | TYPE | DD09V | Technical settings of the table | |||
| |
NAME | TYPE | DDOBJNAME | Name of the table to be read | |||
| |
STATE | TYPE | DDOBJSTATE | 'A' | Read status of the table | ||
| |
LANGU | TYPE | SYST-LANGU | ' ' | Language in which Texts are Read | ||
| |
DD03P_TAB | TYPE | DD03P | Table fields | |||
| |
DD05M_TAB | TYPE | DD05M | Foreign key fields of the table | |||
| |
DD08V_TAB | TYPE | DD08V | Foreign keys of the table | |||
| |
DD12V_TAB | TYPE | DD12V | Table indexes | |||
| |
DD17V_TAB | TYPE | DD17V | Index fields of the table | |||
| |
DD35V_TAB | TYPE | DD35V | Header of the search help assignments of the table | |||
| |
DD36M_TAB | TYPE | DD36M | Allocations of the search help assignments of the table | |||
| |
ILLEGAL_INPUT | TYPE | Value not allowed for parameter | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010220 |
| SAP Release Created in | 610 |