SAP ABAP Class CL_WDR_CFG_ENH_SORTER (WDY Config. Sort Enhancements)
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_ENH_SORTER  
Short Description WDY Config. Sort Enhancements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090918   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
Class CL_WDR_CFG_ENH_SORTER has no interface implemented.
Friends
Class CL_WDR_CFG_ENH_SORTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090918
2 DELETE_DISABLED_ENH Instance method Private Method 20091005
3 GET_ENHANCEMENT Instance method Private Method 20090930
4 GET_ORDER Instance method Public Method All Enhancements in Correct Order 20090918
Events
Class CL_WDR_CFG_ENH_SORTER has no event.
Types
Class CL_WDR_CFG_ENH_SORTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090918

Method CONSTRUCTOR on class CL_WDR_CFG_ENH_SORTER has no exception.

Method DELETE_DISABLED_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_ENH_TAB Call by reference Type reference (TYPE) ENHNAME_IT Interne Tabelle über ENHNAME 20091005

Method DELETE_DISABLED_ENH on class CL_WDR_CFG_ENH_SORTER has no exception.

Method GET_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20090930
2 Returning P_ENH_IF Value transfer Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20090930

Method GET_ENHANCEMENT on class CL_WDR_CFG_ENH_SORTER has no exception.

Method GET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ONLY_ENABLED_ENH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur eingeschaltete Erweiterungen 20091005
2 Returning P_SORTED_ENHNAMES Value transfer Type reference (TYPE) ENHNAME_IT Interne Tabelle über ENHNAME 20100315

Method GET_ORDER on class CL_WDR_CFG_ENH_SORTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800