SAP ABAP Class CL_PT_UIA_MESSAGE (UIA Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UIF (Application Component) User Interface Framework
     SPTV (Package) UIF Interfaces Abstraction (Implementation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_UIA_MESSAGE UIA Message Interface 19990621
Properties
Class CL_PT_UIA_MESSAGE  
Short Description UIA Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPTV   UIF Interfaces Abstraction (Implementation) 
Created 19990427   SAP 
Last change 20000503   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_UIA_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_UIA_MESSAGE UIA Message Interface 19990621
Friends
Class CL_PT_UIA_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_ID Instance attribute Public Attribute reference (LIKE) 19990507
2 MESSAGE_TYPE Instance attribute Public Attribute reference (LIKE) 19990507
3 OBJECT Instance attribute Public Attribute reference (LIKE) 19990707
4 SENDER Instance attribute Public Attribute reference (LIKE) 19990507
5 TEXT Instance attribute Public Attribute reference (LIKE) 19991201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990507
Events
Class CL_PT_UIA_MESSAGE has no event.
Types
Class CL_PT_UIA_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_ID Value transfer Type reference (TYPE) PTMSGID Nachrichten ID 19990507
2 Importing IM_MESSAGE_TYPE Value transfer Type reference (TYPE) PTMSGTY Nachrichten Typ 19990507
3 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Enthaltenes Objekt 19990707
4 Importing IM_SENDER Value transfer Object reference (TYPE REF TO) IF_PT_UIA_OBJECT Sender 19990507
5 Importing IM_TEXT Value transfer Type reference (TYPE) STRING Messagetext 19990716
# Exception Resumable Description Created on
1 MESSAGE_ID_UNKNOWN Message ist nicht in der Tabelle TPT_UIA_MESSAGE definiert 19990708
History
Last changed by/on SAP  20000503 
SAP Release Created in