FI_DUPLICATE_INVOICE_SHOW 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 FI_DUPLICATE_INVOICE_SHOW 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: Display FI Document
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ABAP4_CALL_TRANSACTION call function 'ABAP4_CALL_TRANSACTION' starting new task 'CB' destination 'NONE' exporting tcode = 'FB03' skip_Screen = 'X' tables spagpa_tab = rfc_spagpa.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FI_DUPLICATE_INVOICE_SHOW - Display FI Document FI_DUPLICATE_INVOICE_SHOW - Display FI Document FI_DOCUMNT_WRI - Archiving of Financial Accounting Documents: Write Program FI_DOCUMNT_WRI - Archiving of Financial Accounting Documents: Write Program FI_DOCUMNT_PST_DELETE_FAGLF01 - FIDOCUMNTPSTDELETEFAGLF01 FI_DOCUMNT_PST - Archiving of Financial Accounting Documents: Postprocessing Program