SAP ABAP Class CL_UPARM_WD_MDP_WGHTNG_FCTR (Assistance Class for UPARM_WD_MDP_WEIGHT_FACT)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARM (Package) Retail MAP Master Data Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090126 |
Properties
| Class | CL_UPARM_WD_MDP_WGHTNG_FCTR | |
| Short Description | Assistance Class for UPARM_WD_MDP_WEIGHT_FACT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARM | Retail MAP Master Data Maintenance |
| Created | 20090126 | SAP |
| Last change | 20141101 | |
| 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_UPARM_WD_MDP_WGHTNG_FCTR has no interface implemented.
Friends
Class CL_UPARM_WD_MDP_WGHTNG_FCTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_WEIGHTING_FACTOR | BAdI to evaluate Weigthing Factor | 20100112 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CONTEXT_MANAGER | Context Manager | 20090217 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090126 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UPARM_YS_WF_COLUMN | Weighting Factors column strucutre | 20090226 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UPARM_YT_COLUMN_HEADER | Table of Column Header | 20090226 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UPARM_YT_WF_COLUMN | Weighting Factor table type | 20090226 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UPARM_Y_VIEW_VERSION_SERIALIZE | View Version Serialized | 20090227 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Overwrite customizing columns text with one from ALV grid | 20090226 | |
| 2 | Static method | Public | Method | Clear all WF data for given view version | 20090306 | |
| 3 | Instance method | Private | Method | Clear WF data for a particular view version, view id,user et | 20090302 | |
| 4 | Static method | Public | Method | Copy WF data from one view version to another | 20090304 | |
| 5 | Instance method | Public | Method | 20090126 | ||
| 6 | Instance method | Public | Method | Get Weighting Factor columns | 20090226 | |
| 7 | Instance method | Public | Method | Initialize | 20090126 | |
| 8 | Instance method | Public | Method | 20090224 | ||
| 9 | Instance method | Private | Method | Read all needed column settings from Customizing | 20090226 | |
| 10 | Instance method | Public | Method | 20090217 | ||
| 11 | Instance method | Private | Method | Read WF data for a particular view version, view id, user et | 20090301 | |
| 12 | Instance method | Public | Method | Save WF data for a particular view version, view id, user et | 20090302 | |
| 13 | Instance method | Public | Method | Sets columns header text for dispaly, can be different | 20090219 | |
| 14 | Instance method | Public | Method | Set view version used to store persistantly WF values | 20090227 | |
| 15 | Instance method | Public | Method | Set WF values in the existing WF table | 20090226 | |
| 16 | Instance method | Public | Method | Update max value of every colum from result table | 20100112 | |
| 17 | Instance method | Private | Method | Update ranking value for provided result table row | 20090226 | |
| 18 | Instance method | Public | Method | 20090226 |
Events
Class CL_UPARM_WD_MDP_WGHTNG_FCTR has no event.
Types
Class CL_UPARM_WD_MDP_WGHTNG_FCTR has no local type.
Method Signatures
Method APPLY_COLUMN_HEADERS Signature
Method APPLY_COLUMN_HEADERS on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method APPLY_COLUMN_HEADERS on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method CLEAR_ALL_VIEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_VERSION | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_VERSION_SERIALIZE | View Version Serialized | 20090306 |
Method CLEAR_ALL_VIEW_VERSION on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method CLEAR_VIEW_VERSION_WF Signature
Method CLEAR_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method CLEAR_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method COPY_VIEW_VERSION_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_VERSION | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_VERSION_SERIALIZE | View Version Serialized | 20090304 | |||
| 2 | I_OLD_VERSION | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_VERSION_SERIALIZE | View Version Serialized | 20090304 |
Method COPY_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method GET_TEXT on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method GET_WF_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COLUMNS | Value transfer | Type reference (TYPE) | UPARM_YT_WF_COLUMN | Weighting Factor table type | 20090226 |
Method GET_WF_COLUMNS on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CONTEXT_MANAGER | Context Manager | 20090217 | |||
| 2 | IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090204 |
Method INITIALIZE on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method IS_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090224 |
Method IS_INITIALIZED on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method READ_COLUMN_CUSTOMIZING Signature
Method READ_COLUMN_CUSTOMIZING on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method READ_COLUMN_CUSTOMIZING on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method READ_CUSTOMIZING Signature
Method READ_CUSTOMIZING on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method READ_CUSTOMIZING on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method READ_VIEW_VERSION_WF Signature
Method READ_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method READ_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method SAVE_VIEW_VERSION_WF Signature
Method SAVE_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no parameter.
Method SAVE_VIEW_VERSION_WF on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method SET_COLUMNS_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COLUMN_HEADER | Call by reference | Type reference (TYPE) | UPARM_YT_COLUMN_HEADER | Table of Column Header | 20090226 |
Method SET_COLUMNS_HEADER on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method SET_VIEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_VERSION | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_VERSION_SERIALIZE | 20090227 |
Method SET_VIEW_VERSION on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method SET_WF_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WF_COLUMNS | Call by reference | Type reference (TYPE) | UPARM_YT_WF_COLUMN | Weighting Factor table type | 20090226 |
Method SET_WF_VALUES on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method UPDATE_COLUMNS_MAX_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NEW_MAX_VALUE_DETECTED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100202 |
Method UPDATE_COLUMNS_MAX_VALUE on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method UPDATE_ROW_RANKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW_ID_WD_ELEMENT | Call by reference | Type reference (TYPE) | UPARM_YS_ROW_ID_WD_ELEMENT_MAP | Map between Row_ID and WD Element | 20090226 | |||
| 2 | R_RANKING | Value transfer | Type reference (TYPE) | I | 20090603 |
Method UPDATE_ROW_RANKING on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
Method UPDATE_ROW_RANKING_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ID_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20090603 |
Method UPDATE_ROW_RANKING_BY_INDEX on class CL_UPARM_WD_MDP_WGHTNG_FCTR has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |