SAP ABAP Class CL_UPARM_WD_MDM_LIST_ASSIST (OBSOLETE)
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 | 20071217 |
Properties
| Class | CL_UPARM_WD_MDM_LIST_ASSIST | |
| Short Description | OBSOLETE | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance 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 | 20071217 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARM_WD_MDM_LIST_ASSIST has no forward declaration.
Interfaces
Class CL_UPARM_WD_MDM_LIST_ASSIST has no interface implemented.
Friends
Class CL_UPARM_WD_MDM_LIST_ASSIST 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) | IF_WD_MESSAGE_MANAGER | Message Manager | 20071217 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | Window Manager | 20081104 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_WD_MDM_LIST_ASSIST | Assistance Class for UPARM_WD_MDM_SINGLE | 20071217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071217 | |
| 2 | Instance method | Public | Method | Display Error or Exception to User | 20071217 | |
| 3 | Static method | Public | Method | Get Instance | 20071217 | |
| 4 | Instance method | Public | Method | Load View List in Context | 20071217 | |
| 5 | Instance method | Public | Method | Open View in a new window | 20081104 | |
| 6 | Instance method | Public | Method | Set message manager | 20071217 | |
| 7 | Instance method | Public | Method | Set Window Manager | 20081104 |
Events
Class CL_UPARM_WD_MDM_LIST_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GROUP_VIEW_NODE | Public | See coding | Group View Node | 20081202 | BEGIN OF group_view_node,
name TYPE string,
parent_name TYPE string,
description TYPE string,
is_leaf TYPE boolean,
END OF group_view_node
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UPARM_WD_MDM_LIST_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method DISPLAY_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRX_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_UPARM_ERROR | Master data maintenance view exception | 20071217 | |||
| 2 | I_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20071217 |
Method DISPLAY_ERROR on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MDM_ASSIST | Value transfer | Object reference (TYPE REF TO) | CL_UPARM_WD_MDM_LIST_ASSIST | Assistance Class for UPARM_WD_MDM_SINGLE | 20071217 |
Method GET_INSTANCE on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method LOAD_VIEW_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GROUP_VIEW_LIST_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080424 |
Method LOAD_VIEW_LIST on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method OPEN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | View ID | 20081104 |
Method OPEN_VIEW on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method SET_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20071217 |
Method SET_MESSAGE_MANAGER on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
Method SET_WINDOW_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20081104 |
Method SET_WINDOW_MANAGER on class CL_UPARM_WD_MDM_LIST_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |