BPRECON1 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 BPRECON1 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: Assigned Value Reconstruction - TRACE: Fund
Text Symbol: 036 = Fiscal year:
Text Symbol: 035 = FM area:
Text Symbol: 034 = Program:
Text Symbol: 033 = Release:
Text Symbol: 032 = Time:
Text Symbol: 031 = Date:
Text Symbol: 030 = User:
Text Symbol: 020 = Without fund
Text Symbol: 010 = Update time
Text Symbol: 003 = No funds recorded yet
Text Symbol: 002 = Finish:
Text Symbol: 001 = Start:
INCLUDE LBPFCTRD.
INCLUDE LFMAUEQU.
No SAP DATABASE tables are accessed within this REPORT code!
FM_AUTH_CHECK_FM_AREA CALL FUNCTION 'FM_AUTH_CHECK_FM_AREA' EXPORTING I_FIKRS = G_F_F_TRACE_STAT-FIKRS I_ACTVT = FMAU_DISPLAY I_MSGTY = 'E'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BPRECON1 - Assigned Value Reconstruction - TRACE: Fund BPRECON1 - Assigned Value Reconstruction - TRACE: Fund BPPLAN00 - Analysis Report for Overall Planning Projects(multicurrency) BPPLAN00 - Analysis Report for Overall Planning Projects(multicurrency) BPPHONGN_ZGP - Generate Phonetic Search Term According to Table TPZ1 BPPHONGN_ZGP - Generate Phonetic Search Term According to Table TPZ1