SAP ABAP Interface IF_USMD_EV2_GET_DATA_FORM (Renovation IF_USMD_GUIBB_FORM->GET_DATA)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_ENTITY_VALUE2_GUI_WD | Single Processing of an Entity | 20120705 |
Properties
| Interface | IF_USMD_EV2_GET_DATA_FORM | |
| Short Description | Renovation IF_USMD_GUIBB_FORM->GET_DATA |
General Data
| Package | USMD2_ENTITY_VALUE2 | Objects of MDG custom objects single processing UI |
| Created | 20120605 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_USMD_ENTITY_VALUE2_GUI_WD | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_USMD_EV2_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_USMD_EV2_GET_DATA_FORM has no interface.
Friends
Interface IF_USMD_EV2_GET_DATA_FORM has no friend.
Attributes
Interface IF_USMD_EV2_GET_DATA_FORM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Has the value of any (non-)transient attribute changed? | 20120710 | |
| 2 | Static method | Public | Method | Get and Update the Detail Flag | 20120713 | |
| 3 | Static method | Public | Method | Get List of Selected Fields (Including Text Information) | 20120726 | |
| 4 | Static method | Public | Method | Get Value Set (Containing Value-Text-Pairs) | 20120726 | |
| 5 | Static method | Public | Method | Get Form GUIBB Data | 20120713 | |
| 6 | Static method | Public | Method | Get Form GUIBB Data (Representing a Contained Entity) | 20120713 | |
| 7 | Static method | Public | Method | Get Form GUIBB Data (Representing a Leading Entity) | 20120715 | |
| 8 | Static method | Public | Method | Make Field of the Form GUIBB Visible | 20120712 | |
| 9 | Static method | Public | Method | Maket the Fields of the Form GUIBB Visible | 20120726 | |
| 10 | Static method | Public | Method | Update the Fields of the Form GUIBB and Make them Visible | 20120717 | |
| 11 | Static method | Public | Method | Update the Values of the Form GUIBB | 20120726 |
Events
Interface IF_USMD_EV2_GET_DATA_FORM has no event.
Types
Interface IF_USMD_EV2_GET_DATA_FORM has no local type.
Method Signatures
Method DO_ATTRIBUTES_DIFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NON_TRANSIENT_DIFFERENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Did calling the BAdI change any non-transient data? | 20120710 | |||
| 2 | EV_TRANSIENT_DIFFERENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Did calling the BAdI change any transient data? | 20120710 | |||
| 3 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120710 | |||
| 4 | IS_ATTRIBUTES_1 | Call by reference | Type reference (TYPE) | ANY | First set of attributes | 20120710 | |||
| 5 | IS_ATTRIBUTES_2 | Call by reference | Type reference (TYPE) | ANY | Second set of attributes | 20120710 |
Method DO_ATTRIBUTES_DIFFER on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_AND_UPDATE_DETAIL_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DETAIL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Detail? | 20120713 | |||
| 2 | IR_ENTITY_INFO_CONT | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120715 |
Method GET_AND_UPDATE_DETAIL_FLAG on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_FIELD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ABS_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | DATA | List of Fields | 20120726 | |||
| 2 | ET_ABS_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120726 | |||
| 3 | IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120726 | |||
| 4 | IR_ABS_FIELD_RANGES | Call by reference | Object reference (TYPE REF TO) | USMD_TS_SEL | Field Ranges | 20120726 | |||
| 5 | IV_ABS_FIELD_TYPE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Type | 20120726 |
Method GET_FIELD_LIST on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_FIELD_VALUE_SET 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) to Value Set? | 20120726 | |||
| 2 | IF_EV2_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is the Current Entity Active? | 20120726 | |||
| 3 | IF_EV2_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is the Current Entity New? | 20120726 | |||
| 4 | IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120726 | |||
| 5 | IO_EV2_UI_BADI | Call by reference | Object reference (TYPE REF TO) | CL_USMD_EV2_UI_BADI | UI BAdI | 20120726 | |||
| 6 | IO_LGC_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_USMD_UI_SERVICES | Service Interface for UI | 20120726 | |||
| 7 | IR_ABS_ENTITY_TYPE_CONT | Call by reference | Object reference (TYPE REF TO) | USMD_S_ENTITY_PROP | Contained Entity Type | 20120726 | |||
| 8 | IR_ABS_ENTITY_TYPE_LEAD | Call by reference | Object reference (TYPE REF TO) | USMD_S_ENTITY_PROP | Leading Entity Type | 20120726 | |||
| 9 | IT_ABS_ENTITY_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Entity Key | 20120726 | |||
| 10 | IT_CMM_FFIX_1 | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Variable Set 1 | 20120726 | |||
| 11 | IV_ABS_CREQ | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20120726 | |||
| 12 | IV_ABS_CREQ_STEP | Call by reference | Type reference (TYPE) | USMD_CREQUEST_APPSTEP | Change Request Step Number | 20120726 | |||
| 13 | IV_ABS_CREQ_STEP_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_AS_TYPE | Change Request Step Type | 20120726 | |||
| 14 | IV_ABS_CREQ_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120726 | |||
| 15 | IV_ABS_CREQ_WF_INDEX | Call by reference | Type reference (TYPE) | USMD_CREQUEST_WFINDEX | Workflow Index | 20120726 | |||
| 16 | IV_ABS_FIELD_TYPE | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field Type | 20120726 | |||
| 17 | IV_ABS_PROCESS | Call by reference | Type reference (TYPE) | USMD_PROCESS | Business Activity | 20120726 | |||
| 18 | IV_EV2_UI_MODE | Call by reference | Type reference (TYPE) | USMD_CCDD_MODE | UI Mode (Create/Change/Delete/Display) | 20120726 | |||
| 19 | IV_WDY_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20120726 | |||
| 20 | RO_CMM_VALUE_SET | Value transfer | Object reference (TYPE REF TO) | CL_USMD_CMM_VALUE_SET | UI Context | 20120726 |
Method GET_FIELD_VALUE_SET on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_FORM_DATA Signature
Method GET_FORM_DATA on Interface IF_USMD_EV2_GET_DATA_FORM has no parameter.
Method GET_FORM_DATA on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_FORM_DATA_CONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FPM_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has the Field Usage of the FPM Form GUIBB changed? | 20120717 | |||
| 2 | EF_FPM_FIELD_VALUE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has a Value Bound to the FPM Form GUIBB Changed? | 20120726 | |||
| 3 | IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120717 | |||
| 4 | IO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20120713 | |||
| 5 | IR_EV2_ENTITY_INFO_CONT | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120717 | |||
| 6 | IR_FPM_FIELD_USAGES | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_FIELDUSAGE | Field Usage of the FPM Form GUIBB Fields | 20120726 | |||
| 7 | IR_FPM_FIELD_VALUES | Call by reference | Object reference (TYPE REF TO) | DATA | Values Bound to the FPM Form GUIBB | 20120726 | |||
| 8 | IR_FPM_USED_FIELDS | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_SELECTED_FIELDS | Used Fields (as per Configuration) | 20120801 | |||
| 9 | IV_EV2_UI_MODE | Call by reference | Type reference (TYPE) | USMD_CCDD_MODE | UI Mode (Create/Change/Delete/Display) | 20120717 |
Method GET_FORM_DATA_CONT on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method GET_FORM_DATA_LDNG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20120715 | |||
| 2 | IR_ENTITY_INFO_CONT | Call by reference | Type reference (TYPE) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120715 |
Method GET_FORM_DATA_LDNG on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method MAKE_ALL_FORM_FIELDS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FORM_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage of the FPM Form GUIBB | 20120712 | |||
| 2 | EF_FORM_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has the Field Usage of the FPM Form GUIBB changed? | 20120712 |
Method MAKE_ALL_FORM_FIELDS_VISIBLE on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method SHOW_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO_CONT | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120726 | |||
| 2 | IR_FPM_FIELD_USAGES | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_FIELDUSAGE | Field Usages of the FPM Form GUIBB | 20120726 | |||
| 3 | RF_FPM_FIELD_USAGE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has the Field Usage of the FPM Form GUIBB changed? | 20120727 |
Method SHOW_FORM_FIELDS on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method UPDATE_AND_SHOW_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_FPM_FIELD_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has the Data Bound to the FPM Form GUIBB changed? | 20120717 | |||
| 2 | EF_FPM_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Has the Field Usage of the FPM Form GUIBB changed? | 20120717 | |||
| 3 | IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120717 | |||
| 4 | IR_EV2_ENTITY_INFO_CONT | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120717 | |||
| 5 | IR_FPM_FIELD_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data Bound to the FPM Form GUIBB | 20120717 | |||
| 6 | IR_FPM_FIELD_USAGE | Call by reference | Object reference (TYPE REF TO) | FPMGB_T_FIELDUSAGE | Field Usage of the FPM Form GUIBB | 20120717 |
Method UPDATE_AND_SHOW_FORM_FIELDS on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
Method UPDATE_FORM_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO_CONT | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Contained Entity Info | 20120726 | |||
| 2 | IR_FPM_FIELD_VALUES | Call by reference | Object reference (TYPE REF TO) | DATA | Values Bound to the FPM Form GUIBB Fields | 20120726 | |||
| 3 | RF_FPM_FIELD_VALUE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has a Value Bound to the FPM Form GUIBB Changed? | 20120801 |
Method UPDATE_FORM_FIELD_VALUES on Interface IF_USMD_EV2_GET_DATA_FORM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |