SAP ABAP Class CL_EAMS_UI_FD_MD_HEADER_LI (WD Feeder Class for MD Header List GUIBB)
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
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_LIST | List Feeder | 20091019 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091026 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091116 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091203 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091030 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091203 |
Properties
Class | CL_EAMS_UI_FD_MD_HEADER_LI | |
Short Description | WD Feeder Class for MD Header List GUIBB | |
Super Class | /PLMU/CL_FRW_G_FEEDER_LIST | List 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 | 20090903 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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 | 20091026 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091116 | ||
3 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091203 | ||
4 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091030 | ||
5 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091203 |
Friends
Class CL_EAMS_UI_FD_MD_HEADER_LI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20090914 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091123 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20091201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091123 | |
2 | ![]() |
Instance method | Protected | Method | handle ClearValues of selected Measuring Points | 20091102 |
3 | ![]() |
Instance method | Protected | Method | handle Mass Change popup closed | 20090911 |
4 | ![]() |
Instance method | Protected | Method | Get OVS informations | 20091203 |
5 | ![]() |
Instance method | Protected | Method | Get ovs mapping | 20100118 |
Events
Class CL_EAMS_UI_FD_MD_HEADER_LI has no event.
Types
Class CL_EAMS_UI_FD_MD_HEADER_LI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MD_HEADER_LI has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MD_HEADER_LI has no exception.
Method ON_CLEAR_VALUES_CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20091102 |
Method ON_CLEAR_VALUES_CLOSE on class CL_EAMS_UI_FD_MD_HEADER_LI has no exception.
Method ON_MASS_CHANGE_POPUP_CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090911 |
Method ON_MASS_CHANGE_POPUP_CLOSE on class CL_EAMS_UI_FD_MD_HEADER_LI 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 | 20091203 |
Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_MD_HEADER_LI has no exception.
Method OVS_GET_OVS_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OVS_MAPPING | Call by reference | Type reference (TYPE) | CL_EAMS_UI_SERVICE=>TYP_T_OVS_MAPPING | 20100118 | |||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20100118 |
Method OVS_GET_OVS_MAPPING on class CL_EAMS_UI_FD_MD_HEADER_LI has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |