SCTC_BDLS_SYNCH is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SCTC_BDLS_SYNCH into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Report SCTC_BDLS_SYNCH
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
JOB_CLOSE CALL FUNCTION 'JOB_CLOSE' EXPORTING jobcount = lr_joblist->jobcount jobname = lr_joblist->jobname strtimmed = 'X' EXCEPTIONS cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 invalid_target = 8 OTHERS = 99.
BP_JOBLIST_STATUS_GET CALL FUNCTION 'BP_JOBLIST_STATUS_GET' TABLES joblist = pt_joblist EXCEPTIONS unknown_error = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SCTC_BDLS_SYNCH - Report SCTC_BDLS_SYNCH SCTC_BDLS_SYNCH - Report SCTC_BDLS_SYNCH SCSM_XML_GEN_ALL_FILE - Program SCSM_XML_GEN_ALL_FILE SCSM_XML_GEN_ALL_FILE - Program SCSM_XML_GEN_ALL_FILE SCSM_WEBADMIN_REMOTE_EXECUTE - SCSMWEBADMINREMOTEEXECUTE SCSM_WEBADMIN_REMOTE_EXECUTE - SCSMWEBADMINREMOTEEXECUTE