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 CL_PT_APPLICATION 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 C_ICON_STATUS_IN_PROGRESS Constant Private Type reference (TYPE) ICON_L2 '@5D@' In Process 19990830
2 C_ICON_STATUS_NEW Constant Private Type reference (TYPE) ICON_L2 '@5F@' New Messages 19990830
3 C_ICON_STATUS_NONE Constant Private Type reference (TYPE) ICON_L2 '@@@@' New Messages 19990830
4 C_ICON_STATUS_PROCESSED Constant Private Type reference (TYPE) ICON_L2 '@01@' No Messages 19990830
5 C_STATUS_IN_PROGRESS Constant Private Type reference (TYPE) PTM_MESSAGE_STATUS '1' Messages in Process 19990830
6 C_STATUS_NEW Constant Private Type reference (TYPE) PTM_MESSAGE_STATUS '' New Messages 19990830
7 C_STATUS_NO_ERRORS Constant Private Type reference (TYPE) PTM_MESSAGE_STATUS '9' Messages Processed 19990830
8 C_STATUS_PROCESSED Constant Private Type reference (TYPE) PTM_MESSAGE_STATUS '2' Messages Processed 19990830
9 DATA Instance attribute Private Object reference (TYPE REF TO) DATA Data 19990830
10 DATA_RECORD Instance attribute Private Object reference (TYPE REF TO) DATA Master Data Record 19990830
11 DATE Instance attribute Private Type reference (TYPE) D Date 19990830
12 DATE_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_PT_TMW_DATE_SELECTION Date Selection 19990830
13 DFIES Instance attribute Private Type reference (TYPE) DFIES DDIC information 19990830
14 EMPLOYEE Instance attribute Private Type reference (TYPE) PERNR_D Employee 19990830
15 EMPLOYEE_POOL Instance attribute Private Object reference (TYPE REF TO) CL_PT_TMW_EMPLOYEE_POOL Employee pool 19990830
16 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' False 19990830
17 FIELD_NAME Instance attribute Private Type reference (TYPE) DFIES-FIELDNAME FIELD_NAME 19990830
18 FIELD_TYPE Instance attribute Private Type reference (TYPE) ROLLNAME Field type 19990830
19 GF_STATUS Instance attribute Private Type reference (TYPE) PTM_WORKLIST_PROCESSING_STATUS Message Processing Status 19990830
20 INFOTYPE Instance attribute Private Type reference (TYPE) INFOTYP Infotype 19990830
21 LABEL Instance attribute Private Type reference (TYPE) SCRTEXT_M Description 19990830
22 LONG_LABEL Instance attribute Private Type reference (TYPE) SCRTEXT_L Description 19990830
23 ROLLNAME Instance attribute Private Type reference (TYPE) DFIES-ROLLNAME Data element name 19990928
24 SHORT_LABEL Instance attribute Private Type reference (TYPE) SCRTEXT_S ID 19990830
25 SUBTYPE Instance attribute Private Type reference (TYPE) SUBTY Subtype 19990830
26 TABNAME Instance attribute Private Type reference (TYPE) DCOBJDEF-NAME Table 19990830
27 TEXT Instance attribute Private Type reference (TYPE) STRING Text 19990830
28 TEXT_CHECK Instance attribute Private Type reference (TYPE) BOOLE_D Check Text 19990830
29 TEXT_CURRENT Instance attribute Private Type reference (TYPE) BOOLE_D Current Text? 19990830
30 TEXT_DFIES Instance attribute Private Type reference (TYPE) DFIES DDIC Info on Text 19990830
31 TEXT_READABLE Instance attribute Private Type reference (TYPE) BOOLE_D Readable Text 19990830
32 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' True 19990830
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE_FIELDNAME Instance method Private Method Initialize FIELDNAME 19990928
2 READ_DDIC_INFO Instance method Private Method DDIC Info 19990830
3 READ_STATUS 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 WRONG_OBJECT_ID 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 Returning 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