SAP ABAP Class CL_HRPT_TMW_MESSAGETAB (DO NOT USE: Access to TMW Message Table)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT-RC (Application Component) Time Data Recording and Administration
     PT_BLP_TOOLS (Package) BLP: Auxiliary Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030123
Properties
Class CL_HRPT_TMW_MESSAGETAB  
Short Description DO NOT USE: Access to TMW Message Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PT_BLP_TOOLS   BLP: Auxiliary Functions 
Created 20030123   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_TMW_TDM_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030123
Friends
Class CL_HRPT_TMW_MESSAGETAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MESSAGES_RECUID Instance attribute Protected Type reference (TYPE) TIM_TMWRECUID Unique Record ID 20030123
2 A_MESSAGETAB_REF Instance attribute Protected Object reference (TYPE REF TO) TIM_TMW_MESSAGE_TAB TMW Message Handler: Messages Table 20030123
3 A_SUBST_TABNAME Instance attribute Protected Type reference (TYPE) PROP_FNAME Table Name 20030212
4 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030123
5 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20030123
Methods
# Method Level Visibility Method type Description Created on
1 POST_MESSAGETAB Static method Public Method Transfer Message Table to Message Handler 20030123
2 SET_MESSAGETAB Instance method Public Method Set Table for Messages to be Appended 20030123
Events
Class CL_HRPT_TMW_MESSAGETAB has no event.
Types
Class CL_HRPT_TMW_MESSAGETAB has no local type.
Method Signatures

Method POST_MESSAGETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_ERRORS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030123
2 Importing MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030123
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030123

Method POST_MESSAGETAB on class CL_HRPT_TMW_MESSAGETAB has no exception.

Method SET_MESSAGETAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES_RECUID Call by reference Type reference (TYPE) TIM_TMWRECUID Eindeutige Satzkennung 20030123
2 Changing MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20030123
3 Importing SUBST_TABNAME Call by reference Type reference (TYPE) PROP_FNAME Tabellenname 20030212

Method SET_MESSAGETAB on class CL_HRPT_TMW_MESSAGETAB has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 470