SAP ABAP Class CL_DPR_AUTHORIZATION_CHECKER (DevPro: Check Authorization Including Dependent Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_CORE (Package) Project Management - Application Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_VISITOR | Development Projects: Abstract Visitor | 20020816 |
Properties
| Class | CL_DPR_AUTHORIZATION_CHECKER | |
| Short Description | DevPro: Check Authorization Including Dependent Objects | |
| Super Class | CL_DPR_VISITOR | Development Projects: Abstract Visitor |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | DPR_CORE | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_CORE | Project Management - Application Core |
| Created | 20020816 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_AUTHORIZATION_CHECKER has no forward declaration.
Interfaces
Class CL_DPR_AUTHORIZATION_CHECKER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_CHECKLIST_O | 20020816 | Development Projects: Checklist |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_AUTHORIZATION_ELEMENT | Development Projects: Objects with Authorizations | 20020816 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR04 | Authorization Check Activity | 20020826 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Actual Check | 20020826 | |
| 2 | Static method | Public | Method | Create a Checklist Template from Operative Checklist | 20020816 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020816 | |
| 4 | Instance method | Public | Constructor | Constructor | 20020816 | |
| 5 | Static method | Private | Method | Create New Instance | 20020816 | |
| 6 | Instance method | Private | Method | Access Method to Result (Reading) | 20020816 | |
| 7 | Instance method | Private | Method | Access Method to Parameter for Checking (Writing) | 20020816 |
Events
Class CL_DPR_AUTHORIZATION_CHECKER has no event.
Types
Class CL_DPR_AUTHORIZATION_CHECKER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ITERATOR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ITERATOR_ELEMENT | Development Projects: Schnittstelle aller iterierb. Elemente | 20020826 |
Method CHECK on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AUTH_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_AUTHORIZATION_ELEMENT | zu prüfendes Element | 20020816 | |||
| 2 | IV_DPR_ACTIVITY | Call by reference | Type reference (TYPE) | CHAR04 | Aktivität für Berechtigungsprüfung | 20020816 | |||
| 3 | RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | Ergebnis | 20020816 |
Method CHECK_AUTHORIZATION on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_AUTHORIZATION_CHECKER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_AUTHORIZATION_CHECKER has no parameter.
Method CONSTRUCTOR on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method CREATE_CHECKER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AUTH_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_AUTHORIZATION_ELEMENT | Development Projects: Objekte, die Berechtigungen besitzen | 20020816 | |||
| 2 | IV_DPR_ACTIVITY | Call by reference | Type reference (TYPE) | CHAR04 | Aktivität für Berechtigungsprüfung | 20020816 | |||
| 3 | RR_AUTHORIZATION_CHECKER | Value transfer | Object reference (TYPE REF TO) | CL_DPR_AUTHORIZATION_CHECKER | DevPro: Anlegen einer Checklistenvorlage aus op. Checkliste | 20020816 |
Method CREATE_CHECKER_INSTANCE on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020816 |
Method GET_RESULT on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
Method SET_CHECK_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AUTH_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_AUTHORIZATION_ELEMENT | Development Projects: Objekte, die Berechtigungen besitzen | 20020816 | |||
| 2 | IV_DPR_ACTIVITY | Call by reference | Type reference (TYPE) | CHAR04 | Aktivität für Berechtigungsprüfung | 20020816 |
Method SET_CHECK_PARAMETERS on class CL_DPR_AUTHORIZATION_CHECKER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |