SAP ABAP Class /UI2/CL_WDR_CFG_ACCESSKEY (Access Key for Configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
Properties
Class /UI2/CL_WDR_CFG_ACCESSKEY  
Short Description Access Key for Configurations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/WD_CONFIGURATION   UI2: WD Configuration 
Created 20130314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_WDR_CFG_ACCESSKEY has no forward declaration.
Interfaces
Class /UI2/CL_WDR_CFG_ACCESSKEY has no interface implemented.
Friends
Class /UI2/CL_WDR_CFG_ACCESSKEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PGMID Constant Public Type reference (TYPE) PGMID 'R3TR' 'R3TR' 20130314
2 GC_GNS_NO_DIFF Constant Public Type reference (TYPE) NAMESPACE '/0*/' 20130314
3 TEST Static Attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130314
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_KEY_DIALOG_NECESSARY Static method Public Method Checks whether access key dialog is necessary 20130314
2 ACCESS_KEY_DIALOG_NEC_INT Static method Public Method Checks whether access key dialog is necessary 20130314
3 HANDLE_ACCESSKEY Instance method Public Method Dialog Method to Ascertain Access Key 20130314
4 ON_CANCEL_INT Instance method Public Method 20130314
5 ON_OK_INT Instance method Public Method 20130314
Events
# Event Type Visibility Description Created on
1 CANCEL_EVT Instance Event
(0)
Public
(2)
Failed to ascertain access key 20130314
2 OK_EVT Instance Event
(0)
Public
(2)
Access key ascertained 20130314
Types
Class /UI2/CL_WDR_CFG_ACCESSKEY has no local type.
Method Signatures

Method ACCESS_KEY_DIALOG_NECESSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACCESS_DIALOG_NECESSARY Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130314
2 Importing ADIR_KEY Call by reference Type reference (TYPE) ADIR_KEY TADIR key for releasing source 20130314

Method ACCESS_KEY_DIALOG_NECESSARY on class /UI2/CL_WDR_CFG_ACCESSKEY has no exception.

Method ACCESS_KEY_DIALOG_NEC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACCESS_DIALOG_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130314
2 Importing ADIR_KEY Call by reference Type reference (TYPE) ADIR_KEY TADIR key for releasing source 20130314
3 Exporting OBJECT_DIALOG_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130314
4 Exporting USER_DIALOG_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130314

Method ACCESS_KEY_DIALOG_NEC_INT on class /UI2/CL_WDR_CFG_ACCESSKEY has no exception.

Method HANDLE_ACCESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADIR_KEY Call by reference Type reference (TYPE) ADIR_KEY TADIR key for releasing source 20130314
2 Importing I_IGNORE Call by reference Type reference (TYPE) WDY_BOOLEAN ' ' Replacement for Real Boolean Type: 'X' == True '' == False 20130314
3 Importing I_MAIN_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro Interface COMPONENTCONTROLLER 20130314

Method HANDLE_ACCESSKEY on class /UI2/CL_WDR_CFG_ACCESSKEY has no exception.

Method ON_CANCEL_INT Signature

Method ON_CANCEL_INT on class /UI2/CL_WDR_CFG_ACCESSKEY has no parameter.
Method ON_CANCEL_INT on class /UI2/CL_WDR_CFG_ACCESSKEY has no exception.

Method ON_OK_INT Signature

Method ON_OK_INT on class /UI2/CL_WDR_CFG_ACCESSKEY has no parameter.
Method ON_OK_INT on class /UI2/CL_WDR_CFG_ACCESSKEY has no exception.
Event Signatures

Event CANCEL_EVT Signature
Event CANCEL_EVT on class /UI2/CL_WDR_CFG_ACCESSKEY has no parameter.
Event OK_EVT Signature
Event OK_EVT on class /UI2/CL_WDR_CFG_ACCESSKEY has no parameter.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100