IGM_RECON_BDGT_LIN_F02 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 IGM_RECON_BDGT_LIN_F02 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 IGM_RECON_BDGT_LIN_F02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_EGMED CALL FUNCTION 'ENQUEUE_EGMED' EXPORTING bdgt_doc_nbr =
-bdgt_doc_nbr EXCEPTIONS foreign_lock = 1.
GMBDGT_UPDATE_GRANTNR CALL FUNCTION 'GMBDGT_UPDATE_GRANTNR' EXPORTING IV_BDGT_DOC_NBR =
-bdgt_doc_nbr IV_GRANT_NBR = -grant_nbr IMPORTING EV_GMBDGTLINE_LINES_NR = lv_gm_lines EV_GMBDGTFYDLINE_LINES_NR = lv_fm_lines.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IGM_RECON_BDGT_LIN_F02 - Include IGM_RECON_BDGT_LIN_F02 IGM_RECON_BDGT_LIN_F01 - Include IGM_RECON_BDGT_LIN_F01 IGM_BUDGET_TRANSFER_TO_FM_ALV - Include IGM_BUDGET_TRANSFER_TO_FM_ALV IGM_BILLING_BLOCK_F02 - Include IGM_BILLING_BLOCK_F02 IGMSTATUSCON - Include : Status Management Constants for Grants Management IGMRMCONSTANTS - GM Interface: Records Management Constants