SAP ABAP Function Module DSVAS_AUTH_CHECK (Package and Session Authorization Check)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   SV-SMG-SVD-SWB (Application Component) Service Session Workbench
     DSVAS (Package) Service Assistant
Basic Data
Function Module DSVAS_AUTH_CHECK Package and Session Authorization Check  
Function Group DSVAS_AUTH   DSVAS: Authorization verification  
Program Name SAPLDSVAS_AUTH   DSVAS: Berechtigungsprüfung 
INCLUDE Name LDSVAS_AUTHU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BUNDLE_ID TYPE DSVASSESSPACK-BUNDLE_ID Bundle des Pakets
Importing I_SESSITYPE TYPE DSVASSESSPACK-SESSITYPE Bundle Typ des Pakets
Importing I_BUNDLE_VERSNR TYPE DSVASSESSPACK-BUNDLE_VERSNR Version des Pakets: Leer=>produktiver Version wird ermittelt
Importing I_ACTVT TYPE DSVASPCKSESAUTH Aktivität
Exception NO_AUTH_CREATE_SESSION TYPE User isn#t authorised to create/generate session
Exception NO_AUTH_CHANGE_SESSION TYPE User isn#t authorised to change session
Exception NO_AUTH_DISPLAY_SESSION TYPE User isn#t authorised to display session
Exception NO_AUTH_INITIALIZE_SESSION TYPE User isn#t authorised to initialize session
Exception NO_AUTH_DISPLAY_DOWNLOAD_DATA TYPE User isn#t authorised to display download data
Exception NO_AUTH_DELETE_SESSION TYPE User isn#t authorised to delete session
Exception NO_AUTH_CREATE_REPORTS TYPE User isn#t authorised to create/generate reports
Exception NO_AUTH_CHANGE_REPORTS TYPE User isn#t authorised to change reports
Exception NO_AUTH_DISPLAY_REPORTS TYPE User isn#t authorised to display reports
Exception NO_AUTH_DELETE_REPORTS TYPE User isn#t authorised to delete reports
Exception NO_AUTH_UPLOAD_REPORTS TYPE User isn#t authorised to upload reports
Exception NOT_DEFINED TYPE Package or session not defined
               
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  20100705 
SAP Release Created in