SAP ABAP Function Module DD_AUTH_CHECK (Authority check for Data Dictionary and database utility)
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 DD_AUTH_CHECK Authority check for Data Dictionary and database utility  
Function Group SDD0   DDIC Basis Utilities  
Program Name SAPLSDD0    
INCLUDE Name LSDD0U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code as for AUTHORITY_CHECK
Importing ACTION TYPE SPACE Action as String. See function documentation
Importing ACTION_CODE TYPE TACT-ACTVT SPACE Action as TACT-Code. See function documentation
Importing DEVCLASS TYPE TDEVC-DEVCLASS SPACE provided development class for new objects
Importing MSG_TYP TYPE SPACE Category of message for missing authorization
Importing OBJNAME TYPE Name of the object
Importing ID TYPE DCOBJDEF-ID SPACE
Importing OBJTYPE TYPE Object type. For example DOMA, DTEL, TABL, VIEW
Exception ACTION_UNSUPPORTED TYPE Action is not supported.
Exception OBJTYPE_UNSUPPORTED TYPE Object type is not supported.
Exception PARAM_ERROR TYPE ACTION and ACTION_CODE were both supplied.
               
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  19950113 
SAP Release Created in