SAP ABAP Class CL_UPARM_WD_RES_VIEW_GENERIC (Generic Result View)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UPARM_WD_RES_VIEW_ASSIGN MDM Assignment View Result 20071205
2 Inheritance (c INHERITING FROM c_ref)  CL_UPARM_WD_RES_VIEW_TABULAR MDM Tabular View Result 20071203
Properties
Class CL_UPARM_WD_RES_VIEW_GENERIC  
Short Description Generic Result View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UPARM    
Program status     
Category 0   
Package UPARM   Retail MAP Master Data Maintenance 
Created 20071203   SAP 
Last change 20141101    
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)
2 CL_UPARM_WD_MDM_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WD_UIELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UPARM_WD_RES_VIEW_GENERIC has no interface implemented.
Friends
Class CL_UPARM_WD_RES_VIEW_GENERIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ALV_CONFIG_TABLE Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Web Dynpro: API of a View 20081109
2 MR_CONTEXT_TABLE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20071203
3 MR_CUSTOMIZING Instance attribute Public Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20071203
4 MR_MDM_ASSIST Instance attribute Public Object reference (TYPE REF TO) CL_UPARM_WD_MDM_SINGLE_ASSIST Assistance Class for UPARM_WD_MDM_SINGLE 20071218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN_UI Instance method Protected Method OBSOLETE 20071203
2 BUILD_LAYOUT Instance method Public Method Build Layout by parsing customizing 20071203
3 CHANGE_ROW_STATE Instance method Public Method Change Row State 20071220
4 CLEAR_CONTEXT_TABLE Instance method Public Method Clear Context table for this View 20071203
5 CLEAR_LAYOUT Instance method Public Method Clear Layout 20071205
6 CONVERT_COMPLETE_ATTR_NAME Instance method Public Method OBSOLETE 20081116
7 DEFINE_CONTEXT Instance method Public Method Define context used to communicate between Layout and Backen 20071203
8 EXTRACT_ATTRIBUTE_FIELDS Instance method Private Method Extract Prefix, MainKey and Suffix out of an Attribute 20081110
9 GET_ROW_ATTR_VALUES Instance method Public Method Extract Attribute Values from Context 20080104
10 SET_ROW_ATTR_VALUES Instance method Public Method Set Attribute values to Context 20080104
11 UNDEFINE_CONTEXT Instance method Public Method Clear Context Table 20071203
Events
Class CL_UPARM_WD_RES_VIEW_GENERIC has no event.
Types
Class CL_UPARM_WD_RES_VIEW_GENERIC has no local type.
Method Signatures

Method ADD_COLUMN_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20071221
2 Importing I_HEADER_TEXT Call by reference Type reference (TYPE) STRING 20071203
3 Importing I_PREFIX Call by reference Type reference (TYPE) STRING 20080423
4 Importing I_UI_ELEMENT_TYPE Call by reference Type reference (TYPE) N 20071203

Method ADD_COLUMN_UI on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method BUILD_LAYOUT Signature

Method BUILD_LAYOUT on class CL_UPARM_WD_RES_VIEW_GENERIC has no parameter.
Method BUILD_LAYOUT on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method CHANGE_ROW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROW_ERRORS Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_ERRORS ID Row errors 20071220
2 Importing IT_ROW_ID_WD_ELEMENT Call by reference Type reference (TYPE) CL_UPARM_WD_MDM_RESULT=>ROW_ID_WD_ELEMENT_YT RowId - Web Dynpro Index 20080105
3 Importing I_NEW_STATE Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN WebDynpro:TableCellDesign 20071220

Method CHANGE_ROW_STATE on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method CLEAR_CONTEXT_TABLE Signature

Method CLEAR_CONTEXT_TABLE on class CL_UPARM_WD_RES_VIEW_GENERIC has no parameter.
Method CLEAR_CONTEXT_TABLE on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method CLEAR_LAYOUT Signature

Method CLEAR_LAYOUT on class CL_UPARM_WD_RES_VIEW_GENERIC has no parameter.
Method CLEAR_LAYOUT on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method CONVERT_COMPLETE_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUMMY Call by reference Type reference (TYPE) STRING 20081116
2 Returning R_DUMMY Value transfer Type reference (TYPE) STRING 20081116

Method CONVERT_COMPLETE_ATTR_NAME on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method DEFINE_CONTEXT Signature

Method DEFINE_CONTEXT on class CL_UPARM_WD_RES_VIEW_GENERIC has no parameter.
Method DEFINE_CONTEXT on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method EXTRACT_ATTRIBUTE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIBUTE_KEY Call by reference Type reference (TYPE) STRING 20081110
2 Exporting E_PREFIX Call by reference Type reference (TYPE) STRING 20081110
3 Exporting E_SUFFIX Call by reference Type reference (TYPE) STRING 20081110
4 Importing I_COMPLETE_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20081110

Method EXTRACT_ATTRIBUTE_FIELDS on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method GET_ROW_ATTR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Master Data Maintenance View - Attributes value 20080104
2 Importing IR_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080104

Method GET_ROW_ATTR_VALUES on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method SET_ROW_ATTR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20080104
2 Importing IS_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20080104

Method SET_ROW_ATTR_VALUES on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.

Method UNDEFINE_CONTEXT Signature

Method UNDEFINE_CONTEXT on class CL_UPARM_WD_RES_VIEW_GENERIC has no parameter.
Method UNDEFINE_CONTEXT on class CL_UPARM_WD_RES_VIEW_GENERIC has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703