J_1IMATLIST 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 J_1IMATLIST 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: Material Document List
Text Symbol: 001 = Item in Exc. Doc.
Text Symbol: 002 = Item in Matl Doc.
Text Symbol: 003 = Matl. Doc. No.
Text Symbol: 004 = Excise Year
Text Symbol: 005 = Matl. Doc. Yr.
Text Symbol: 006 = Excise Num
Text Symbol: 007 = No material documents found for the challan.
Text Symbol: 008 = Matl Doc No
Text Symbol: 009 = Year
Text Symbol: 010 = Item
Text Symbol: 011 = Mov Type
Text Symbol: 012 = Material No
Text Symbol: 013 = Material Desc
Text Symbol: 014 = Reconciled Qty
Text Symbol: 015 = Recredit Ind
Text Symbol: 016 = Exc Doc No
Text Symbol: 017 = Exc Doc Year
Text Symbol: 018 = Exc Doc Item
Text Symbol: 019 = Qty Sent
Text Symbol: 020 = Qty Recd
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.