SAP ABAP Class CL_EAMS_UI_FD_MP_INIT (WD feeder for measuring point initial screen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_MP_MD (Package) User Interface for Measuring Point and Measuring Document

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_EAMS_UI_FD_MP_INIT | |
Short Description | WD feeder for measuring point initial screen | |
Super Class | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAMS_UI_MP_MD | User Interface for Measuring Point and Measuring Document |
Created | 20090720 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091009 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091023 | ||
3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091113 | ||
4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091019 | ||
5 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091117 | ||
6 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091009 | ||
7 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091009 | ||
8 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091009 |
Friends
Class CL_EAMS_UI_FD_MP_INIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20091009 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20091109 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20091109 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110201 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091019 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_CONVEXIT | Convertion exists for different objects | 20101207 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EAMS_S_SP_MP_INITIAL | Structure for initial screen of Measuring Point | 20091019 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20091117 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20091117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check authorization for transaction and object | 20091020 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110201 |
3 | ![]() |
Instance method | Protected | Method | Get real est id fixed values | 20091026 |
4 | ![]() |
Instance method | Protected | Method | Get reference object type fixed values | 20091106 |
5 | ![]() |
Instance method | Protected | Method | Get ovs informationen | 20091026 |
6 | ![]() |
Instance method | Protected | Method | Retrieve initial data from initial node | 20091019 |
7 | ![]() |
Instance method | Protected | Method | Set fpm idr | 20091009 |
8 | ![]() |
Instance method | Protected | Method | Update initial node with initial data | 20091020 |
9 | ![]() |
Instance method | Protected | Method | Validate data of initial screen | 20091013 |
Events
Class CL_EAMS_UI_FD_MP_INIT has no event.
Types
Class CL_EAMS_UI_FD_MP_INIT has no local type.
Method Signatures
Method CHECK_AUTHORIZATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20091020 |
Method CHECK_AUTHORIZATIONS on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MP_INIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method GET_REAL_EST_TYPE_FIXED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIXED_VALUES | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20091026 |
Method GET_REAL_EST_TYPE_FIXED_VALUES on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method GET_REF_OBJ_TYPE_FIXED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIXED_VALUES | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20091106 |
Method GET_REF_OBJ_TYPE_FIXED_VALUES on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method OVS_GET_OVS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OVS_INFO | Call by reference | Type reference (TYPE) | CL_EAMS_UI_SERVICE=>TYP_T_OVS_INFO | 20091026 |
Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method RETRIEVE_INITIAL_DATA Signature
Method RETRIEVE_INITIAL_DATA on class CL_EAMS_UI_FD_MP_INIT has no parameter.
Method RETRIEVE_INITIAL_DATA on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method SET_IDR_INIT Signature
Method SET_IDR_INIT on class CL_EAMS_UI_FD_MP_INIT has no parameter.
Method SET_IDR_INIT on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method UPDATE_INITIAL_DATA Signature
Method UPDATE_INITIAL_DATA on class CL_EAMS_UI_FD_MP_INIT has no parameter.
Method UPDATE_INITIAL_DATA on class CL_EAMS_UI_FD_MP_INIT has no exception.
Method VALIDATE_INITIAL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20091013 |
Method VALIDATE_INITIAL_SCREEN on class CL_EAMS_UI_FD_MP_INIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |