SAP ABAP Interface IF_PT_TMW_MESSAGE_COLLECTION (Collection of Online or Time Evaluation Messages)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_TMW_MSG (Package) Time Manager's Workplace: Message Handler
Properties
Interface IF_PT_TMW_MESSAGE_COLLECTION  
Short Description Collection of Online or Time Evaluation Messages    
General Data
Package PT_TMW_MSG   Time Manager's Workplace: Message Handler 
Created 19991124   SAP 
Last changed 19991124   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_TMW_MESSAGE_COLLECTION has no forward declaration.
Interfaces
Interface IF_PT_TMW_MESSAGE_COLLECTION has no interface.
Friends
Interface IF_PT_TMW_MESSAGE_COLLECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_MESSAGES Static Attribute Public Type reference (TYPE) TIM_TMW_MESSAGE_TAB All Collected Messages 19991124
2 MESSAGES Instance attribute Public Type reference (TYPE) TIM_TMW_MESSAGE_TAB Messages Collected in Collector 19991124
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Generate New Collection 19991124
2 DELETE_MESSAGE Instance method Public Method Delete Message from Collection 19991124
3 DELETE_MESSAGES Instance method Public Method Delete Messages from Collection 19991124
4 INSERT_MESSAGE Instance method Public Method Insert Message in Collection 19991124
5 INSERT_MESSAGES Instance method Public Method Insert Messages in Collection 19991124
Events
Interface IF_PT_TMW_MESSAGE_COLLECTION has no event.
Types
Interface IF_PT_TMW_MESSAGE_COLLECTION has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_PT_TMW_MESSAGE_COLLECTION Neue Sammlung 19991124

Method CLONE on Interface IF_PT_TMW_MESSAGE_COLLECTION has no exception.

Method DELETE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Value transfer Type reference (TYPE) STRING Meldung 19991124

Method DELETE_MESSAGE on Interface IF_PT_TMW_MESSAGE_COLLECTION has no exception.

Method DELETE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGES Value transfer Type reference (TYPE) TIM_TMW_MESSAGE_TAB Meldungen 19991124

Method DELETE_MESSAGES on Interface IF_PT_TMW_MESSAGE_COLLECTION has no exception.

Method INSERT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Value transfer Type reference (TYPE) STRING Meldung 19991124

Method INSERT_MESSAGE on Interface IF_PT_TMW_MESSAGE_COLLECTION has no exception.

Method INSERT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGES Value transfer Type reference (TYPE) TIM_TMW_MESSAGE_TAB Meldungen 19991124

Method INSERT_MESSAGES on Interface IF_PT_TMW_MESSAGE_COLLECTION has no exception.
History
Last changed by/on SAP  19991124 
SAP Release Created in