SAP ABAP Class CL_EAMS_UI_FD_EQUI_SUPTO (WD feeder class for Superior Technical Object for EQUI)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_TECHOBJ (Package) UI for Technical Object (Equipment, Functional Location)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder | 20091020 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100112 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091204 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091023 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091020 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091124 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091020 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EAMS_SV_UI_FD_EQUI_SUPTO_AV | Feeder class - SV-CM Change Superior TO of Equi | 20091027 |
Properties
| Class | CL_EAMS_UI_FD_EQUI_SUPTO | |
| Short Description | WD feeder class for Superior Technical Object for EQUI | |
| 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_TECHOBJ | UI for Technical Object (Equipment, Functional Location) |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100112 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091204 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091023 | ||
| 4 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091020 | ||
| 5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091124 | ||
| 6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091020 |
Friends
Class CL_EAMS_UI_FD_EQUI_SUPTO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'OPEN_POPUP' | ID of the FPM Event | 20091021 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'POPUP_OK' | ID of the FPM Event | 20091021 | ||
| 3 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'POPUP_RETURN' | ID of the FPM Event | 20091021 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | Object Type | 20091030 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20091021 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | EAMS application model | 20091020 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20091023 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20091021 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091118 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | EAMS_S_SP_TECHOBJ_SUPTO_DATA | Superior Techinical Object for Functionla Location | 20091029 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | EAMS_S_SP_TECHOBJ_SUPTO_DATA | Superior Techinical Object for Functionla Location | 20091204 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | EAMS_ACTION_ID | Action ID for modifying the Technical Object's structure | 20091023 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20091023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091023 | |
| 2 | Instance method | Protected | Method | 20091020 |
Events
Class CL_EAMS_UI_FD_EQUI_SUPTO has no event.
Types
Class CL_EAMS_UI_FD_EQUI_SUPTO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_EQUI_SUPTO has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_EQUI_SUPTO has no exception.
Method READ_TECHNICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EAMS_TPLMA | Call by reference | Type reference (TYPE) | EAMS_TPLMA | Superior Functional Location | 20091020 | |||
| 2 | EV_EAMS_TPLMA_EXISTS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20091020 | |||
| 3 | EV_EAMS_TPLMA_TXT | Call by reference | Type reference (TYPE) | MPTXT | Description of superior functional location | 20091020 | |||
| 4 | EV_HEQUI | Call by reference | Type reference (TYPE) | HEQUI | Superordinate Equipment | 20091020 | |||
| 5 | EV_HEQUI_EXISTS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20091020 | |||
| 6 | EV_HEQUI_TXT | Call by reference | Type reference (TYPE) | KTX01 | Description of technical object | 20091020 | |||
| 7 | IV_SUP_TO_NO | Call by reference | Type reference (TYPE) | EAMS_TEC_OBJ | Technical Object Number | 20091109 |
Method READ_TECHNICAL_OBJECT on class CL_EAMS_UI_FD_EQUI_SUPTO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |