SAP ABAP Class CL_WDK_POWL_UTILITIES (Container for constants and general help functions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_POWL (Package) POWL Enhancements
Properties
Class CL_WDK_POWL_UTILITIES  
Short Description Container for constants and general help functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_POWL   POWL Enhancements 
Created 20061103   SAP 
Last change 20070911   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
Class CL_WDK_POWL_UTILITIES has no interface implemented.
Friends
Class CL_WDK_POWL_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_WDKCUSTKEY Static Attribute Private Type reference (TYPE) WDKCUSTKEY_TTY Definition of Customizing Keys 20061106
2 ST_WDKCUSTPOWL Static Attribute Private Type reference (TYPE) TT_CUSTPOWL Assignment of POWL Selcrits to Customizing Keys 20061106
3 ST_WDKCUSTREPORT Static Attribute Private Type reference (TYPE) TT_CUSTREPORT Assignment of InfoSet Query Selcrits to Customizing Keys 20061106
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUST_VALUES_TO_POWL Static method Public Method Add customizing values to POWL 20061106
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061106
3 DB_SELECT_UNIV Static method Private Method Do Application independent database selection 20061106
4 GET_CUST_POWL Static method Public Method Get customizing values for POWL 20061106
5 GET_CUST_REPORT Static method Public Method Get customizing values for reporting 20061106
6 IS_WDK_ACTIVE Static method Public Method Is WDK Environment active 20061106
Events
Class CL_WDK_POWL_UTILITIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CUSTPOWL Private See coding Assignment of POWL Selcrits to Customizing Keys 20061106 tt_custpowl TYPE SORTED TABLE OF wdkcustpowl WITH UNIQUE KEY powl_type powl_selcrit
2 TT_CUSTREPORT Private See coding Assignment of InfoSet Query Selcrits to Customizing Keys 20061106 tt_custreport TYPE SORTED TABLE OF wdkcustreport WITH UNIQUE KEY workspace usergroup query isq_selcrit
Method Signatures

Method ADD_CUST_VALUES_TO_POWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DEFAULT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT Default values of selection criteria 20061106
2 Changing CT_SELCRITS_DEFS Call by reference Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20061106
3 Importing IV_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20061106

Method ADD_CUST_VALUES_TO_POWL on class CL_WDK_POWL_UTILITIES has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method DB_SELECT_UNIV Signature

Method DB_SELECT_UNIV on class CL_WDK_POWL_UTILITIES has no parameter.
Method DB_SELECT_UNIV on class CL_WDK_POWL_UTILITIES has no exception.

Method GET_CUST_POWL 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 20061106
2 Returning RESULT Value transfer Type reference (TYPE) WDK_CUSTVALUE_SELCRIT_TTY Customizing values for selection criteria 20061106

Method GET_CUST_POWL on class CL_WDK_POWL_UTILITIES has no exception.

Method GET_CUST_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY Call by reference Type reference (TYPE) AQL_QUERY SAP Query (L): Query name (old) 20061106
2 Importing IV_USERGROUP Call by reference Type reference (TYPE) AQL_UGROUP SAP Query (L): Name of a user group 20061106
3 Importing IV_WORKSPACE Call by reference Type reference (TYPE) AQL_WSID SAP Query (L): Work area ID 20061106
4 Returning RESULT Value transfer Type reference (TYPE) WDK_CUSTVALUE_SELCRIT_TTY Customizing values for selection criteria 20061106

Method GET_CUST_REPORT on class CL_WDK_POWL_UTILITIES has no exception.

Method IS_WDK_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20061106

Method IS_WDK_ACTIVE on class CL_WDK_POWL_UTILITIES has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in