SAP ABAP Function Module DDIF_TTYP_PUT (DD: Interface for Writing a Table Type to the ABAP Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DDIF_TTYP_PUT | DD: Interface for Writing a Table Type to the ABAP Dictionary |
Function Group | SDIF | Interfaces for the ABAP Dictionary |
Program Name | SAPLSDIF | |
INCLUDE Name | LSDIFU32 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NAME | TYPE | DDOBJNAME | Name of Table Type to be Written | |||
![]() |
DD40V_WA | TYPE | DD40V | ' ' | Header of Table Type | ||
![]() |
DD42V_TAB | TYPE | DD42V | Key Fields of Table Type | |||
![]() |
DD43V_TAB | TYPE | DD43V | Structure for DD43L and DD43T | |||
![]() |
TTYP_NOT_FOUND | TYPE | No Definition Exists for Table Type | ||||
![]() |
NAME_INCONSISTENT | TYPE | Name in Sources Inconsistent with NAME | ||||
![]() |
TTYP_INCONSISTENT | TYPE | Inconsistent Sources | ||||
![]() |
PUT_FAILURE | TYPE | Write Error (ROLLBACK Recommended) | ||||
![]() |
PUT_REFUSED | TYPE | Write not Allowed | ||||
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 | 19970502 |
SAP Release Created in |