SAP ABAP Class CL_TIMEMESSAGE (Output Management in Date Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TR (Application Component) Date Rules
     SZTI (Package) Central Basis Development: Time ('Time/Event')
Properties
Class CL_TIMEMESSAGE  
Short Description Output Management in Date Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZTI   Central Basis Development: Time ('Time/Event') 
Created 20000417   SAP 
Last change 20001011   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TIMEMESSAGE has no forward declaration.
Interfaces
Class CL_TIMEMESSAGE has no interface implemented.
Friends
Class CL_TIMEMESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FATAL_ERROR Instance attribute Public Type reference (TYPE) XFLAG Fatal error occurred? 20000615
2 M_MSG_COUNT Instance attribute Public Type reference (TYPE) I Number of Messages 20000417
3 M_MSG_LIST Instance attribute Public Type reference (TYPE) TIMETMSG List of Messages 20000417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Creating a New Message 20000417
2 CLEAR Instance method Public Method Deleting Stored Messages 20000417
3 GET_MESSAGES Instance method Public Method Reading All Messages as Internal Table 20000417
4 GET_MESSAGE_NUMBER Instance method Public Method Number of Messages 20000417
5 PRINT_MESSAGES Instance method Public Method Output of All Messages (Debug Method) 20000417
Events
Class CL_TIMEMESSAGE has no event.
Types
Class CL_TIMEMESSAGE has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_MSGID Call by reference Type reference (TYPE) SYMSGID Messages, message class 20000417
2 Importing IF_MSGNO Call by reference Type reference (TYPE) SYMSGNO Messages, message number 20000417
3 Importing IF_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20000417
4 Importing IF_MSGV1 Call by reference Type reference (TYPE) SYMSGV Messages, message variables 20000417
5 Importing IF_MSGV2 Call by reference Type reference (TYPE) SYMSGV Messages, message variables 20000417
6 Importing IF_MSGV3 Call by reference Type reference (TYPE) SYMSGV Messages, message variables 20000417
7 Importing IF_MSGV4 Call by reference Type reference (TYPE) SYMSGV Messages, message variables 20000417
# Exception Resumable Description Created on
1 MESSAGE_NOT_FOUND the message could not be found. 20000417

Method CLEAR Signature

Method CLEAR on class CL_TIMEMESSAGE has no parameter.
Method CLEAR on class CL_TIMEMESSAGE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) TIMETMSG internal table with all messages 20000417

Method GET_MESSAGES on class CL_TIMEMESSAGE has no exception.

Method GET_MESSAGE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_NUMBER Value transfer Type reference (TYPE) I number 20000417

Method GET_MESSAGE_NUMBER on class CL_TIMEMESSAGE has no exception.

Method PRINT_MESSAGES Signature

Method PRINT_MESSAGES on class CL_TIMEMESSAGE has no parameter.
Method PRINT_MESSAGES on class CL_TIMEMESSAGE has no exception.
History
Last changed by/on SAP  20001011 
SAP Release Created in 12A