SAP ABAP Function Module SMOE_SCHED_DB_SAVE (Save on database level (for SMOE_SCHEDULING_SAVE, SMOE_TEMPLATES_SAVE))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SCHED_DB_SAVE Save on database level (for SMOE_SCHEDULING_SAVE, SMOE_TEMPLATES_SAVE)  
Function Group SMOE_SCHEDULING   Subscription scheduling functions  
Program Name SAPLSMOE_SCHEDULING    
INCLUDE Name LSMOE_SCHEDULINGU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RETURN TYPE BAPIRET2 Return Parameter
Importing IT_SCHEDSTR TYPE SMOESCHSTR_T Table Type: Extended Structure for Scheduling Objects
Importing IT_DESTSTR TYPE SMOESDESTR_T Table Type: Structure for Scheduling Destination Site Object
Importing IT_REROSTR TYPE SMOESRESTR_T Table Type: Structure for Subscription Rerouting Objects
Importing IT_LINKSTR TYPE SMOESTPLKSTR_T Table Type: Template Link Collector Structure
Importing I_CHECKLOCK TYPE SMO_FLAG 'T' 'F': Function Module will not check locks itself
Importing I_NOCOMMIT TYPE SMO_FLAG 'F' 'T': Function Module will not do 'COMMIT WORK' itself
               
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