SAP ABAP Function Module SMOE_SCHED_MOD (Modify a scheduling entry)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SCHED_MOD Modify a scheduling entry  
Function Group SMOE_SCHEDULING   Subscription scheduling functions  
Program Name SAPLSMOE_SCHEDULING    
INCLUDE Name LSMOE_SCHEDULINGU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 Return Parameter: Global Return
Exporting O_RETURNTAB TYPE SMOERET_TT Return Parameter: E, I, W, or S for Individual Objects
Importing I_NOSAVE TYPE SMO_FLAG 'F' 'T': Only checks, no saving to DB
Importing I_NOCOMMIT TYPE SMO_FLAG 'F' 'T': Function Module will not do 'COMMIT WORK' itself
Tables IO_SCHED TYPE SMOESCHED Scheduling table for site and subscription scheduling
Tables IT_OLD_SCHED TYPE SMOESCHED Previous States (At least: All sched entries to be mod; Otherwise: Sel from DB)
Tables OT_IMMAC_TAB TYPE SMOESIMMAC Scheduling objects requiring immediate actions
               
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