J_3GVOFM 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_3GVOFM 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: Include Generation for VOFM must be Mentioned in Installation Guidelns
INCLUDE MV80HTOP.
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING * DEFAULTOPTION = 'Y' textline1 = 'Report will generate ' textline2 = 'requirements in VOFM. Continue?'
RS_TRDIR_UPDATE CALL FUNCTION 'RS_TRDIR_UPDATE' EXPORTING trdir_row = trdir.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3GVOFM - Include Generation for VOFM must be Mentioned in Installation Guidelns J_3GVOFM - Include Generation for VOFM must be Mentioned in Installation Guidelns J_3GVIT1 - TOP Include for J_3GINVI (Split Job Independent INPUT SD Order) J_3GVISL - Selection Screen for J_3GINVI (Split Job Independent INPUT SD Order) J_3GVIF5 - FORM-Include für J_3GINVI J_3GVIF4 - FORM-Include für J_3GINVI