RESDEDILIST 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 RESDEDILIST 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: Schedule Lines and Text
Text Symbol: 999 = ....-....1....-....2....-....3....-....4....-....5....-....6....-....7....-....8....-....9....-....0....-....1....-....2....-....3..
Text Symbol: 118 = JIT schd.
Text Symbol: 117 = Preview
Text Symbol: 116 = Immed. Req.
Text Symbol: 115 = Backlog
Text Symbol: 114 = Fix. Date
Text Symbol: 033 = New Release Date
Text Symbol: 032 = Previous Release Date
Text Symbol: 031 = Item Text
Text Symbol: 030 = HeadText
Text Symbol: 029 = Page
Text Symbol: 028 = Release Valid To
Text Symbol: 027 = Release Valid From
Text Symbol: 026 = Date of Last Delivery Note No.
Text Symbol: 025 = Last Delivery Note No.
Text Symbol: 024 = JIT Del. Sched. Horizon
Text Symbol: 023 = Receipt Cumulative Qty.
Text Symbol: 022 = Cumulative Quantity at Zero
Text Symbol: 021 = Date of CQR at Zero
Text Symbol: 020 = Sched.Line Type
Text Symbol: 019 = Point of Consumption
Text Symbol: 018 = Your Reference
Text Symbol: 017 = Date Type
Text Symbol: 016 = Unloading Point
Text Symbol: 015 = Customer Plant
Text Symbol: 014 = Our Vendor Number
Text Symbol: 013 = Release Number Old
Text Symbol: 012 = Release Number New
Text Symbol: 011 = Release Date
Text Symbol: 010 = Release Type
Text Symbol: 009 = Usage Indicator
Text Symbol: 008 = IDoc Number
Text Symbol: 007 = Release Qty
Text Symbol: 006 = Sched. Lines Date to
Text Symbol: 005 = Sched. Lines Date from
Text Symbol: 004 = Customer Material
Text Symbol: 003 = Purchasing Document
No INCLUDES are used within this REPORT code!
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.