SAP ABAP Program SAPLUMC_TODO (SAPLUMC_TODO)
Basic Data
Program SAPLUMC_TODO  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   UMC_TODO_ADD_ITEM   Add new item to to do list and send notifications    
02   UMC_TODO_DELETE_ITEM   Delete item identified by key from to do list    
03   UMC_TODO_DELETE_EXPIRED_ITEMS   Delete from to do list items which are expired    
04   UMC_TODO_GET_LIST   Get list of todo items    
05   UMC_TODO_SHOW_LIST   Screen with todo list    
06   UMC_TODO_CONV_LIST_TO_EXT   Get list of todo items    
07   UMC_TODO_EXECUTED_ITEM   Mark item identified by key from to do list as executed    
08   UMC_TODO_PERSONALIZATION_DLG   Dialog for notification setting    
09   UMC_TODO_SEND_EMAIL   Send e-mail    
10   UMC_TODO_CONV_ITEM_TO_EXT   Converts iternal format of item to external    
11   UMC_TODO_EMAIL_TEMPLATE   Input of notification email template    
12   UMC_TODO_SET_ITEM_ATTR   Set aditional attributes for item    
13   UMC_TODO_GET_ITEM_ATTR   Get aditional attributes for item    
       
Transaction Code
There is no transaction reference to this program  
Screens
# Screen Short Description
1 0100  Todo List 
2 2000  Dialog to Show Setting of TODO Notification 
3 3000  Dialog for E-Mail Text 
     
GUI Status
# GUI Status Short Description
1 STATUS_0100  Todo List 
2 STATUS_2000  E-Mail Notification 
3 STATUS_3000  E-Mail Template 
     
GUI Title
# GUI Title Short Description
1 TITLE_0100  Task List 
2 TITLE_2000  E-Mail Notification 
3 TITLE_3000  Edit E-Mail Template 
     
History
Last changed by/on SAP  20041006 
SAP Release Created in