SAP ABAP Function Module DD_TABT_CHK_STORPAR_VALUE (DD: Checks if values of table-class and table-categorie are correct)
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_TABT_CHK_STORPAR_VALUE DD: Checks if values of table-class and table-categorie are correct  
Function Group SDTT   Technical Settings Activation Program  
Program Name SAPLSDTT    
INCLUDE Name LSDTTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC_TABKAT TYPE SYST-SUBRC
Exporting RC_TABART TYPE SYST-SUBRC
Importing TABKAT_CHK TYPE DDREFSTRUC-BOOL 'X'
Importing TABART_CHK TYPE DDREFSTRUC-BOOL 'X'
Importing TABKAT TYPE DD09L-TABKAT
Importing TABART TYPE DD09L-TABART
Exception ILLEGAL_VALUE TYPE
Exception OP_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  19980504 
SAP Release Created in