SAP ABAP Function Module SMOE_CALL_SCHEDULING_SCREEN (Calls scheduling screen (to maintain a new scheduling entry))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_CALL_SCHEDULING_SCREEN Calls scheduling screen (to maintain a new scheduling entry)  
Function Group SMOE_SCHEDULING   Subscription scheduling functions  
Program Name SAPLSMOE_SCHEDULING    
INCLUDE Name LSMOE_SCHEDULINGU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 Return Parameter
Exporting O_SMOESCHED TYPE SMO_GUID Scheduling entry displayed last
Importing I_TASK TYPE SMO_FLAG 'A' Add, 'D' Del, 'M' Modify, 'V' View (If not called from AC site scr only 'V'
Importing I_SITE_ID TYPE SMO_SITEID Site ID - required for Add
Importing I_SMOESCHED TYPE SMO_GUID Scheduling ID - required for Modify/View
Importing I_CALLED_FROM_ACSCREEN TYPE SMO_FLAG 'X' if called form Admin Console Site Screen only
Importing I_GRIDHANDLER_INSTANCE TYPE REF TO SMOE_SCHEDULING_ACGRID Admin Console Scheduling Grid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020829 
SAP Release Created in 400