FTI_TEST_PERFORMANCE_O01 is a standard ABAP INCLUDE 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 FTI_TEST_PERFORMANCE_O01 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: PBO
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
GFW_PRES_SHOW_MULT call function 'GFW_PRES_SHOW_MULT' exporting parent = graphic_parent1 presentation_type = gfw_prestype_lines header = loc_title_1 orientation = gfw_orient_columns show = gfw_false x_axis_title = text-var y_axis_title = text-lfz tables values = loc_values column_texts = loc_column_texts exceptions error_occurred = 1 others = 2.
GFW_PRES_SHOW_MULT call function 'GFW_PRES_SHOW_MULT' exporting parent = graphic_parent2 presentation_type = gfw_prestype_lines header = loc_title_2 * orientation = gfw_orient_columns show = gfw_true x_axis_title = text-ska y_axis_title = text-lfz tables values = loc_values column_texts = loc_column_texts exceptions error_occurred = 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.
FTI_TEST_PERFORMANCE_O01 - PBO FTI_TEST_PERFORMANCE_I01 - PAI FTI_TEST_PERFORMANCE_F01 - Include FTI_TEST_PERFORMANCE_F01 FTI_TEST_PERFORMANCE_D01 - Texte FTI_SINGLE_RISK_KF - Risk Key Figures for Individual CFM Financial Objects FTI_SINGLE_RISK_KF - Risk Key Figures for Individual CFM Financial Objects