SAP ABAP Class CL_SATC_PERMISSION_CONTROL (Service for checking authorizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_AUX_CORE (Package) INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details
⤷
⤷
Properties
| Class | CL_SATC_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 | SATC_SHARED_AUX_CORE | INTERNAL: - *NO* REUSE - Auxiliaries Implemention Details |
| Created | 20070104 | SAP |
| Last change | 20130531 | 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_SATC_PERMISSION_CONTROL has no interface implemented.
Friends
Class CL_SATC_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' | 20070104 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20070104 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20070104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is user authorized to use development tools | 20090827 | |
| 2 | Static method | Public | Method | Is system a SAP internal system | 20070104 |
Events
Class CL_SATC_PERMISSION_CONTROL has no event.
Types
Class CL_SATC_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 | 20090827 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090827 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090827 |
Method IS_AUTHORIZED_TO_USE_IDE on class CL_SATC_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 | 20070104 |
Method IS_SAP_SYSTEM on class CL_SATC_PERMISSION_CONTROL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |