SAP ABAP Class CL_USMD_CMM_FIELD_TYPE (Field Type)
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_FIELD_TYPE | |
| Short Description | Field Type | |
| 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 | 20120726 | 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_FIELD_TYPE has no interface implemented.
Friends
Class CL_USMD_CMM_FIELD_TYPE has no friend class.
Attributes
Class CL_USMD_CMM_FIELD_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Initial Value | 20120726 | |
| 2 | Static method | Public | Method | Get Name | 20120726 | |
| 3 | Static method | Public | Method | Has Text Table? | 20120819 |
Events
Class CL_USMD_CMM_FIELD_TYPE has no event.
Types
Class CL_USMD_CMM_FIELD_TYPE has no local type.
Method Signatures
Method GET_INITIAL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ABS_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | USMD_S_FPROP | Field Type | 20120726 | |||
| 2 | RR_ABS_INITIAL_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | Initial Value | 20120726 |
Method GET_INITIAL_VALUE on class CL_USMD_CMM_FIELD_TYPE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ABS_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | USMD_S_FPROP | Field Type | 20120726 | |||
| 2 | RV_ABS_NAME | Value transfer | Type reference (TYPE) | USMD_FIELDNAME | Name | 20120726 |
Method GET_NAME on class CL_USMD_CMM_FIELD_TYPE has no exception.
Method HAS_TEXT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ABS_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | USMD_S_FPROP | Field Type | 20120819 | |||
| 2 | RF_TEXT_TABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has Text Table? | 20120819 |
Method HAS_TEXT_TABLE on class CL_USMD_CMM_FIELD_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |