SAP ABAP Class CL_EAMWS_UI_FD_RSKCL (WD feeder class for risk list tree)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMWS_UI (Package) User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_G_FEEDER_TREE | Tree Feeder | 20100805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100805 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100805 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100811 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_CONFIRMATION | Feeder Callback - Create Confirmation Requests | 20100923 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100805 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100924 |
Properties
| Class | CL_EAMWS_UI_FD_RSKCL | |
| Short Description | WD feeder class for risk list tree | |
| Super Class | /PLMU/CL_FRW_G_FEEDER_TREE | Tree Feeder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMWS_UI | User Interface |
| Created | 20100805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMWS_UI_FD_RSKCL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100805 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100805 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100811 | ||
| 4 | /PLMU/IF_FRW_G_CONFIRMATION | Feeder Callback - Create Confirmation Requests | 20100923 | ||
| 5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20100805 | ||
| 6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100924 |
Friends
Class CL_EAMWS_UI_FD_RSKCL 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) | IF_FPM | Interface for accessing FPM functionality | 20100805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101004 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100805 | |
| 3 | Instance method | Private | Method | Navigate to object | 20101116 |
Events
Class CL_EAMWS_UI_FD_RSKCL has no event.
Types
Class CL_EAMWS_UI_FD_RSKCL has no local type.
Method Signatures
Method ACTION_APPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20101004 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101004 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101004 | |||
| 4 | IS_RSKCL | Call by reference | Type reference (TYPE) | EAMWS_S_SP_RSKCL | Business Object Risk Check List | 20101004 |
Method ACTION_APPLY on class CL_EAMWS_UI_FD_RSKCL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMWS_UI_FD_RSKCL has no parameter.
Method CONSTRUCTOR on class CL_EAMWS_UI_FD_RSKCL has no exception.
Method NAVIGATE_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RSKCL | Call by reference | Type reference (TYPE) | EAMWS_S_SP_RSKCL | Business Object Risk Check List | 20101116 |
Method NAVIGATE_TO_OBJECT on class CL_EAMWS_UI_FD_RSKCL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |