SAP ABAP Function Module DD_TTYP_ACT (DD: Table type activator for single processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTT (Package) DD: Table types
Basic Data
Function Module DD_TTYP_ACT DD: Table type activator for single processing  
Function Group SDTTA   DD: Activation of table types  
Program Name SAPLSDTTA   DD: Activation of table types 
INCLUDE Name LSDTTAU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ACT_RESULT TYPE SYST-SUBRC
Importing TTYP_NAME TYPE DD40L-TYPENAME Name of Table Type to be Activated
Importing ACT_MODE TYPE DDREFSTRUC-MODE 9 Activation mode
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X'
Importing PRID TYPE SYST-TABIX 0
Importing DEVICE TYPE SPRWR-DEVICE 'T'
Importing PATH TYPE ' '
Importing PROTNAME TYPE ' '
Importing TIMER_ON TYPE DDREFSTRUC-STATE ' '
Importing TRACE TYPE SYST-TABIX 0 Trace ON
Tables CTRL_TABL_RES TYPE DCTABLRES
Exception ILLEGAL_VALUE TYPE
Exception ACT_REFUSED TYPE
Exception READ_FAILURE TYPE
Exception PUT_FAILURE TYPE
Exception INTERNAL_FAILURE 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  19970801 
SAP Release Created in