FDT_DEBUG_XML_EXPORT_IMPORT 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 FDT_DEBUG_XML_EXPORT_IMPORT 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.
Selection Text: PV_XML = Display XML
Title: Program for Debugging BRFplus XML Export/Import
Text Symbol: 001 = UI for Debugging FDT XML Export/Import
Text Symbol: 002 = XML Export/Import Tranport Req No
Text Symbol: 004 = Display XML
Text Symbol: 005 = Download XML
Text Symbol: 006 = Display Transformed XML
Text Symbol: 007 = Download Transformed XML
Text Symbol: 008 = Display Message XML
Text Symbol: 009 = Download Message XML
Text Symbol: 010 = Error Ocurred : NO XML Info exists
Text Symbol: 011 = Error Ocurred : NO Transformed XML Info exists
Text Symbol: 012 = Error Ocurred : NO Message XML Info exists
Text Symbol: 013 = Error Ocurred : Check the XML Export/Import Transport Req ID
Text Symbol: G01 = Input
Text Symbol: G02 = Action
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FDT_DEBUG_XML_EXPORT_IMPORT - Program for Debugging BRFplus XML Export/Import FDT_DEBUG_XML_EXPORT_IMPORT - Program for Debugging BRFplus XML Export/Import FDT_DDIC_WHERE_USED - BRFplus : Data Objects bound to an ABAP Dictionary Type FDT_DDIC_WHERE_USED - BRFplus : Data Objects bound to an ABAP Dictionary Type FDT_DDIC_BINDING_UP_TO_DATE - BRFplus: Check or update DDIC binding for data objects FDT_DDIC_BINDING_UP_TO_DATE - BRFplus: Check or update DDIC binding for data objects