ISU_XPRA_MR001 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for In the case of meter reading reasons 09, 10, 24, and 25, no installation and meter reading unit are stored in EABLG...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 ISU_XPRA_MR001 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: XPRA: Adjustment of EABLG for MR Reasons 09.10.24.25
Text Symbol: 001 = . Error reading EANL
Text Symbol: 002 = . Error reading EASTS
Text Symbol: 003 = . ETDZ not found
Text Symbol: 004 = . Error reading ETDZ
Text Symbol: 005 = . EASTS not found
Text Symbol: 006 = . EANL not found
Text Symbol: 007 = Already correct.
Text Symbol: 008 = MR document no.:
Text Symbol: 009 = Old EABLGs
Text Symbol: 010 = New EABLGs
Text Symbol: 011 = EABLGs deleted
Text Symbol: 012 = Correct EABLGs
Text Symbol: 013 = Incorr.EABLGs
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_APPEND_LOG CALL FUNCTION 'TR_APPEND_LOG' TABLES XMSG = LT_MSG EXCEPTIONS FILE_NOT_FOUND = 1 WRONG_CALL = 2 OTHERS = 3.
TR_FLUSH_LOG CALL FUNCTION 'TR_FLUSH_LOG' EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISU_XPRA_MR001 - XPRA: Adjustment of EABLG for MR Reasons 09.10.24.25 ISU_XPRA_MR001 - XPRA: Adjustment of EABLG for MR Reasons 09.10.24.25 ISU_XPRA_LOGNO - XPRA for Copying Line Numbering of Budget Billing Plans ISU_XPRA_LOGNO - XPRA for Copying Line Numbering of Budget Billing Plans ISU_XPRA_KZABSVER - Program ISU_XPRA_KZABSVER ISU_XPRA_KZABSVER - Program ISU_XPRA_KZABSVER