SAP ABAP Class CL_USMD_EV2_FPM_FORM (FPM Form)
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 | |
Short Description | FPM Form | |
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 has no interface implemented.
Friends
Class CL_USMD_EV2_FPM_FORM has no friend class.
Attributes
Class CL_USMD_EV2_FPM_FORM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Class Internal: Get Field Usage by Used Field | 20120815 |
2 | ![]() |
Static method | Public | Method | Update Property READ_ONLY of All Fields | 20120815 |
3 | ![]() |
Static method | Public | Method | Update Value of All Fields | 20120815 |
Events
Class CL_USMD_EV2_FPM_FORM has no event.
Types
Class CL_USMD_EV2_FPM_FORM has no local type.
Method Signatures
Method GET_FIELD_USAGE_BY_USED_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FPM_FIELD_USAGES | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_FIELDUSAGE | Field Usages | 20120815 | ||
2 | ![]() |
IR_FPM_USED_FIELD | Call by reference | Object reference (TYPE REF TO) | FPMGB_S_SELECTED_FIELDS | Used Field (as per Configuration) | 20120815 | ||
3 | ![]() |
RR_FPM_FIELD_USAGE | Value transfer | Object reference (TYPE REF TO) | FPMGB_S_FIELDUSAGE | Field Usage | 20120815 |
Method GET_FIELD_USAGE_BY_USED_FIELD on class CL_USMD_EV2_FPM_FORM has no exception.
Method UPDATE_READ_ONLY_ALL 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_USAGES | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_FIELDUSAGE | Field Usages | 20120815 | ||
4 | ![]() |
IR_FPM_USED_FIELDS | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_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_FIELD_USAGE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has the Field Usage Changed? | 20120815 |
Method UPDATE_READ_ONLY_ALL on class CL_USMD_EV2_FPM_FORM has no exception.
Method UPDATE_VALUE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120815 | ||
2 | ![]() |
IR_FPM_FIELD_VALUES | Call by reference | Object reference (TYPE REF TO) | DATA | Form Field Values | 20120815 | ||
3 | ![]() |
RF_FPM_FIELD_VALUE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has a Value Bound to the FPM Form GUIBB Changed? | 20120815 |
Method UPDATE_VALUE_ALL on class CL_USMD_EV2_FPM_FORM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |