SAP ABAP Class CL_ADT_PERMISSION_CONTROL (Service for checking authorizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_REST (Package) REST Framework
⤷
⤷
Properties
| Class | CL_ADT_PERMISSION_CONTROL | |
| Short Description | Service for checking authorizations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SADT_REST | REST Framework |
| Created | 20101011 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ADT_PERMISSION_CONTROL has no interface implemented.
Friends
Class CL_ADT_PERMISSION_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20101011 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20101011 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20101011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks for authorization | 20101011 | |
| 2 | Static method | Public | Method | Productive client in customer system? | 20101011 | |
| 3 | Static method | Public | Method | Checks if the system is an SAP internal system | 20101011 |
Events
Class CL_ADT_PERMISSION_CONTROL has no event.
Types
Class CL_ADT_PERMISSION_CONTROL has no local type.
Method Signatures
Method IS_AUTHORIZED_TO_USE_IDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101011 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20101011 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101011 |
Method IS_AUTHORIZED_TO_USE_IDE on class CL_ADT_PERMISSION_CONTROL has no exception.
Method IS_PRODUCTIVE_CUSTOMER_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101011 |
Method IS_PRODUCTIVE_CUSTOMER_CLIENT on class CL_ADT_PERMISSION_CONTROL has no exception.
Method IS_SAP_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | True, if internal system | 20101011 |
Method IS_SAP_SYSTEM on class CL_ADT_PERMISSION_CONTROL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |