SAP ABAP Class IF_UC_TASK_AUTHORITY_CHECK (Authorization Check for Tasks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_TASK_AUTHORITY_CHECK Authorization Check for Tasks 20020701
Properties
Class IF_UC_TASK_AUTHORITY_CHECK  
Short Description Authorization Check for Tasks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020701   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_TASK_AUTHORITY_CHECK has no forward declaration.
Interfaces
Class IF_UC_TASK_AUTHORITY_CHECK has no interface implemented.
Friends
Class IF_UC_TASK_AUTHORITY_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTVT_DISPLAY Constant Public Type reference (TYPE) ACTIV_AUTH '03' Activity - Display 20040211
2 GC_ACTVT_EXECUTE Constant Public Type reference (TYPE) ACTIV_AUTH '16' Activity - Execute 20020701
3 GC_ACTVT_EXECUTE_TEST Constant Public Type reference (TYPE) ACTIV_AUTH '48' Activity - Simulate 20020716
4 GC_ACTVT_LOCK Constant Public Type reference (TYPE) ACTIV_AUTH '05' Activity - Block 20020701
5 GC_ACTVT_SET_STATUS Constant Public Type reference (TYPE) ACTIV_AUTH 'A3' Activity - Change Status 20020701
6 GC_ACTVT_UNLOCK Constant Public Type reference (TYPE) ACTIV_AUTH '95' Activity - Unblock 20020701
7 GT_AUTHORIZATION_FIELD Static Attribute Public Type reference (TYPE) UCS_T_AUTHORIZATION_FIELD Assigned characteristics 20020715
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method Authorization Check 20020701
2 GET_AUTHORIZED_VALUES Instance method Public Method Values User is Authorized for 20020815
3 GET_INSTANCE Static method Public Method Get Instance 20020703
Events
Class IF_UC_TASK_AUTHORITY_CHECK has no event.
Types
Class IF_UC_TASK_AUTHORITY_CHECK has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020715
2 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_T_VALUE Feldwerte 20020702
3 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20020701
4 Importing I_TASK Call by reference Type reference (TYPE) UC_TASK Maßnahme 20020701

Method CHECK_AUTHORITY on class IF_UC_TASK_AUTHORITY_CHECK has no exception.

Method GET_AUTHORIZED_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTHORIZED_VALUE Call by reference Type reference (TYPE) UCS_T_AUTHORIZED_VALUE Berechtigungsprüfung für Maßnahmen - berechtigte Werte 20020916
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020815
3 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20020815
4 Importing I_UNAME Call by reference Type reference (TYPE) UNAME Benutzername 20020815

Method GET_AUTHORIZED_VALUES on class IF_UC_TASK_AUTHORITY_CHECK has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UC_TASK_AUTHORITY_CHECK Berechtigungsprüfung für Maßnahmen 20020703
2 Importing I_AREA Call by reference Type reference (TYPE) UC_AREA Konsolidierungsgebiet 20020703

Method GET_INSTANCE on class IF_UC_TASK_AUTHORITY_CHECK has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in