SAP ABAP Function Module SMOE_SCHED_REORG (Reorganization of Scheduling entries and outdated dependent objects)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-ADM (Application Component) Administration Console
     SMOE (Package) AdminConsole
Basic Data
Function Module SMOE_SCHED_REORG Reorganization of Scheduling entries and outdated dependent objects  
Function Group SMOE_SCHEDULING   Subscription scheduling functions  
Program Name SAPLSMOE_SCHEDULING    
INCLUDE Name LSMOE_SCHEDULINGU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NR_SCHED_REO TYPE I Number of scheduling entries reorganized
Exporting NR_DEST_REO TYPE I Number of dependent destination site entries reorganized
Exporting NR_RERO_REO TYPE I Number of explicit subscription rerouting definitions reorganized
Exporting NR_TPLNK_REO TYPE I Number of template link objects
Exporting NR_LOGENTRIES_REO TYPE I Number of scheduling job log entries reorganized
Exporting NR_SCHED_YET_TO_UNDO TYPE I Number of scheduling entries set tp proper 'deleted' state to be undone
Exporting OT_SCHED_REO TYPE SMOESCHEDT Table of reorganized scheduling entries
Exporting OT_SCHED_YET_TO_UNDO TYPE SMOESCHEDT Table of scheduling entries set tp proper 'deleted' state to be undone
Exporting O_RETURN TYPE BAPIRET2 Return Parameter
Importing I_REORG_DAYS TYPE NUMC3 100 Days after which finished scheduling jobs will be reorganized (Minimum: 7)
Importing I_NOCOMMIT TYPE SMO_FLAG 'F' 'T': FUnction Module will not do COMMIT WORK itself
Importing I_CLIENT_SPECIFIED TYPE SMO_FLAG Client Specified
               
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