SAP ABAP Function Module DD_VIEW_ACT (DDinternal: view activation program)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Function Module DD_VIEW_ACT DDinternal: view activation program  
Function Group SDVA   View Activation Program  
Program Name SAPLSDVA    
INCLUDE Name LSDVAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code: 0:o.k. 4: warning 8: error
Exporting DBACT TYPE TBATG-FCT Necessary/performed database action
Importing VIEWNAME TYPE DD25L-VIEWNAME View name
Importing GET_STATE TYPE DDREFSTRUC-STATE 'M' Read status A or M
Importing ACT_MODE TYPE DDREFSTRUC-MODE Activation mode (see F2)
Importing AUTH_CHK TYPE DDREFSTRUC-BOOL 'X' Execute internal authority check
Importing PRID TYPE SYST-TABIX Log ID
Importing PROTNAME TYPE DDPRH-PROTNAME SPACE Log name alternative to PRID
Exception VIEW_NOT_FOUND TYPE View could not be read
Exception PARAMETER_ERROR TYPE Incorrect parameter
Exception ACTOK_FAILURE TYPE Activation only permitted with TACOB
               
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  19990505 
SAP Release Created in