SAP ABAP Function Module SMOE_SCHEDULING_ASSIGNM_SEL (Select Assignments from Logtab for given Scheduling Entry)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SCHEDULING_ASSIGNM_SEL Select Assignments from Logtab for given Scheduling Entry  
Function Group SMOE_SCHEDULING   Subscription scheduling functions  
Program Name SAPLSMOE_SCHEDULING    
INCLUDE Name LSMOE_SCHEDULINGU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 Return Parameter
Importing I_SMOESCHED TYPE SMO_GUID Selection by I_SMOESCHED, if provided (smohsubscr, site_id ignored)
Importing I_SMOHSUBSCR TYPE SMO_GUID Otherwise: Selection by I_SMOHSUBSCR and I_SITE_ID
Importing I_SITE_ID TYPE SMO_SITEID Otherwise: Selection by I_SMOHSUBSCR and I_SITE_ID
Importing I_GET_OT_SCHED TYPE SMO_FLAG Flag: Also select corresponding scheduling entries
Importing I_CLIENT_SPEC TYPE SMO_FLAG Flag: Client specified selection
Tables OT_LOGTAB TYPE SMOESTLOG Log Table for Scheduling
Tables OT_SCHED TYPE SMOESCHED Scheduling table for site and subscription scheduling
               
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