SAP ABAP Function Module VIEW_AUTHORITY_CHECK (Authorization Check for Views/Tables (Extended Table Maintenance))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
     SVIM (Package) Basis View Maintenance
Basic Data
Function Module VIEW_AUTHORITY_CHECK Authorization Check for Views/Tables (Extended Table Maintenance)  
Function Group SVIX   Editing tabular data  
Program Name SAPLSVIX   View maintenance aux. module 
INCLUDE Name LSVIXU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing ORG_CRIT_INST TYPE VIMTY_OC_TYPE Instantiated Table Organizational Criteria
Exporting GRANTED_ACTVT TYPE ACTIV_AUTH Checked Table Activity
Importing VIEW_ACTION TYPE 'U' Action: Display/Change/Transport (S/U/T)
Importing VIEW_NAME TYPE DD25V-VIEWNAME Name of the table/view to be checked
Importing NO_WARNING_FOR_CLIENTINDEP TYPE ' ' Flag: No Warning for Cross-Client Objects
Importing CHECK_ACTION_ALTERNATIVE TYPE FLAG Flag: Alternative Action Type for Authorization Check
Exception INVALID_ACTION TYPE The specified action is not allowed
Exception NO_AUTHORITY TYPE The specified table/view action is not allowed
Exception NO_CLIENTINDEPENDENT_AUTHORITY TYPE No Authorization for Maintaining Cross-Client Tables/Views
Exception TABLE_NOT_FOUND TYPE The specified view/table does not exist
Exception NO_LINEDEPENDENT_AUTHORITY TYPE No Row Authorization
               
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