SAP ABAP Class CL_USMD_CMM_VALUE_SET (Value Set)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_COMMON (Package) Common objects of generic MDG UIs

⤷

⤷

Properties
Class | CL_USMD_CMM_VALUE_SET | |
Short Description | Value Set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD2_COMMON | Common objects of generic MDG UIs |
Created | 20120725 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMD_CMM_VALUE_SET has no interface implemented.
Friends
Class CL_USMD_CMM_VALUE_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20120725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Construct a Value Set | 20120725 |
2 | ![]() |
Instance method | Private | Method | If Missing, Add the Initial Value | 20120726 |
3 | ![]() |
Instance method | Private | Method | Fill Value Set | 20120725 |
Events
Class CL_USMD_CMM_VALUE_SET has no event.
Types
Class CL_USMD_CMM_VALUE_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CMM_ENSURE_INITIAL_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Add Initial Value (If Missing)? | 20120726 | ||
2 | ![]() |
IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120726 | ||
3 | ![]() |
IR_ABS_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | DATA | List of Fields | 20120725 | ||
4 | ![]() |
IV_ABS_FIELD_TYPE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Type | 20120725 |
Method CONSTRUCTOR on class CL_USMD_CMM_VALUE_SET has no exception.
Method ENSURE_INITIAL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120726 | ||
2 | ![]() |
IV_ABS_FIELD_TYPE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Type | 20120726 |
Method ENSURE_INITIAL_VALUE on class CL_USMD_CMM_VALUE_SET has no exception.
Method FILL_VALUE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ABS_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | DATA | List of Fields | 20120725 | ||
2 | ![]() |
IV_ABS_FIELD_TYPE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Type | 20120725 |
Method FILL_VALUE_SET on class CL_USMD_CMM_VALUE_SET has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |