SAP ABAP Function Module ITSAMCG_DDIF_TTYP_PUT (For creating table types)
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_TTYP_PUT | For creating table types |
Function Group | ITSAM_CODEGENERATOR | Code Generator Function Modules |
Program Name | SAPLITSAM_CODEGENERATOR | |
INCLUDE Name | LITSAM_CODEGENERATORU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURNCODE | TYPE | I | return code based on sy-subrc value | |||
![]() |
RETURNDESC | TYPE | STRING | error description based on exceptions | |||
![]() |
DELETED | TYPE | DDBOOL_D | DD: truth value | |||
![]() |
NAME | TYPE | DDOBJNAME | Name of ABAP Dictionary Object | |||
![]() |
DD40V_WA | TYPE | DD40V | DD: Interface structure for table types | |||
![]() |
SRCSYSTEM | TYPE | SRCSYSTEM | Original System of Object | |||
![]() |
REQNUM | TYPE | TRKORR | Request/task up to and including Release 3.0 | |||
![]() |
DEVCLASS | TYPE | DEVCLASS | Package | |||
![]() |
MASTERLANG | TYPE | MASTERLANG | 'E' | Original Language in Repository objects | ||
![]() |
TYPENAME | TYPE | DDOBJTYP | Object type of an ABAP Dictionary object | |||
![]() |
DD42V_TAB | TYPE | DD42V | DD: Interface structure for table type key fields (TTKF) | |||
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 |