SAP ABAP Class CL_EAMS_UI_FD_SAFETY_TEXT (Safety text feeder)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_ORD (Package) User Interface for Maintenance Order
⤷
⤷
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 | 20101012 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20101012 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20101029 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101013 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101012 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101012 |
Properties
| Class | CL_EAMS_UI_FD_SAFETY_TEXT | |
| Short Description | Safety text feeder | |
| 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_ORD | User Interface for Maintenance Order |
| Created | 20101012 | 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_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20101012 | ||
| 2 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20101029 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101013 | ||
| 4 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20101012 | ||
| 5 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20101012 |
Friends
Class CL_EAMS_UI_FD_SAFETY_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | NAME_KOMP | 'EAMS_VORNR' | 20101126 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20101022 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20101013 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101013 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | EAMWS_S_SP_RSKCL | Business Object Risk Check List | 20101022 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | EAMWS_S_SP_SAFETY_TEXT | Key fields for safety text | 20101026 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | EAMS_T_SP_ORD_OPER | Business Object Order - Operation Data | 20101020 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4_TABLE | Lead selection | 20101026 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | J_OBJNR | Object Number | 20101022 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | J_OBJNR | Object Number | 20101026 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | EAMWS_SAFETY_TEXT_NUMBER | Safety Note Number | 20101022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101013 | |
| 2 | Instance method | Private | Method | Read the event parameters | 20101026 | |
| 3 | Instance method | Private | Method | Insert a safetynote | 20101013 | |
| 4 | Instance method | Private | Method | Insert Safety Note in Safety Checklist | 20101022 | |
| 5 | Instance method | Private | Method | Read data for further processing | 20101026 |
Events
Class CL_EAMS_UI_FD_SAFETY_TEXT has no event.
Types
Class CL_EAMS_UI_FD_SAFETY_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_SAFETY_TEXT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_SAFETY_TEXT has no exception.
Method GET_START_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20101026 |
Method GET_START_PARAMETERS on class CL_EAMS_UI_FD_SAFETY_TEXT has no exception.
Method INSERT_SAFETYNOTE 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) | 20101013 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101013 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101013 |
Method INSERT_SAFETYNOTE on class CL_EAMS_UI_FD_SAFETY_TEXT has no exception.
Method INSERT_SAFETYNOTE_IN_CHKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101022 | |||
| 2 | IT_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20101022 | |||
| 3 | IT_SAFETYNOTE | Call by reference | Type reference (TYPE) | EAMWS_T_SP_SAFETY_TEXT | Safety text | 20101022 |
Method INSERT_SAFETYNOTE_IN_CHKLIST on class CL_EAMS_UI_FD_SAFETY_TEXT has no exception.
Method READ_BUSINESS_DATA Signature
Method READ_BUSINESS_DATA on class CL_EAMS_UI_FD_SAFETY_TEXT has no parameter.
Method READ_BUSINESS_DATA on class CL_EAMS_UI_FD_SAFETY_TEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |