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 | 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 | Instance attribute | Private | Type reference (TYPE) | WDKACTIONGROUP | Actiongroup <=> Action Assignment | 20061020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDKACTGRPSTATS_TTY | Action group optimization statistics | 20061020 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDKACTGRPSTATS_TTY | Action group optimization statistics | 20061020 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag: COMMIT WORK required | 20061020 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDK_DENSEVALUE | Dense value for action group optimization | 20061020 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag: statistics shall be updated | 20061020 | |||
| 7 | 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 | Instance method | Public | Method | 20061020 | ||
| 2 | Instance method | Private | Method | converts by hash algorithm | 20061020 | |
| 3 | Instance method | Private | Method | converts reference to string | 20061020 | |
| 4 | Instance method | Public | Method | returns actions of action group sorted by statistics | 20061020 | |
| 5 | Instance method | Private | Method | sort action group according to optimization | 20061020 | |
| 6 | 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 | IV_INPUT | Call by reference | Type reference (TYPE) | WDK_FIELDVALUE | Field value content in external format | 20061020 | |||
| 2 | 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 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20061020 | ||||
| 2 | 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 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20061020 | ||||
| 2 | IV_ACTIONGROUP | Call by reference | Type reference (TYPE) | WDK_ACTIONGROUP | Actiongroup | 20061020 | |||
| 3 | IV_SOURCE_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20061020 | |||
| 4 | IV_WDAPP | Call by reference | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20061020 | |||
| 5 | 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 | CT_ACTIONGROUPAC | Call by reference | Type reference (TYPE) | WDKACTIONGROUPAC_TTY | Actiongroup Definition | 20061020 | |||
| 2 | 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 | 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 |