SAP ABAP Class CL_AUNIT_PERMISSION_CONTROL (INTERNAL: Authorization service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷
⤷
Properties
| Class | CL_AUNIT_PERMISSION_CONTROL | |
| Short Description | INTERNAL: Authorization service | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
| Created | 20050106 | SAP |
| Last change | 20140121 | 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_AUNIT_PERMISSION_CONTROL has no interface implemented.
Friends
Class CL_AUNIT_PERMISSION_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | '03' | 20130412 | ||||
| 2 | Constant | Private | See coding | '16' | 20130412 | ||||
| 3 | Constant | Private | Type reference (TYPE) | ABAP_BOOL | 'I' | 20130412 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | C_INITIAL | 20050106 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | C_INITIAL | 20050106 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | C_INITIAL | 20050106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the upper 'Risk Limit' | 20050106 | |
| 2 | Static method | Public | Method | Checks for authorization | 20090825 | |
| 3 | Static method | Public | Method | Checks for authorization | 20080822 | |
| 4 | Static method | Public | Method | Productive client in customer system? | 20050106 | |
| 5 | Static method | Public | Method | Checks if the system is an SAP internal system | 20050106 | |
| 6 | Static method | Public | Method | Do the system settings allow setup unit tests? | 20050106 |
Events
Class CL_AUNIT_PERMISSION_CONTROL has no event.
Types
Class CL_AUNIT_PERMISSION_CONTROL has no local type.
Method Signatures
Method GET_MAX_RISK_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_D_ALLOWED_RISK_LEVEL | obere Grenze Risikostufe | 20050106 |
Method GET_MAX_RISK_LEVEL on class CL_AUNIT_PERMISSION_CONTROL has no exception.
Method IS_AUTHORIZED_TO_EXECUTE 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 | 20090825 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20090825 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090825 |
Method IS_AUTHORIZED_TO_EXECUTE on class CL_AUNIT_PERMISSION_CONTROL has no exception.
Method IS_AUTHORIZED_TO_USE_IN_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 | 20080822 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20080822 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080822 |
Method IS_AUTHORIZED_TO_USE_IN_IDE on class CL_AUNIT_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 | 20050106 |
Method IS_PRODUCTIVE_CUSTOMER_CLIENT on class CL_AUNIT_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 | Wahr, falls internes System | 20050106 |
Method IS_SAP_SYSTEM on class CL_AUNIT_PERMISSION_CONTROL has no exception.
Method IS_TEST_ENABLED_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 | 20050106 |
Method IS_TEST_ENABLED_CLIENT on class CL_AUNIT_PERMISSION_CONTROL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |