SAP ABAP Class CL_PT_DRIVER_MESSAGE (Driver Message)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_DRIVER (Package) Abstract Driver Classes and Architect Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_DRIVER_MESSAGE Interface Driver Message 20010620
Properties
Class CL_PT_DRIVER_MESSAGE  
Short Description Driver Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_DRIVER   Abstract Driver Classes and Architect Interface 
Created 20010620   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_DRIVER_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_DRIVER_MESSAGE Interface Driver Message 20010620
Friends
Class CL_PT_DRIVER_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) 20010620
2 MESSAGE_TYPE Instance attribute Public Attribute reference (LIKE) 20010620
3 OBJECT Instance attribute Public Attribute reference (LIKE) 20010620
4 SENDER Instance attribute Public Attribute reference (LIKE) 20010620
5 TEXT Instance attribute Public Attribute reference (LIKE) 20010620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010620
Events
Class CL_PT_DRIVER_MESSAGE has no event.
Types
Class CL_PT_DRIVER_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) PT_DRIVER_MESSAGE_ID Nachrichten ID 20010620
2 Importing IM_MESSAGE_TYPE Value transfer Type reference (TYPE) PT_DRIVER_MESSAGE_TYPE Treibernachrichtentyp 20010620
3 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT enthaltenes Objekt 20010620
4 Importing IM_SENDER Value transfer Object reference (TYPE REF TO) IF_PT_EXECUTABLE Senderobjekt 20010620
5 Importing IM_TEXT Value transfer Type reference (TYPE) STRING Nachrichtentext 20010620

Method CONSTRUCTOR on class CL_PT_DRIVER_MESSAGE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110