Hierarchy
⤷
⤷
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_SINGLE_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_SINGLE_ASSIST has no forward declaration.
Interfaces
Class CL_UPARM_WD_MDM_SINGLE_ASSIST has no interface implemented.
Friends
Class CL_UPARM_WD_MDM_SINGLE_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) | BADI_UPARM_VIEW_LOCK | Locking mechanism for maintenance view | 20080407 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080522 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20071217 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20071217 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | InfoObject selection range table | 20080409 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UPC_Y_ATRVL | Grouping InfoObject for an assignment view | 20071217 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Display result immediately | 20080409 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Max result rows | 20080114 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'VIEW_CRITERIA' | View containing MessageArea item | 20080122 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | UPARM_Y_VIEW_ID | Master Data Maintenance View - View ID | 20071217 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_WD_MDM_SINGLE_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 | Instance method | Public | Method | Get Assignment Columns Value | 20080523 | |
| 4 | Instance method | Private | Method | Obsolete | 20080306 | |
| 5 | Instance method | Public | Method | Get Criteria Range from Result View when Search is launch | 20071217 | |
| 6 | Static method | Public | Method | Get Instance | 20071217 | |
| 7 | Instance method | Public | Method | Get max result rows | 20080114 | |
| 8 | Instance method | Public | Method | Get the application parameter - display results immmediately | 20080410 | |
| 9 | Instance method | Public | Method | Get the application parameter - select. InfoObjects & values | 20080410 | |
| 10 | Instance method | Public | Method | Retrieve Save Texte | 20080117 | |
| 11 | Instance method | Public | Method | Get View ID | 20071217 | |
| 12 | Instance method | Public | Method | Pop Save Dialog | 20080522 | |
| 13 | Instance method | Public | Method | Pop Save Dialog | 20080116 | |
| 14 | Instance method | Public | Method | Get Assignment Columns text | 20080523 | |
| 15 | Instance method | Private | Method | Obsolete | 20080306 | |
| 16 | Instance method | Public | Method | Set Criteria Range from Criteria View when Search is launch | 20071217 | |
| 17 | Instance method | Public | Method | Set General Settings Node | 20080522 | |
| 18 | Instance method | Public | Method | Set max result rows | 20080114 | |
| 19 | Instance method | Public | Method | Set message manager | 20071217 | |
| 20 | Instance method | Public | Method | Set the application parameters | 20080410 | |
| 21 | Instance method | Public | Method | Set View ID | 20071217 | |
| 22 | Instance method | Public | Method | Removes the lock on the view | 20080407 |
Events
Class CL_UPARM_WD_MDM_SINGLE_ASSIST has no event.
Types
Class CL_UPARM_WD_MDM_SINGLE_ASSIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPARM_WD_MDM_SINGLE_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 | IT_ERROR | Call by reference | Type reference (TYPE) | UPARM_YT_RETURN | Master Data Maintenance View - Error Messages | 20080121 | |||
| 3 | I_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20071217 |
Method DISPLAY_ERROR on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_ASSIGNED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED_COLUMNS | Call by reference | Type reference (TYPE) | UPARM_YT_ATTR_VALUE | MDM Assignment Columns Definition | 20080523 |
Method GET_ASSIGNED_COLUMNS on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_ASSIGN_GROUP_VALUE Signature
Method GET_ASSIGN_GROUP_VALUE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no parameter.
Method GET_ASSIGN_GROUP_VALUE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_CRITERIA_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20071217 |
Method GET_CRITERIA_RANGE on class CL_UPARM_WD_MDM_SINGLE_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_SINGLE_ASSIST | Assistance Class for UPARM_WD_MDM_SINGLE | 20071217 |
Method GET_INSTANCE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_MAX_RESULT_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MAX_RESULT_ROWS | Value transfer | Type reference (TYPE) | I | 20080114 |
Method GET_MAX_RESULT_ROWS on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_PARAMETER_DISPLAY_IMMEDIAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAY_RESULT_IMMEDIATELY | Value transfer | Type reference (TYPE) | BOOLE_D | Display result immediately | 20080410 |
Method GET_PARAMETER_DISPLAY_IMMEDIAT on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_PARAMETER_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_IOBJ_SELECT | Value transfer | Type reference (TYPE) | RSDRI_T_RANGE | InfoObject selection range table | 20080410 |
Method GET_PARAMETER_SELECTION on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_SAVE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20080117 |
Method GET_SAVE_TEXT on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method GET_VIEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | Master Data Maintenance View - View ID | 20071217 |
Method GET_VIEW_ID on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method POP_DIALOG_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIALOG | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20080522 | ||||
| 2 | IR_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080522 | |||
| 3 | I_EVENT_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20080522 |
Method POP_DIALOG_ASSIGN on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method POP_DIALOG_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIALOG | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20080116 | ||||
| 2 | IR_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080116 | |||
| 3 | I_EVENT_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20080116 |
Method POP_DIALOG_SAVE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_ASSIGNMENT_COLUMNS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ASSIGNMENT_COLUMNS | Call by reference | Type reference (TYPE) | UPARM_YT_ASSIGN_COLUMN | MDM Assignment Columns Definition | 20080523 |
Method SET_ASSIGNMENT_COLUMNS_LIST on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_ASSIGN_GROUP_VALUE Signature
Method SET_ASSIGN_GROUP_VALUE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no parameter.
Method SET_ASSIGN_GROUP_VALUE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_CRITERIA_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20071217 |
Method SET_CRITERIA_RANGE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_GENERAL_SETTINGS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080522 |
Method SET_GENERAL_SETTINGS_NODE on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_MAX_RESULT_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_RESULT_ROWS | Call by reference | Type reference (TYPE) | I | 20080114 |
Method SET_MAX_RESULT_ROWS on class CL_UPARM_WD_MDM_SINGLE_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_SINGLE_ASSIST has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_RESULT_IMMEDIATELY | Call by reference | Type reference (TYPE) | BOOLE_D | Display result immediately | 20080410 | |||
| 2 | I_SELECTION | Call by reference | Type reference (TYPE) | STRING | InfoObject selection string | 20080410 |
Method SET_PARAMETERS on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method SET_VIEW_ID 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 | Master Data Maintenance View - View ID | 20071217 |
Method SET_VIEW_ID on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
Method UNLOCK_VIEW Signature
Method UNLOCK_VIEW on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no parameter.
Method UNLOCK_VIEW on class CL_UPARM_WD_MDM_SINGLE_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |