SAP ABAP Class CL_EAMS_UI_EI_TL_V2_APPCC (APPCC Class for V2 Tasklist OIF)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_EX_FRW_CONSUMER_APPCC | OIF Application Controller | 20100824 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20100824 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100824 |
Properties
Class | CL_EAMS_UI_EI_TL_V2_APPCC | |
Short Description | APPCC Class for V2 Tasklist OIF | |
Super Class | ||
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 | 20100824 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAMS_UI_EI_TL_V2_APPCC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_EX_FRW_CONSUMER_APPCC | OIF Application Controller | 20100824 | ||
2 | /PLMU/IF_FRW_MAP_HEADER | Header Object Mapper | 20100824 | ||
3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100824 |
Friends
Class CL_EAMS_UI_EI_TL_V2_APPCC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20101202 | ||||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_EI_TL_V2_APPCC | APPCC Class for Maintenance Plan OIF | 20100824 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_ACTION_UTIL | Action utilities for applications | 20100824 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - Basic application model | 20100824 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_BASIC_APPL_MODEL | UI Framework - GUIBB application model | 20100824 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20100824 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20100824 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_IDR | 20100824 | |||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EAMS_UI_SERVICE | Service and convertion methods | 20100824 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_S_SP_TL_HEADER | Task List Basic Data | 20100824 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_S_SP_TL_HEADER | Task List Basic Data | 20100824 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EAMS_S_SP_TL_OPERATION | Business Object Task List - Operation Data | 20110302 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Methods
Events
Class CL_EAMS_UI_EI_TL_V2_APPCC has no event.
Types
Class CL_EAMS_UI_EI_TL_V2_APPCC has no local type.
Method Signatures
Method ADD_TO_FAV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | UI Framework - Wiring Services | 20100824 |
Method ADD_TO_FAV on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method CHANGE_LPD_YCA_LIST Signature
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_TL_V2_APPCC has no parameter.
Method CHANGE_LPD_YCA_LIST on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EAMS_UI_EI_TL_V2_APPCC has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method DEFINE_BUTTON_CHOICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BUTTON_CHOICE | Call by reference | Type reference (TYPE) | IF_FPM_CNR_OIF=>S_BUTTON_CHOICE | 20101202 |
Method DEFINE_BUTTON_CHOICE on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method DISPLAY_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20100824 | ||
2 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20100824 |
Method DISPLAY_TAB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method HIDE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20100824 | ||
2 | ![]() |
IV_TAB_ID | Call by reference | Type reference (TYPE) | STRING | 20100824 |
Method HIDE_TAB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method LOCK_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100824 |
Method LOCK_CHECK on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method RETRIEVE_HEADER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | UI Framework - Wiring Services | 20100824 |
Method RETRIEVE_HEADER_DATA on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method RETRIEVE_OPERATION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | UI Framework - Wiring Services | 20110302 |
Method RETRIEVE_OPERATION_DATA on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SET_DELETION_FLAG 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 | 20100824 |
Method SET_DELETION_FLAG on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SET_HIDDEN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20101019 |
Method SET_HIDDEN_TAB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SET_HIDDEN_UIBB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20100824 |
Method SET_HIDDEN_UIBB on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SET_MAINT_PACK_TAB_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20100824 |
Method SET_MAINT_PACK_TAB_VISIBILITY on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode | 20100824 |
Method SET_MODE on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method SWITCH_TAB_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20110301 | ||
2 | ![]() |
IV_HIDDEN_TAB_ID | Call by reference | Type reference (TYPE) | STRING | ID of hidden tab | 20110301 | ||
3 | ![]() |
IV_VISIBLE_TAB_ID | Call by reference | Type reference (TYPE) | STRING | ID of visible tab | 20110301 |
Method SWITCH_TAB_VISIBILITY on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
Method UPDATE_BUTTON_CHOICES Signature
Method UPDATE_BUTTON_CHOICES on class CL_EAMS_UI_EI_TL_V2_APPCC has no parameter.
Method UPDATE_BUTTON_CHOICES on class CL_EAMS_UI_EI_TL_V2_APPCC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |