SAP ABAP Class CL_WDK_ACTIONGROUP_OPTIMIZER (Statistical optimization of action groups)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_CONTROLLER (Package) Kayak Controller
Properties
Class CL_WDK_ACTIONGROUP_OPTIMIZER  
Short Description Statistical optimization of action groups    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_CONTROLLER   Kayak Controller 
Created 20061012   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_ACTIONGROUP_OPTIMIZER has no interface implemented.
Friends
Class CL_WDK_ACTIONGROUP_OPTIMIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ACTIONGROUP Instance attribute Private Type reference (TYPE) WDKACTIONGROUP Actiongroup <=> Action Assignment 20061020
2 MT_ACTIONGROUPSTATS Instance attribute Private Type reference (TYPE) WDKACTGRPSTATS_TTY Action group optimization statistics 20061020
3 MT_ACTIONGROUPSTATS_DB Instance attribute Private Type reference (TYPE) WDKACTGRPSTATS_TTY Action group optimization statistics 20061020
4 MV_COMMIT Instance attribute Private Type reference (TYPE) ABAP_BOOL Flag: COMMIT WORK required 20061020
5 MV_DENSE_VALUE Instance attribute Private Type reference (TYPE) WDK_DENSEVALUE Dense value for action group optimization 20061020
6 MV_UPDATE Instance attribute Private Type reference (TYPE) ABAP_BOOL Flag: statistics shall be updated 20061020
7 MV_VALUE Instance attribute Private Type reference (TYPE) WDK_FIELDVALUE Field value content in external format 20061020
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method 20061020
2 CONDENSE_STRING Instance method Private Method converts by hash algorithm 20061020
3 CONVERT_TO_STRING Instance method Private Method converts reference to string 20061020
4 GET_ACTIONS_SORTED Instance method Public Method returns actions of action group sorted by statistics 20061020
5 SORT_FROM_STATISTICS Instance method Private Method sort action group according to optimization 20061020
6 UPDATE_STATISTICS Instance method Public Method 20061020
Events
Class CL_WDK_ACTIONGROUP_OPTIMIZER has no event.
Types
Class CL_WDK_ACTIONGROUP_OPTIMIZER has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class CL_WDK_ACTIONGROUP_OPTIMIZER has no parameter.
Method COMMIT on class CL_WDK_ACTIONGROUP_OPTIMIZER has no exception.

Method CONDENSE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INPUT Call by reference Type reference (TYPE) WDK_FIELDVALUE Field value content in external format 20061020
2 Returning RESULT Value transfer Type reference (TYPE) WDK_DENSEVALUE Dense value for action group optimization 20061020

Method CONDENSE_STRING on class CL_WDK_ACTIONGROUP_OPTIMIZER has no exception.

Method CONVERT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20061020
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20061020

Method CONVERT_TO_STRING on class CL_WDK_ACTIONGROUP_OPTIMIZER has no exception.

Method GET_ACTIONS_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20061020
2 Importing IV_ACTIONGROUP Call by reference Type reference (TYPE) WDK_ACTIONGROUP Actiongroup 20061020
3 Importing IV_SOURCE_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Floorplan state 20061020
4 Importing IV_WDAPP Call by reference Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20061020
5 Returning RESULT Value transfer Type reference (TYPE) WDKACTIONGROUPAC_TTY Actiongroup Definition 20061020

Method GET_ACTIONS_SORTED on class CL_WDK_ACTIONGROUP_OPTIMIZER has no exception.

Method SORT_FROM_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTIONGROUPAC Call by reference Type reference (TYPE) WDKACTIONGROUPAC_TTY Actiongroup Definition 20061020
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20061020

Method SORT_FROM_STATISTICS on class CL_WDK_ACTIONGROUP_OPTIMIZER has no exception.

Method UPDATE_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GROUPACTION Call by reference Type reference (TYPE) WDKACTIONGROUPAC Actiongroup Definition 20061020

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