SAP ABAP Class CL_PT_UIA_OBJECT (UIA Object)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_UIA (Package) OBSOLETE: Old UIA Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_OBJECT UIA Object 19990610
Properties
Class CL_PT_UIA_OBJECT  
Short Description UIA Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PT_UIA   OBSOLETE: Old UIA Framework 
Created 19990427   SAP 
Last change 19990611   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_OBJECT UIA Object 19990610
Friends
Class CL_PT_UIA_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Constant Protected Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20000106
2 CO_TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20000106
3 IN_SUPER_REFRESH Instance attribute Protected Type reference (TYPE) BOOLE_D ID: Within REFRESH Method of Superior Class 20000106
4 LAYOUT Instance attribute Protected Attribute reference (LIKE) 19990507
5 NODE_ID Instance attribute Protected Attribute reference (LIKE) 19990527
6 OBJECT_DESCRIPTION Instance attribute Protected Attribute reference (LIKE) 19990701
7 OBJECT_ID Instance attribute Protected Attribute reference (LIKE) 19990507
8 REFRESH_MESSAGE_QUEUE Instance attribute Protected Type reference (TYPE) PTTUMSG Time Management: Table for UIA Messages 20000106
Methods
# Method Level Visibility Method type Description Created on
1 QUEUE_REFRESH_MESSAGE Instance method Protected Method Send Message to REFRESH 20000106
Events
Class CL_PT_UIA_OBJECT has no event.
Types
Class CL_PT_UIA_OBJECT has no local type.
Method Signatures

Method QUEUE_REFRESH_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Value transfer Object reference (TYPE REF TO) IF_PT_UIA_MESSAGE Interface UIA Message 20000106
# Exception Resumable Description Created on
1 ILLEGAL_RECURSION Rekursionsbremse 20000106
History
Last changed by/on SAP  19990611 
SAP Release Created in