RIBELF00 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Display the Document Flow The report is used for the list output of all the objects involved in a document flow...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RIBELF00 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_AUFNR2 = D Order
Selection Text: S_BSTNK5 = D Purchase order number
Selection Text: S_EQUNR1 = D Equipment
Selection Text: S_EQUNR2 = D Equipment
Selection Text: S_ERDAT1 = D Created on
Selection Text: S_ERDAT2 = D Date entered
Selection Text: S_ERDAT5 = D Created on
Selection Text: S_ERDAT6 = D Created on
Selection Text: S_ERDAT7 = D Created on
Selection Text: S_ERNAM1 = D Created by
Selection Text: S_ERNAM2 = D Created by
Selection Text: S_ERNAM3 = D Created by
Selection Text: S_ERNAM5 = D Created by
Selection Text: S_ERNAM6 = D Created by
Selection Text: S_ERNAM7 = D Created by
Selection Text: S_VBELN7 = D Billing document
Selection Text: S_VBELN6 = D Delivery
Selection Text: S_VBELN5 = D Sales document
Selection Text: S_TPLNR2 = D Functional location
Selection Text: S_TPLNR1 = D Functional location
Selection Text: S_RUECK3 = D Completion confirmation
Selection Text: S_QMNUM1 = D Notification
Selection Text: S_KUNUM2 = D Customer
Selection Text: S_KUNUM1 = D Customer
Selection Text: S_KUNRG7 = D Payer
Selection Text: S_KUNNR6 = D Ship-to party
Selection Text: S_KUNNR5 = D Sold-to party
Selection Text: S_KUNAG7 = D Sold-to party
Selection Text: S_KUNAG6 = D Sold-to party
Selection Text: S_ERSDA3 = D Created on
Title: Display Document Flow
Text Symbol: 100 = Business partner:
Text Symbol: 200 = Item
Text Symbol: 201 = Description
Text Symbol: 202 = Equipment
Text Symbol: 203 = Functional location
Text Symbol: 204 = Operation
Text Symbol: 205 = Counter
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.
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 RIBELF00 or its description.