SCRM_START_CHECK_RUN 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 SCRM_START_CHECK_RUN 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.
Selection Text: PAUTOID = Assign ID Automatically
Selection Text: PCHK = Checks
Selection Text: PCHKPRF = Check Profiles
Selection Text: PCOMPARE = Compare to Reference Result
Selection Text: PDATE = Date/Time
Selection Text: PDELDAYS = Retention Period (Days)
Selection Text: PHRORG = Update HR Org Data
Selection Text: PMAXBTC = Maximum Number of Jobs
Selection Text: PMINBTC = Minimum Number of Jobs
Selection Text: POBJCOL = Object Collectors
Selection Text: POBJCOLF = Object Filter
Selection Text: POBSETID = Object Set
Selection Text: POBSETKI = Object Set Type
Selection Text: POSTPROC = Postprocessing Classes
Selection Text: PPACKMAX = To
Selection Text: PPACKMIN = Object Package ID
Selection Text: PPOSTPRO = Perform Postprocessing
Selection Text: PREPROC = Preprocessing Classes
Selection Text: PRFCDEST = RFC Destination
Selection Text: PSCH1 = Start Scheduler Immediately
Selection Text: PSCH2 = Schedule Scheduler
Selection Text: PSCHSRV = Server for Scheduler
Selection Text: PSRV = Server for Jobs
Selection Text: PSRV1 = Server for Jobs
Selection Text: PSRV2 = Server Group for Jobs
Selection Text: PSRVGRP = Server Group for Jobs
Selection Text: PTIME = Time
Selection Text: PTRKORR = Task/Transport
Selection Text: PTXTOSET = Description
Selection Text: RESP_SFW = Ignore Deactivated Obj. (SFW)
Selection Text: SCHEDBTC = Scheduler As Batch Job
Selection Text: PACT = Activate Check Result
Selection Text: BATCH = Tasks As Batch Jobs
Title: CheckMan: Start Check Run
Text Symbol: 002 = Object Set
Text Symbol: 003 = Checks
Text Symbol: 004 = Of Type
Text Symbol: 005 = Resources
INCLUDE SCRM_START_CHECK_RUN_TOP.
INCLUDE SCRM_START_CHECK_RUN_E01.
INCLUDE SCRM_START_CHECK_RUN_P01.
INCLUDE SCRM_START_CHECK_RUN_F01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SCRM_START_CHECK_RUN - CheckMan: Start Check Run SCRM_START_CHECK_RUN - CheckMan: Start Check Run SCRM_START_CHECK - Check Results Management: Start Check SCRM_START_CHECK - Check Results Management: Start Check SCRM_SHOW_CHECKS - Display Check Information SCRM_SHOW_CHECKS - Display Check Information