SAP ABAP Function Module DD_SQLT_ACT (DD_SQLT_ACT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
Function Module DD_SQLT_ACT  
Function Group SDTA   Table Activation  
Program Name SAPLSDTA    
INCLUDE Name LSDTAU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PROTNAME TYPE ' '
Changing PRID TYPE SYST-TABIX 0 Internal Tables, Current Row Index
Changing DD06V_WA TYPE DD06V SQLT Source, Header
Changing DD16V_TAB TYPE DDDD16VTAB SQLT Source, Fields
Changing DD09L_WA TYPE DD09L
Exporting RC TYPE SYST-SUBRC Return Code
Importing DEVICE TYPE SPRWR-DEVICE 'F' Output device
Importing PATH TYPE ' '
Importing TABNAME TYPE DD06L-SQLTAB Name of Pool/Cluster in the Database
Importing TIMER_ON TYPE DCSQLTCTRL-TIMER_ON ' ' DD: Flag ('X',''): Switch on timer ?
Importing DISPLAY TYPE DDREFSTRUC-BOOL ' '
Importing AUTH_CHK TYPE DCSQLTCTRL-DB_AUTH 'X' DD.: Flag if author. check for DB changes executed
Importing EXCOMMIT TYPE DCSQLTCTRL-EXCOMMIT ' ' DD: Flag ('X','') if commit should be performed
Importing SETTMST TYPE DCSQLTCTRL-SETTMST ' ' Force updating of the time stamp
Importing FUNCT TYPE DCSQLTCTRL-FUNCT 'ACT'
Importing GET_STATE TYPE DCSQLTCTRL-GETSTATE 'M' String for controll. read routines for phys. pools/clusters
Importing NTAB_PUTSTATE TYPE DCSQLTCTRL-NTABSTATE 'A' Dict: Flag ('N','A'): Is nametab written inactive/active?
Importing WRITE_ENDMESS TYPE DCSQLTCTRL-WRITE_ENDM 'X'
Importing NO_CHECK TYPE DCSQLTCTRL-NO_CHECK ' '
Exception NOT_CREATED TYPE
Exception WRONG_INPUT_PARAMETER TYPE
Exception NOT_FOUND 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  20010309 
SAP Release Created in