SAP ABAP Function Module ITSAMCG_DDIF_TABL_GET (For checking the existence of a structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-NWA-INC-DEV (Application Component) NWA Development Tools (Generators, Plug-Ins...)
⤷
SITSAM_CODEGEN (Package) ITSAM Code Generators

⤷

⤷

Basic Data
Function Module | ITSAMCG_DDIF_TABL_GET | For checking the existence of a structure |
Function Group | ITSAM_CODEGENERATOR | Code Generator Function Modules |
Program Name | SAPLITSAM_CODEGENERATOR | |
INCLUDE Name | LITSAM_CODEGENERATORU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GOTSTATE | TYPE | DDGOTSTATE | Status of an ABAP/4 Dictionary object | |||
![]() |
DD02V_WA | TYPE | DD02V | Generated Table for View DD02V | |||
![]() |
DD09L_WA | TYPE | DD09V | Interface: Technical Settings Table/View | |||
![]() |
RETURNCODE | TYPE | I | return code based on sy-subrc value | |||
![]() |
RETURNDESC | TYPE | STRING | error description based on exceptions | |||
![]() |
NAME | TYPE | DDOBJNAME | Name of ABAP Dictionary Object | |||
![]() |
STATE | TYPE | DDOBJSTATE | 'A' | Read status of an ABAP/4 Dictionary object | ||
![]() |
LANGU | TYPE | SYST-LANGU | ' ' | Language Key for the Current Text Environment | ||
![]() |
DEVCLASS | TYPE | DEVCLASS | Package | |||
![]() |
REQNO | TYPE | TRKORR_OLD | Request/task up to and including Release 3.0 | |||
![]() |
MASTERLANG | TYPE | MASTERLANG | 'E' | Original Language in Repository objects | ||
![]() |
SRCSYSTEM | TYPE | SRCSYSTEM | Original System of Object | |||
![]() |
DD03P_TAB | TYPE | DD03P | Structure | |||
![]() |
DD05M_TAB | TYPE | DD05M | Interface Structure for DD_TBFK_GET | |||
![]() |
DD08V_TAB | TYPE | DD08V | Generated Table for View DD08V | |||
![]() |
DD12V_TAB | TYPE | DD12V | Generated Table for View DD12V | |||
![]() |
DD17V_TAB | TYPE | DD17V | Secondary index fields with language key | |||
![]() |
DD35V_TAB | TYPE | DD35V | Assignment of structure fields and search helps: Headers | |||
![]() |
DD36M_TAB | TYPE | DD36M | Interface structure for field assignments table-search help | |||
![]() |
ILLEGAL_INPUT | TYPE | |||||
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 | 20100421 |
SAP Release Created in |