SAP ABAP Class IF_DPR_OBL_PROXY_VALUE_SET (Development Projects: Interface for Proxy to Value Set)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_EC_FACILITY | Facility Management | 20130322 |
Properties
| Class | IF_DPR_OBL_PROXY_VALUE_SET | |
| Short Description | Development Projects: Interface for Proxy to Value Set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130311 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DPR_OBL_PROXY_VALUE_SET has no forward declaration.
Interfaces
Class IF_DPR_OBL_PROXY_VALUE_SET has no interface implemented.
Friends
Class IF_DPR_OBL_PROXY_VALUE_SET has no friend class.
Attributes
Class IF_DPR_OBL_PROXY_VALUE_SET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Value Sets | 20130311 |
Events
Class IF_DPR_OBL_PROXY_VALUE_SET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ATTRIBUTE | Public | See coding | List of Attribute Names | 20130311 | TT_ATTRIBUTE TYPE STANDARD TABLE OF TY_ATTRIBUTE
|
|
| 2 | TY_ATTRIBUTE | Public | See coding | Structure: Attribute Name | 20130311 | BEGIN OF TY_ATTRIBUTE,
ATTRIBUTE_NAME TYPE STRING,
END OF TY_ATTRIBUTE
|
Method Signatures
Method GET_VALUE_SETS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_SET | Call by reference | Type reference (TYPE) | DPR_TT_OBJ_TYPE_VALUE_SETS | Value Sets | 20130311 | |||
| 2 | EV_ERROR_STRING | Call by reference | Type reference (TYPE) | STRING | Text Describing the Failure of Get Value Sets | 20130311 | |||
| 3 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | DPR_TT_STRING | List of Attribute Names | 20130312 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBL_TYPE | Type of Linked Object | 20130311 |
Method GET_VALUE_SETS on class IF_DPR_OBL_PROXY_VALUE_SET has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |