SAP ABAP Class CL_UPARM_WD_RES_VIEW_TABULAR (MDM Tabular View Result)
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_UPARM_WD_RES_VIEW_GENERIC | Generic Result View | 20071203 |
Properties
Class | CL_UPARM_WD_RES_VIEW_TABULAR | |
Short Description | MDM Tabular View Result | |
Super Class | CL_UPARM_WD_RES_VIEW_GENERIC | Generic Result View |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
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
Class CL_UPARM_WD_RES_VIEW_TABULAR has no forward declaration.
Interfaces
Class CL_UPARM_WD_RES_VIEW_TABULAR has no interface implemented.
Friends
Class CL_UPARM_WD_RES_VIEW_TABULAR 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) | UPARM_YT_COLUMNS | Master Data Maintenance View - Columns Definition | 20071203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copy an existing row to a new one | 20080325 |
2 | ![]() |
Instance method | Public | Method | DEPRECATED: Since dropdown by key is used | 20071203 |
3 | ![]() |
Instance method | Public | Method | Fill Dropdowns Values | 20071204 |
4 | ![]() |
Instance method | Private | Method | Get Dropdown Values | 20071203 |
5 | ![]() |
Instance method | Private | Method | Get Columns header | 20071203 |
6 | ![]() |
Instance method | Private | Method | Get list of key columns | 20080107 |
7 | ![]() |
Instance method | Public | Method | Get Main Info Obj | 20080118 |
8 | ![]() |
Instance method | Public | Method | Get Main Info Obj Value | 20080104 |
9 | ![]() |
Instance method | Private | Method | DEPRECATED | 20071203 |
10 | ![]() |
Instance method | Private | Method | Get View Type | 20080131 |
11 | ![]() |
Instance method | Public | Method | Has 1 or more dropdown column | 20071203 |
12 | ![]() |
Instance method | Private | Method | Return true if attribute format display text | 20071203 |
13 | ![]() |
Instance method | Private | Method | Return true if attribute format display text | 20071203 |
14 | ![]() |
Instance method | Private | Method | Return true if attribute is checkbox | 20071203 |
15 | ![]() |
Instance method | Private | Method | Return true if attribute is dropdown | 20071203 |
16 | ![]() |
Instance method | Private | Method | Return true if attribute is the main info object | 20080130 |
17 | ![]() |
Instance method | Public | Method | DEPRECATED | 20071203 |
Events
Class CL_UPARM_WD_RES_VIEW_TABULAR has no event.
Types
Class CL_UPARM_WD_RES_VIEW_TABULAR has no local type.
Method Signatures
Method COPY_ROW_ATTR_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TARGET_ATTR_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ATTR_VALUE | Master Data Maintenance View - Attribute Value | 20080325 | ||
2 | ![]() |
IS_SOURCE_ATTR_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_ATTR_VALUE | Master Data Maintenance View - Attribute Value | 20080325 |
Method COPY_ROW_ATTR_VALUES on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method DROPDOWN_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROW_VALUE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20071203 | ||
2 | ![]() |
I_SELECTED_DROPDOWN_UI_ID | Call by reference | Type reference (TYPE) | STRING | 20071203 |
Method DROPDOWN_SELECTED on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method FILL_DROPDOWNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IOBJ_VALUES | Call by reference | Type reference (TYPE) | UPARM_YT_IOBJ_VALUES | Table of Info Object Values | 20071204 |
Method FILL_DROPDOWNS on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method FORMAT_DROPDOWN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DROPDOWN_DISPLAY_VALUES | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Table of static string | 20071203 | ||
2 | ![]() |
IS_DROPDOWN_IOBJ_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_IOBJ_VALUES | Info Object Values | 20071203 |
Method FORMAT_DROPDOWN_VALUES on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_COLUMN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HEADER | Call by reference | Type reference (TYPE) | STRING | Master Data Maintenance View - Columns Definition | 20071203 | ||
2 | ![]() |
IS_COLUMNS | Call by reference | Type reference (TYPE) | UPARM_TC_COLUMNS | Master Data Maintenance View - Columns Definition | 20071203 |
Method GET_COLUMN_HEADER on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_KEY_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KEY_COLUMNS | Call by reference | Type reference (TYPE) | UPARM_YT_INFO_OBJ | Info Object Table | 20080107 |
Method GET_KEY_COLUMNS on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_MAIN_INFO_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MAIN_INFO_OBJ | Value transfer | Type reference (TYPE) | UPARM_Y_IOBJ | Master Data Maintenance View - Info Object | 20080118 |
Method GET_MAIN_INFO_OBJ on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_MAIN_INFO_OBJ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Master Data Maintenance View - Columns Definition | 20080104 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | UPARM_Y_ATTR_VALUE | Master Data Maintenance View - Columns Definition | 20080104 |
Method GET_MAIN_INFO_OBJ_VALUE on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_NODE_NAME_FROM_UI_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UI_ID | Call by reference | Type reference (TYPE) | STRING | 20071203 | |||
2 | ![]() |
R_NODE_NAME | Value transfer | Type reference (TYPE) | STRING | Web Dynpro: Interface for Context Nodes | 20071203 |
Method GET_NODE_NAME_FROM_UI_ID on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method GET_VIEW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW_TYPE | Value transfer | Type reference (TYPE) | UPARM_Y_VIEW_TYPE | View Type | 20080131 |
Method GET_VIEW_TYPE on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method HAS_DROPDOWN_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_DROPDOWN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20071203 |
Method HAS_DROPDOWN_COLUMN on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method HAS_TEXT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_FORMAT | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_FORMAT | Master Data Maintenance View - Attribute Format | 20071203 | ||
2 | ![]() |
R_HAS_TEXT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Link field for view query | 20071203 |
Method HAS_TEXT_COLUMN on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method HAS_VALUE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_FORMAT | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_FORMAT | Master Data Maintenance View - Attribute Format | 20071203 | ||
2 | ![]() |
R_HAS_VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Link field for view query | 20071203 |
Method HAS_VALUE_COLUMN on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method IS_CHECKBOX_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_FORMAT | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_FORMAT | Master Data Maintenance View - Attribute Format | 20071203 | ||
2 | ![]() |
R_IS_CHECKBOX | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Link field for view query | 20071203 |
Method IS_CHECKBOX_COLUMN on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method IS_DROPDOWN_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_FORMAT | Call by reference | Type reference (TYPE) | UPARM_Y_ATTR_FORMAT | Master Data Maintenance View - Attribute Format | 20071203 | ||
2 | ![]() |
R_IS_DROPDOWN | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Link field for view query | 20071203 |
Method IS_DROPDOWN_COLUMN on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method IS_MAIN_INFO_OBJECT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ATTR_VALUE | Call by reference | Type reference (TYPE) | UPARM_YS_ATTR_VALUE | Master Data Maintenance View - Columns Definition | 20080130 | ||
2 | ![]() |
R_IS_MAIN_INFO_OBJECT_ATTR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080130 |
Method IS_MAIN_INFO_OBJECT_ATTR on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
Method SET_DROPDOWNS_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20071203 | ||
2 | ![]() |
IS_ROW_VALUES | Call by reference | Type reference (TYPE) | UPARM_YS_ID_ROW_VALUES | Row Values | 20071203 |
Method SET_DROPDOWNS_SELECTION on class CL_UPARM_WD_RES_VIEW_TABULAR has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 703 |