SAP ABAP Class CL_UPARM_WD_MDP_MULTI_VIEW (Assistance Class for UPARM_WD_MDP_SINGLE_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 - 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 | 20081127 |
Properties
| Class | CL_UPARM_WD_MDP_MULTI_VIEW | |
| Short Description | Assistance Class for UPARM_WD_MDP_SINGLE_VIEW | |
| 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 | 20081127 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARM_WD_MDP_MULTI_VIEW has no forward declaration.
Interfaces
Class CL_UPARM_WD_MDP_MULTI_VIEW has no interface implemented.
Friends
Class CL_UPARM_WD_MDP_MULTI_VIEW 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) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Init Assist | 20081127 |
Events
Class CL_UPARM_WD_MDP_MULTI_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SINGLE_VIEW_COMP_INT_STY | Public | See coding | 20081201 | BEGIN OF single_view_comp_int_sty,
view_id TYPE uparm_y_view_id,
sequence TYPE uparm_y_view_seq,
comp_int TYPE REF TO iwci_uparm_wd_mdp_single_view,
END OF single_view_comp_int_sty
|
||
| 2 | SINGLE_VIEW_COMP_INT_TTY | Public | See coding | 20081201 | single_view_comp_int_tty TYPE STANDARD TABLE OF single_view_comp_int_sty
|
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_MULTI_VIEW has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |