FIN_UI_DECO_DUPLICATES 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 FIN_UI_DECO_DUPLICATES 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: Program FIN_UI_DECO_DUPLICATES
INCLUDE FIN_UI_DECO_INCLUDE.
No SAP DATABASE tables are accessed within this REPORT code!
PROGRAM_TCODE_SPLIT call function 'PROGRAM_TCODE_SPLIT' exporting program = program importing * NAMESPACE = transactioncode = tcode exceptions no_area_menu = 1 delimiter_wrong_position = 2 delimiter_wrong_number = 3 no_valid_namespace = 4 others = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FIN_UI_DECO_DUPLICATES - Program FIN_UI_DECO_DUPLICATES FIN_UI_DECO_DUPLICATES - Program FIN_UI_DECO_DUPLICATES FIN_REORG - Program for Object Type FIN_REORG : Reorganization FIN_REORG - Program for Object Type FIN_REORG : Reorganization FIN_LDB_BRF_VIEW_GENERATE - Generation View for Logical Database BRF FIN_LDB_BRF_VIEW_GENERATE - Generation View for Logical Database BRF