SAP ABAP Function Module DD_TTYP_PUT (DD: Interface for writing table types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
Basic Data
Function Module DD_TTYP_PUT DD: Interface for writing table types  
Function Group STYP   Interfaces for types  
Program Name SAPLSTYP    
INCLUDE Name LSTYPU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CTRL_TTYP_PUT TYPE DCTTYPPUT 'XX'
Importing DD40V_WA TYPE DD40V Header of Table Type
Importing PUT_STATE TYPE DDREFSTRUC-STATE 'N'
Importing PRID TYPE SYST-TABIX 0
Importing TTYP_NAME TYPE DD40V-TYPENAME Name of table type
Tables DD42V_TAB TYPE DD42V Key Fields of Table Type
Tables DD43V_TAB TYPE DD43V Struktur über DD43L und DD43T
Exception DB_ACCESS_FAILURE TYPE
Exception ILLEGAL_VALUE TYPE
Exception OBJECT_INCONSISTENT TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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