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 C_STATE_ALLOWED Constant Public Type reference (TYPE) CHAR01 'X' Authorization allowed 20030731
2 C_STATE_DENIED Constant Public Type reference (TYPE) CHAR01 ' ' Authorization denied 20030731
3 C_STATE_UNDEFINED Constant Public Type reference (TYPE) CHAR01 'U' Not Defined 20030731
4 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20030731
5 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20030731
6 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20030731
7 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20030731
8 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20030731
9 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20030731
10 STATE 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 SET_ALLOWED Instance method Public Method Set state to authorization allowed 20030731
2 SET_DENIED 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 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20030731
2 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20030731
3 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20030731
4 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20030731
5 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20030731
6 Importing 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