SAP ABAP Class CL_PT_UIA_TMW_MSG_NAVIG_TREE (UIA for Message Navigation)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_UIA_OBJECT_BASE | UIA Object | 20001115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_UIA_TMW_NAVIGATION_TREE | Navigation Using TMW Objects | 19990907 |
Properties
Class | CL_PT_UIA_TMW_MSG_NAVIG_TREE | |
Short Description | UIA for Message Navigation | |
Super Class | CL_PT_UIA_OBJECT_BASE | UIA Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
Created | 19990907 | SAP |
Last change | 20001116 | 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 | IF_PT_UIA_TMW_NAVIGATION_TREE | Navigation Using TMW Objects | 19990907 |
Friends
Class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_L2 | '@5D@' | In Process | 19990907 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_L2 | '@5F@' | New Messages | 19990907 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_L2 | '@@@@' | New Messages | 19990907 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | ICON_L2 | '@01@' | Processed | 19990907 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '1' | Messages in Process | 19990907 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | ' ' | New Messages | 19990907 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '9' | Messages Processed | 19990907 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '2' | Messages Processed | 19990907 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_MESSAGE_POOL_TAB | Messages | 19990907 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_MESSAGE_POOL_TAB | Messages | 19990907 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIM_TMW_T_FCAT | Field Catalog | 19990907 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_SORT | Hierarchy Fields | 19990907 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PTM_WLIST_MESSAGE_POOL_TAB | Current Messages | 19990907 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_MESSAGE_POOL | Message Pool | 19990907 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_STATUS_NAVIGATION | Navigation Status | 19990907 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_PT_APPLICATION_TMW_CORE | TMW Core | 19990907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | ... | 19990907 |
2 | ![]() |
Instance method | Private | Method | Get New Message List | 19990907 |
3 | ![]() |
Instance method | Private | Method | Messages | 19990907 |
4 | ![]() |
Instance method | Private | Method | Message Table | 19990907 |
5 | ![]() |
Instance method | Private | Method | Sends Selected Employees Using UIA Layout | 19990922 |
6 | ![]() |
Instance method | Private | Method | Structure Table Layout | 19990907 |
Events
Class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MESSAGE_POOL_TAB | Private | See coding | TY_MESSAGE_POOL_TAB | 19990907 |
|
|
2 | TY_STATUS_NAVIGATION | Private | See coding | Navigation Status | 19990907 |
|
Method Signatures
Method GET_ICON_FOR_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATUS | Call by reference | Type reference (TYPE) | PTM_MESSAGE_STATUS | Status | 19990907 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ICONS-L4 | Ikone | 19990907 |
Method GET_ICON_FOR_STATUS on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
Method ON_MESSAGE_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PT_UIA_MESSAGE | message | 19990907 |
Method ON_MESSAGE_POOL on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
Method ON_TB_ITEM_ACCEPT Signature
Method ON_TB_ITEM_ACCEPT on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no parameter.
Method ON_TB_ITEM_ACCEPT on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
Method REFRESH_DATA_TABLE Signature
Method REFRESH_DATA_TABLE on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no parameter.
Method REFRESH_DATA_TABLE on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
Method SEND_MESSAGE_POOL Signature
Method SEND_MESSAGE_POOL on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no parameter.
Method SEND_MESSAGE_POOL on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
Method SET_TABLE_LAYOUT Signature
Method SET_TABLE_LAYOUT on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no parameter.
Method SET_TABLE_LAYOUT on class CL_PT_UIA_TMW_MSG_NAVIG_TREE has no exception.
History
Last changed by/on | SAP | 20001116 |
SAP Release Created in |