FRE_ORD_INCL_FORMS is a standard ABAP INCLUDE 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 FRE_ORD_INCL_FORMS 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: Form Routines used by F&R CON R/3 Order Interface
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FRE_MESSAGE_DB CALL FUNCTION 'FRE_MESSAGE_DB' EXPORTING MODE = l_mode TABLES MESSAGES = LT_MESSAGES EXCEPTIONS DATABASE_ERROR = 1 WRONG_MODE = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FRE_ORD_INCL_FORMS - Form Routines used by F&R CON R/3 Order Interface FRE_OP_PO_KEY_REORGTOP - Check possibility of reloading a site FRE_OP_PO_KEY_REORGF01 - Check possibility of reloading a site FRE_OP_PO_KEY_REORG - Deletion of Completed Records From Key Table for Purchase Orders FRE_OP_PO_KEY_REORG - Deletion of Completed Records From Key Table for Purchase Orders FRE_MESSAGE_UI -