SAP ABAP Class CL_PT_UIA_MESSAGE_STATUS (Display Object for Message Status)
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_FIELD_DISPLAY | Display Field | 19990830 |
Properties
| Class | CL_PT_UIA_MESSAGE_STATUS | |
| Short Description | Display Object for Message Status | |
| 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 | 19990830 | 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_FIELD_DISPLAY | Display Field | 19990830 |
Friends
Class CL_PT_UIA_MESSAGE_STATUS 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 | 19990830 | ||
| 2 | Constant | Private | Type reference (TYPE) | ICON_L2 | '@5F@' | New Messages | 19990830 | ||
| 3 | Constant | Private | Type reference (TYPE) | ICON_L2 | '@@@@' | New Messages | 19990830 | ||
| 4 | Constant | Private | Type reference (TYPE) | ICON_L2 | '@01@' | No Messages | 19990830 | ||
| 5 | Constant | Private | Type reference (TYPE) | PTM_MESSAGE_STATUS | '1' | Messages in Process | 19990830 | ||
| 6 | Constant | Private | Type reference (TYPE) | PTM_MESSAGE_STATUS | '' | New Messages | 19990830 | ||
| 7 | Constant | Private | Type reference (TYPE) | PTM_MESSAGE_STATUS | '9' | Messages Processed | 19990830 | ||
| 8 | Constant | Private | Type reference (TYPE) | PTM_MESSAGE_STATUS | '2' | Messages Processed | 19990830 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data | 19990830 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Master Data Record | 19990830 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | D | Date | 19990830 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_DATE_SELECTION | Date Selection | 19990830 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | DFIES | DDIC information | 19990830 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Employee | 19990830 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PT_TMW_EMPLOYEE_POOL | Employee pool | 19990830 | |||
| 16 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | False | 19990830 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | DFIES-FIELDNAME | FIELD_NAME | 19990830 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ROLLNAME | Field type | 19990830 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | PTM_WORKLIST_PROCESSING_STATUS | Message Processing Status | 19990830 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | INFOTYP | Infotype | 19990830 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | SCRTEXT_M | Description | 19990830 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | SCRTEXT_L | Description | 19990830 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | DFIES-ROLLNAME | Data element name | 19990928 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | SCRTEXT_S | ID | 19990830 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | SUBTY | Subtype | 19990830 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | DCOBJDEF-NAME | Table | 19990830 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | STRING | Text | 19990830 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Check Text | 19990830 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Current Text? | 19990830 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | DFIES | DDIC Info on Text | 19990830 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Readable Text | 19990830 | |||
| 32 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | True | 19990830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Initialize FIELDNAME | 19990928 | |
| 2 | Instance method | Private | Method | DDIC Info | 19990830 | |
| 3 | Instance method | Private | Method | Access Master Data | 19990830 |
Events
Class CL_PT_UIA_MESSAGE_STATUS has no event.
Types
Class CL_PT_UIA_MESSAGE_STATUS has no local type.
Method Signatures
Method INITIALIZE_FIELDNAME Signature
Method INITIALIZE_FIELDNAME on class CL_PT_UIA_MESSAGE_STATUS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt-ID nicht zulässig | 19990928 |
Method READ_DDIC_INFO Signature
Method READ_DDIC_INFO on class CL_PT_UIA_MESSAGE_STATUS has no parameter.
Method READ_DDIC_INFO on class CL_PT_UIA_MESSAGE_STATUS has no exception.
Method READ_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Daten geändert | 19990830 |
Method READ_STATUS on class CL_PT_UIA_MESSAGE_STATUS has no exception.
History
| Last changed by/on | SAP | 20001116 |
| SAP Release Created in |