SAP ABAP Interface IF_PT_TMW_MESSAGE (Online Message or Time Evaluation Message)
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  
Short Description Online Message or Time Evaluation Message    
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 has no forward declaration.
Interfaces
Interface IF_PT_TMW_MESSAGE has no interface.
Friends
Interface IF_PT_TMW_MESSAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CATEGORY Instance attribute Public Type reference (TYPE) PT_TMW_MESSAGE_CATEGORY Message Category of Online/Time Evaluation Message 19991124
2 CO_CATEGORY_APPLICATION Constant Public Type reference (TYPE) PT_TMW_MESSAGE_CATEGORY 'A' Application Category 19991124
3 CO_CATEGORY_EMPLOYEE Constant Public Type reference (TYPE) PT_TMW_MESSAGE_CATEGORY 'E' Employee Category 19991124
4 CO_CATEGORY_RECORD Constant Public Type reference (TYPE) PT_TMW_MESSAGE_CATEGORY 'R' Data Record Category 19991124
5 CO_CATEGORY_USER_INTERFACE Constant Public Type reference (TYPE) PT_TMW_MESSAGE_CATEGORY 'S' Interface Category 19991124
6 CO_DISPLAY_USER_ACKNOWLEDGE Constant Public Type reference (TYPE) PT_TMW_MESSAGE_DISPLAY 'A' User 19991124
7 CO_DISPLAY_USER_ALWAYS Constant Public Type reference (TYPE) PT_TMW_MESSAGE_DISPLAY 'C' User 19991124
8 CO_DISPLAY_USER_NEVER Constant Public Type reference (TYPE) PT_TMW_MESSAGE_DISPLAY ' ' User 19991124
9 CO_DISPLAY_USER_ONCE Constant Public Type reference (TYPE) PT_TMW_MESSAGE_DISPLAY '1' User 19991124
10 CO_TYPE_DIALOG Constant Public Type reference (TYPE) CHAR1 'D' Online Message Type 19991124
11 CO_TYPE_TIME_EVALUATION Constant Public Type reference (TYPE) CHAR1 'T' Time Evaluation Type 19991124
12 DISPLAY_APPLICATION_LOG Instance attribute Public Type reference (TYPE) BOOLE_D Relevant for Application Log 19991124
13 DISPLAY_USER Instance attribute Public Type reference (TYPE) PT_TMW_MESSAGE_DISPLAY User 19991124
14 EMPLOYEE Instance attribute Public Type reference (TYPE) PERNR_D Personnel Number 19991125
15 ENTRY_OLD Instance attribute Public Type reference (TYPE) TIM_TMW_MESSAGE_ENTRY_OLD TMW Message Handler: Message Category 19991124
16 FROM_DATE Instance attribute Public Type reference (TYPE) BEGDA Valid From Date 19991202
17 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 19991124
18 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 19991124
19 MSGTEXT Instance attribute Public Type reference (TYPE) BAPI_MSG Message Text 19991124
20 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 19991124
21 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 19991124
22 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 19991124
23 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 19991124
24 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variables 19991124
25 ORIGIN Instance attribute Public Type reference (TYPE) TIM_TMW_MSG_ORIGIN Note: Description Missing 19991124
26 PROCESSING_METHOD Instance attribute Public Type reference (TYPE) PT_MESSAGE_PROC Processing Method 19991124
27 RECUID Instance attribute Public Type reference (TYPE) TIM_TMWRECUID Reference to Unique Record ID 19991124
28 SUBJECT_AREA Instance attribute Public Type reference (TYPE) PT_MESSAGE_AREA Message Processing: Functional Area 19991124
29 TO_DATE Instance attribute Public Type reference (TYPE) ENDDA Valid To Date 19991202
30 TYPE Instance attribute Public Type reference (TYPE) CHAR1 Online/Time Evaluation Type 19991124
Methods
# Method Level Visibility Method type Description Created on
1 ACKNOWLEDGED_BY_USER Instance method Public Method User Message Confirmed 19991124
2 ON_DELETE Instance method Public Method Callback Upon Deleting 19991124
3 ON_INSERT Instance method Public Method Display Message to User 19991124
4 SHOWN_TO_USER Instance method Public Method Message Displayed to User 19991124
Events
Interface IF_PT_TMW_MESSAGE has no event.
Types
Interface IF_PT_TMW_MESSAGE has no local type.
Method Signatures

Method ACKNOWLEDGED_BY_USER Signature

Method ACKNOWLEDGED_BY_USER on Interface IF_PT_TMW_MESSAGE has no parameter.
Method ACKNOWLEDGED_BY_USER on Interface IF_PT_TMW_MESSAGE has no exception.

Method ON_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_COLLECTION Value transfer Object reference (TYPE REF TO) IF_PT_TMW_MESSAGE_COLLECTION Sammlung von Dialog- oder Zeitauswertungsmeldungen 19991124

Method ON_DELETE on Interface IF_PT_TMW_MESSAGE has no exception.

Method ON_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_COLLECTION Value transfer Object reference (TYPE REF TO) IF_PT_TMW_MESSAGE_COLLECTION Sammlung von Dialog- oder Zeitauswertungsmeldungen 19991124

Method ON_INSERT on Interface IF_PT_TMW_MESSAGE has no exception.

Method SHOWN_TO_USER Signature

Method SHOWN_TO_USER on Interface IF_PT_TMW_MESSAGE has no parameter.
Method SHOWN_TO_USER on Interface IF_PT_TMW_MESSAGE has no exception.
History
Last changed by/on SAP  19991124 
SAP Release Created in