SAP ABAP Class CL_RSAN_WBH_AUTHORITY_STATE (Authorization State for Authorization Check Request)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_WBH (Package) APD - Tool - User Interface - Main Control
⤷
⤷
Properties
| Class | CL_RSAN_WBH_AUTHORITY_STATE | |
| Short Description | Authorization State for Authorization Check Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_WBH | APD - Tool - User Interface - Main Control |
| Created | 20030731 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_WBH_AUTHORITY_STATE has no forward declaration.
Interfaces
Class CL_RSAN_WBH_AUTHORITY_STATE has no interface implemented.
Friends
Class CL_RSAN_WBH_AUTHORITY_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | 'X' | Authorization allowed | 20030731 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | ' ' | Authorization denied | 20030731 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'U' | Not Defined | 20030731 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20030731 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20030731 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20030731 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20030731 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20030731 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20030731 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | C_STATE_UNDEFINED | State of authorization check | 20030731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set state to authorization allowed | 20030731 | |
| 2 | Instance method | Public | Method | Set state to authorization denied | 20030731 |
Events
Class CL_RSAN_WBH_AUTHORITY_STATE has no event.
Types
Class CL_RSAN_WBH_AUTHORITY_STATE has no local type.
Method Signatures
Method SET_ALLOWED Signature
Method SET_ALLOWED on class CL_RSAN_WBH_AUTHORITY_STATE has no parameter.
Method SET_ALLOWED on class CL_RSAN_WBH_AUTHORITY_STATE has no exception.
Method SET_DENIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20030731 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20030731 | |||
| 3 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20030731 | |||
| 4 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20030731 | |||
| 5 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20030731 | |||
| 6 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20030731 |
Method SET_DENIED on class CL_RSAN_WBH_AUTHORITY_STATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |