SDRQCHCK 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 SDRQCHCK 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: S_VBELN = Document number
Selection Text: S_REFER = Also select document flow
Selection Text: S_POSNR = Item number
Title: Analysis tool for availability and transfer of requirements
Text Symbol: 085 = not yet delivered -
Text Symbol: 084 = not delivery-relevant-
Text Symbol: 083 = No transfer of reqs
Text Symbol: 082 = No incorrect total reqs exist !
Text Symbol: 081 = Material number: Incorrect total reqs
Text Symbol: 080 = No incorrect ind. reqs exist !
Text Symbol: 079 = Material number: incorrect individ req.
Text Symbol: 078 = Req. OK
Text Symbol: 077 = Req. too high
Text Symbol: 076 = Req. missing
Text Symbol: 075 = Checked doc.
Text Symbol: 074 = Transp.planning date:
Text Symbol: 073 = Trans.planningTime
Text Symbol: 072 = Transit time
Text Symbol: 071 = Pick/pack time
Text Symbol: 070 = Loading time
Text Symbol: 069 = Delivery date :
Text Symbol: 068 = Goods issue date :
Text Symbol: 067 = Loading date :
Text Symbol: 066 = Mat. avail. date :
Text Symbol: 065 = Determined times :
Text Symbol: 064 = Dates acc. to doc.:
Text Symbol: 063 = Rounding period :
Text Symbol: 062 = Weight group :
Text Symbol: 061 = Route :
Text Symbol: 060 = from TVST
Text Symbol: 059 = W/o route
Text Symbol: 112 = INCORRECT REQS :
Text Symbol: 111 = No shift work
Text Symbol: 110 = Loading group :
Text Symbol: 109 = Working hours:
Text Symbol: 108 = Sunday :
Text Symbol: 107 = Saturday :
Text Symbol: 106 = Friday :
INCLUDE SDRQCH01.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SDRQCHCK or its description.
SDRQCHCK - Analysis tool for availability and transfer of requirements SDRQCHCK - Analysis tool for availability and transfer of requirements SDRQCH05 - documentation and ABAP source code SDRQCH04 - documentation and ABAP source code SDRQCH03 - documentation and ABAP source code SDRQCH02 - documentation and ABAP source code