FPM_TEST_CONFIG_READER_GAF 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 FPM_TEST_CONFIG_READER_GAF 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 FPM_TEST_CONFIG_READER_GAF
Text Symbol: 001 = WD Comp. Configuration
Text Symbol: 002 = Call Config Editor
Text Symbol: 003 = Use old Config Editor
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CALL_BROWSER CALL FUNCTION 'CALL_BROWSER' EXPORTING url = ld_url window_name = ls_content-link_text "#EC SYNTCHAR EXCEPTIONS frontend_not_supported = 1 frontend_error = 2 prog_not_found = 3 no_batch = 4 unspecified_error = 5 OTHERS = 6.
DDIF_DOMA_GET CALL FUNCTION 'DDIF_DOMA_GET' EXPORTING name = id_name langu = sy-langu TABLES dd07v_tab = lt_fix_values EXCEPTIONS illegal_input = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FPM_TEST_CONFIG_READER_GAF - Program FPM_TEST_CONFIG_READER_GAF FPM_TEST_CONFIG_READER_GAF - Program FPM_TEST_CONFIG_READER_GAF FPM_TEST_AP_CONF_WRTER_ADP_OVP - Report FPM_TEST_CONFIG_WRITER_OIF FPM_TEST_AP_CONF_WRTER_ADP_OVP - Report FPM_TEST_CONFIG_WRITER_OIF FPM_TEST_AP_CONF_WRTER_ADP_OIF - Report FPM_TEST_CONFIG_WRITER_OIF FPM_TEST_AP_CONF_WRTER_ADP_OIF - Report FPM_TEST_CONFIG_WRITER_OIF