SAP ABAP Class CL_USMD_EV2_FPM_FORM_FIELD (FPM Form Field)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_ENTITY_VALUE2 (Package) Objects of MDG custom objects single processing UI
⤷
⤷
Properties
| Class | CL_USMD_EV2_FPM_FORM_FIELD | |
| Short Description | FPM Form Field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD2_ENTITY_VALUE2 | Objects of MDG custom objects single processing UI |
| Created | 20120815 | 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_EV2_FPM_FORM_FIELD has no interface implemented.
Friends
Class CL_USMD_EV2_FPM_FORM_FIELD has no friend class.
Attributes
Class CL_USMD_EV2_FPM_FORM_FIELD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine, Whether the Form Field is Read-Only or not | 20120815 |
Events
Class CL_USMD_EV2_FPM_FORM_FIELD has no event.
Types
Class CL_USMD_EV2_FPM_FORM_FIELD has no local type.
Method Signatures
Method DETERMINE_READ_ONLY 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 | 20120815 | |||
| 2 | IR_ABS_ENTITY_TYPE | Call by reference | Object reference (TYPE REF TO) | USMD_S_ENTITY_PROP | Entity Type | 20120815 | |||
| 3 | IR_FPM_FIELD_USAGE | Call by reference | Object reference (TYPE REF TO) | FPMGB_S_FIELDUSAGE | Field Usage | 20120815 | |||
| 4 | IR_FPM_USED_FIELD | Call by reference | Object reference (TYPE REF TO) | FPMGB_S_SELECTED_FIELDS | Used Field (as per Configuration) | 20120815 | |||
| 5 | IV_EV2_UI_MODE | Call by reference | Type reference (TYPE) | USMD_CCDD_MODE | UI Mode (Create/Change/Delete/Display) | 20120815 | |||
| 6 | RF_FPM_READ_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Read-Only? | 20120815 |
Method DETERMINE_READ_ONLY on class CL_USMD_EV2_FPM_FORM_FIELD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |