SAP ABAP Class CL_WDKQ_DB_ACCESSOR (Access to WDKQ tables)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_REPORTING_UI (Package) General Reporting UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDK_REPORTING_CONSTANTS Constants for Kayak Reporting 20060920
Properties
Class CL_WDKQ_DB_ACCESSOR  
Short Description Access to WDKQ tables    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_REPORTING_UI   General Reporting UI 
Created 20060626   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDK_REPORTING_CONSTANTS Constants for Kayak Reporting 20060920
Friends
Class CL_WDKQ_DB_ACCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ISQ_INFO Instance attribute Private Type reference (TYPE) AQLQID InfoSet Query 20070416
2 MT_ACTIONS Instance attribute Private Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626
3 MT_ACTIONS_LINKS Instance attribute Private Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626
4 MT_ACTIONS_TOOLBAR Instance attribute Private Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626
5 MT_ACTION_PARAMS Instance attribute Private Type reference (TYPE) WDKQACTIONPAR_TTY InfoSet Query specific POWL action parameter 20060626
6 MT_F4_HELPS Instance attribute Private Type reference (TYPE) WDKQHELP_TTY InfoSet Query selcrit f4 helps 20060920
7 MT_POWL_FORMATING Instance attribute Private Type reference (TYPE) WDKQLAYOUT_TTY InfoSet Query POWL: Mapping Table for Selcrit ID's 20060920
8 MT_RADIO_BUTTONGR_DESCR Instance attribute Private Type reference (TYPE) WDKQRADIOT_TTY Text Table for WDKQRADIO 20060920
9 MT_SELCRIT_MAPPING Instance attribute Private Type reference (TYPE) WDKQSELCRITMAP_TTY InfoSet Query POWL: Mapping Table for Selcrit ID's 20060920
10 MV_CHECK_CLASS Instance attribute Private Type reference (TYPE) SOBJ_NAME Name of assigned check class 20061124
11 MV_LAYOUT_CLASS Instance attribute Private Type reference (TYPE) SOBJ_NAME Name of assigned layout class 20061124
12 MV_POWL_TYPE Instance attribute Public Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060626
13 ST_INSTANCES Static Attribute Private Type reference (TYPE) TT_INSTANCES 20060626
14 SV_KAYAK_SYSTEM Static Attribute Private Type reference (TYPE) WDY_BOOLEAN Kayak System Yes/No 20070302
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070302
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20060626
3 DB_SELECT Instance method Private Method Fill buffers 20060626
4 FILTER_PFCG_OBN_TARGETS Instance method Private Method Filter Actions based on OBN implementation in PFCG roles 20070302
5 GET_ACTION Instance method Public Method Get InfoSet Query POWL specific action by ID 20060626
6 GET_ACTIONS Instance method Public Method Get InfoSet Query POWL specific actions 20060626
7 GET_ACTION_PARAMS Instance method Public Method Get Parameter of InfoSet Query POWL specific action 20060626
8 GET_F4_HELPS Instance method Public Method Get InfoSet Query selcrit f4 helps 20060920
9 GET_INSTANCE Static method Public Method Get database accessor instance 20060626
10 GET_ISQ_CHECK_CLASS Instance method Public Method Get InfoSet Query POWL check class 20061124
11 GET_ISQ_INFOS Instance method Public Method Get Infoset Query and Usergroup 20060926
12 GET_LINK_ACTIONS Instance method Public Method Get InfoSet Query POWL specific link actions 20060626
13 GET_POWL_INFOS Static method Public Method Get POWL application ID and POWL default query 20060920
14 GET_POWL_LAYOUT Instance method Public Method Get POWL layout information 20060920
15 GET_POWL_LAYOUT_CLASS Instance method Public Method Get InfoSet Query POWL layout class 20060920
16 GET_RADIOBUTTGR_DESCR Instance method Public Method Get RadioButtonGroup description 20060920
17 GET_SELCRIT_NEW_ID Instance method Public Method Get new selcrit ID 20060920
18 GET_TOOLBAR_ACTIONS Instance method Public Method Get InfoSet Query POWL specific toolbar actions 20060626
19 GET_TYPE_BY_APPLID Static method Public Method Get InfoSet Query POWL type by POWL application id 20060926
Events
Class CL_WDKQ_DB_ACCESSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCES Private See coding 20060626 BEGIN OF ts_instances, powl_type TYPE powl_type_ty, instance TYPE REF TO cl_wdkq_db_accessor, END OF ts_instances
2 TT_INSTANCES Private See coding 20060626 tt_instances TYPE STANDARD TABLE OF ts_instances
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WDKQ_DB_ACCESSOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDKQ_DB_ACCESSOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POWL_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060626
# Exception Resumable Description Created on
1 TYPE_NOT_EXISTS 20060626

Method DB_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POWL_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060626
# Exception Resumable Description Created on
1 TYPE_NOT_EXISTS 20060626

Method FILTER_PFCG_OBN_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIONS Call by reference Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20070302

Method FILTER_PFCG_OBN_TARGETS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) POWL_ACTIONID_TY Action identifier 20060626
2 Returning RESULT Value transfer Type reference (TYPE) WDKQACTIONS_STY InfoSet Query specific POWL actions 20060626

Method GET_ACTION on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626

Method GET_ACTIONS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_ACTION_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) POWL_ACTIONID_TY Action identifier 20060626
2 Returning RESULT Value transfer Type reference (TYPE) WDKQACTIONPAR_TTY InfoSet Query specific POWL action parameter 20060626

Method GET_ACTION_PARAMS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_F4_HELPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKQHELP_TTY Assignment of F4 help to POWL selcrits 20060920

Method GET_F4_HELPS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POWL_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060626
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WDKQ_DB_ACCESSOR Access to WDKQ tables 20060626
# Exception Resumable Description Created on
1 TYPE_NOT_EXISTS 20060626

Method GET_ISQ_CHECK_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SOBJ_NAME Name of check class 20061124
# Exception Resumable Description Created on
1 NO_CHECK_CLASS_FOUND 20061124

Method GET_ISQ_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AQLQID SAP Query (L): Complete Identification of a Query 20060926
# Exception Resumable Description Created on
1 TYPE_NOT_EXISTS 20060926

Method GET_LINK_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626

Method GET_LINK_ACTIONS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_POWL_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID 20060920
2 Exporting EV_DEF_QUERY Call by reference Type reference (TYPE) POWL_QUERY_TY Query ID 20060920
3 Importing IV_POWL_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060920
# Exception Resumable Description Created on
1 APPLID_NOT_FOUND 20060920

Method GET_POWL_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKQLAYOUT_TTY InfoSet Query POWL: Layout infos 20060920

Method GET_POWL_LAYOUT on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_POWL_LAYOUT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SOBJ_NAME Name of layout class 20060920
# Exception Resumable Description Created on
1 NO_LAYOUT_CLASS_FOUND 20060920

Method GET_RADIOBUTTGR_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RADIO_GROUP Call by reference Type reference (TYPE) IQXRGROUP Radiobutton group 20060920
2 Returning RESULT Value transfer Type reference (TYPE) REPTEXT Description 20060920

Method GET_RADIOBUTTGR_DESCR on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_SELCRIT_NEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEM Call by reference Type reference (TYPE) WDK_ISQ_UIELEM InfoSet Query UI Element type 20060920
2 Importing IV_SELCRIT_ORG Call by reference Type reference (TYPE) RSSCR_NAME ABAP/4: Name of SELECT-OPTION / PARAMETER 20060920
3 Returning RESULT Value transfer Type reference (TYPE) RSSCR_NAME ABAP/4: Name of SELECT-OPTION / PARAMETER 20060920
# Exception Resumable Description Created on
1 NO_SELCRIT_MAPPING 20060920

Method GET_TOOLBAR_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDKQACTIONS_TTY InfoSet Query specific POWL actions 20060626

Method GET_TOOLBAR_ACTIONS on class CL_WDKQ_DB_ACCESSOR has no exception.

Method GET_TYPE_BY_APPLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLID Call by reference Type reference (TYPE) FPB_APPID Personalization Application Name 20060926
2 Returning RESULT Value transfer Type reference (TYPE) POWL_TYPE_TY POWL type ID 20060926
# Exception Resumable Description Created on
1 APPLID_NOT_ASSIGNED 20060926
History
Last changed by/on SAP  20130531 
SAP Release Created in 100