SAP ABAP Class CL_UPARM_OVS_SELECTION (Object Value Selection)
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_OVS_GENERIC | Object Value Selection | 20080410 |
Properties
| Class | CL_UPARM_OVS_SELECTION | |
| Short Description | Object Value Selection | |
| Super Class | CL_UPARM_OVS_GENERIC | Object Value Selection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARM | Retail MAP Master Data Maintenance |
| Created | 20080410 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARM_OVS_SELECTION has no forward declaration.
Interfaces
Class CL_UPARM_OVS_SELECTION has no interface implemented.
Friends
Class CL_UPARM_OVS_SELECTION 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) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081203 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Field ID of Select Options Field | 20080529 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080529 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UPARM_Y_IOBJ_VALUE | Info Object Value | 20080529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080410 | |
| 2 | Instance method | Public | Method | Return the selected value | 20080529 | |
| 3 | Instance method | Private | Method | 20081203 | ||
| 4 | Instance method | Public | Method | Return true if user selected something | 20080529 |
Events
Class CL_UPARM_OVS_SELECTION has no event.
Types
Class CL_UPARM_OVS_SELECTION has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20090320 | |||
| 2 | IR_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080410 | ||||
| 3 | IT_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081203 | |||
| 4 | I_FIELD_ID | Call by reference | Type reference (TYPE) | STRING | 20080529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master data maintenance view exception | 20080410 |
Method GET_SELECTED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SELECTED_VALUE | Value transfer | Type reference (TYPE) | UPARM_Y_IOBJ_VALUE | Info Object Value | 20080529 |
Method GET_SELECTED_VALUE on class CL_UPARM_OVS_SELECTION has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class CL_UPARM_OVS_SELECTION has no parameter.
Method GET_VALUE on class CL_UPARM_OVS_SELECTION has no exception.
Method HAS_SELECTED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_SELECTED_VALUE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080529 |
Method HAS_SELECTED_VALUE on class CL_UPARM_OVS_SELECTION has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 704 |