SAP ABAP Class CL_EAMS_UI_FD_ORD_SAFEM_DIR (WD feeder for safety measure documents)
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_LIST | List Feeder | 20100810 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100913 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101008 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100810 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100810 |
Properties
Class | CL_EAMS_UI_FD_ORD_SAFEM_DIR | |
Short Description | WD feeder for safety measure documents | |
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_ORD | User Interface for Maintenance Order |
Created | 20100810 | 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_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100913 | ||
2 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20101008 | ||
3 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100810 | ||
4 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100810 |
Friends
Class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100810 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20101008 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMWS_S_SP_RSKCL | Business Object Risk Check List | 20101008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100810 |
2 | ![]() |
Instance method | Private | Method | Get checklist key for safety measure - Document | 20101008 |
3 | ![]() |
Instance method | Private | Method | Insert document | 20100810 |
4 | ![]() |
Instance method | Private | Method | Insert selected documents into Safety Checklist | 20101008 |
Events
Class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no event.
Types
Class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no exception.
Method GET_SAFEMEAS_KEYS_DIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOKAR | Call by reference | Type reference (TYPE) | DOKAR | Document Type | 20101008 | ||
2 | ![]() |
IV_DOKNR | Call by reference | Type reference (TYPE) | DOKNR | Document number | 20101008 | ||
3 | ![]() |
IV_DOKTL | Call by reference | Type reference (TYPE) | DOKTL_D | Document part | 20101008 | ||
4 | ![]() |
IV_DOKVR | Call by reference | Type reference (TYPE) | DOKVR | Document Version | 20101008 | ||
5 | ![]() |
RV_OBJ_ID | Value transfer | Type reference (TYPE) | EAMWS_OBJ_ID | Object ID of Safety Measure | 20101008 |
Method GET_SAFEMEAS_KEYS_DIR on class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no exception.
Method INSERT_DIR 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) | 20100810 | ||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20100810 | ||
3 | ![]() |
EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100810 |
Method INSERT_DIR on class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no exception.
Method INSERT_DIR_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 | 20101008 | ||
2 | ![]() |
IT_DOCUMENTS | Call by reference | Type reference (TYPE) | EAMS_T_SP_DIR_HEADER | Business Object Document Info Record - Header Data | 20101008 | ||
3 | ![]() |
IT_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20101008 |
Method INSERT_DIR_IN_CHKLIST on class CL_EAMS_UI_FD_ORD_SAFEM_DIR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |