SAP ABAP Class CL_WDR_CFG_ACCESSKEY (Access Key for Configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Properties
Class 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 SWDP_CONFIGURATION   Configuration for WD4A 
Created 20110419   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CFG_ACCESSKEY has no forward declaration.
Interfaces
Class CL_WDR_CFG_ACCESSKEY has no interface implemented.
Friends
Class 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' 20110419
2 GC_GNS_NO_DIFF Constant Public Type reference (TYPE) NAMESPACE '/0*/' 20110531
3 TEST Static Attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110421
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 20110419
2 ACCESS_KEY_DIALOG_NEC_INT Static method Public Method Checks whether access key dialog is necessary 20110420
3 HANDLE_ACCESSKEY Instance method Public Method Dialog Method to Ascertain Access Key 20110419
4 ON_CANCEL_INT Instance method Public Method 20110503
5 ON_OK_INT Instance method Public Method 20110503
Events
# Event Type Visibility Description Created on
1 CANCEL_EVT Instance Event
(0)
Public
(2)
Failed to ascertain access key 20110503
2 OK_EVT Instance Event
(0)
Public
(2)
Access key ascertained 20110503
Types
Class 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110419
2 Importing ADIR_KEY Call by reference Type reference (TYPE) ADIR_KEY Tadir key für source Freischalten 20110420

Method ACCESS_KEY_DIALOG_NECESSARY on class 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 Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110420
2 Importing ADIR_KEY Call by reference Type reference (TYPE) ADIR_KEY Tadir key für source Freischalten 20110420
3 Exporting OBJECT_DIALOG_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110525
4 Exporting USER_DIALOG_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110525

Method ACCESS_KEY_DIALOG_NEC_INT on class 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 für source Freischalten 20110420
2 Importing I_IGNORE Call by reference Type reference (TYPE) WDY_BOOLEAN ' ' Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110601
3 Importing I_MAIN_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT WebDynpro Interface COMPONENTCONTROLLER 20110420

Method HANDLE_ACCESSKEY on class CL_WDR_CFG_ACCESSKEY has no exception.

Method ON_CANCEL_INT Signature

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

Method ON_OK_INT Signature

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

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