SAP ABAP Class CL_SWF_GP_AUTHORITY_CHECK (Authorization Check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_RUN (Package) Runtime Components for Guided Procedures
Properties
Class CL_SWF_GP_AUTHORITY_CHECK  
Short Description Authorization Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_RUN   Runtime Components for Guided Procedures 
Created 20041111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class CL_SWF_GP_AUTHORITY_CHECK has no interface implemented.
Friends
Class CL_SWF_GP_AUTHORITY_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AUTH_ACTVT_DEPLOY Constant Public Type reference (TYPE) ACTIV_AUTH '64' Activity 20050114
2 C_AUTH_ACTVT_EXECUTE Constant Public Type reference (TYPE) ACTIV_AUTH '16' Activity 20041123
3 C_AUTH_ACTVT_FIELD Constant Public Type reference (TYPE) AUTHX-FIELDNAME 'ACTVT' Field Name 20041111
4 C_AUTH_ACTVT_READ Constant Public Type reference (TYPE) ACTIV_AUTH '03' Activity 20041111
5 C_AUTH_ACTVT_WRITE Constant Public Type reference (TYPE) ACTIV_AUTH '02' Activity 20041111
6 C_AUTH_OBJECT_GP Constant Public Type reference (TYPE) XUOBJECT 'S_WF_GPENG' Authorization Object 20041111
Methods
# Method Level Visibility Method type Description Created on
1 GP_DEF_DEPLOY Static method Public Method Deployment 20050114
2 GP_EXECUTE Static method Public Method Generic Execution (External Code) 20050114
3 GP_READ Static method Public Method Generic Read 20050114
4 GP_ROLES_READ Static method Public Method Read Properties of a Role or Role Instance 20050114
5 GP_ROLES_WRITE Static method Public Method Write Properties of a Role or Role Instance 20050114
6 GP_RUN_AC_READ Static method Public Method Read Properties of Activity 20050114
7 GP_RUN_AC_WRITE Static method Public Method Status or Context Change of Activity 20050114
8 GP_RUN_GP_READ Static method Public Method Read Properties of One or More Processes 20050114
9 GP_RUN_GP_WRITE Static method Public Method Write Properties of Process 20050114
10 GP_WRITE Static method Public Method Generic Write 20050114
Events
Class CL_SWF_GP_AUTHORITY_CHECK has no event.
Types
Class CL_SWF_GP_AUTHORITY_CHECK has no local type.
Method Signatures

Method GP_DEF_DEPLOY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS neue Eingabewerte 20050114

Method GP_DEF_DEPLOY on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS neue Eingabewerte 20050114

Method GP_EXECUTE on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_READ on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_ROLES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_ROLES_READ on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_ROLES_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_ROLES_WRITE on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_RUN_AC_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_RUN_AC_READ on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_RUN_AC_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_RUN_AC_WRITE on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_RUN_GP_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_RUN_GP_READ on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_RUN_GP_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_RUN_GP_WRITE on class CL_SWF_GP_AUTHORITY_CHECK has no exception.

Method GP_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050114
2 Returning RE_ERROR_MSG Value transfer Type reference (TYPE) SWF_T100MS Fehlermeldung 20050114

Method GP_WRITE on class CL_SWF_GP_AUTHORITY_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700