SAP ABAP Class CL_EAMS_UI_FD_TL_INIT (WD feeder class for Task List init screen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_TL (Package) User Interface for Task List

⤷

⤷

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 | 20091006 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20091006 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091030 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091110 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091014 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091002 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091007 |
Properties
Class | CL_EAMS_UI_FD_TL_INIT | |
Short Description | WD feeder class for Task List init screen | |
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_TL | User Interface for Task List |
Created | 20090917 | SAP |
Last change | 20130531 | 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 | 20091006 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091030 | ||
3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20091110 | ||
4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091014 | ||
5 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20091002 | ||
6 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20091007 |
Friends
Class CL_EAMS_UI_FD_TL_INIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | PLNTY | CL_EAMS_MP_TL=>GC_PLNTY_GEN | Task List Type | 20091112 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | PLNTY | CL_EAMS_MP_TL=>GC_PLNTY_TECHOBJ | Task List Type | 20091112 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110201 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_IDR | 20091030 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20091030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091104 |
2 | ![]() |
Instance method | Private | Method | create a new tasklist | 20100325 |
3 | ![]() |
Instance method | Private | Method | 20100324 | |
4 | ![]() |
Instance method | Private | Method | Validates the initial screen values | 20091007 |
Events
Class CL_EAMS_UI_FD_TL_INIT has no event.
Types
Class CL_EAMS_UI_FD_TL_INIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_FD_TL_INIT has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_TL_INIT has no exception.
Method CREATE_TL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | FLAG | Link field for view query | 20100325 | ||
2 | ![]() |
IS_TL_HEADER | Call by reference | Type reference (TYPE) | EAMS_S_SP_TL_HEADER | Task List Basic Data | 20100325 |
Method CREATE_TL on class CL_EAMS_UI_FD_TL_INIT has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20100324 |
Method SET_TITLE on class CL_EAMS_UI_FD_TL_INIT has no exception.
Method VALIDATE_INITIAL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20091007 |
Method VALIDATE_INITIAL_SCREEN on class CL_EAMS_UI_FD_TL_INIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |