EARNEDVALUESHOW_FO_BUILD_OBF02 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 EARNEDVALUESHOW_FO_BUILD_OBF02 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: Include EARNEDVALUESHOW_FO_BUILD_OBF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CNEV_05_GET_OBJECT_PARAMETERS CALL FUNCTION 'CNEV_05_GET_OBJECT_PARAMETERS' EXPORTING I_KOKRS = G_IT_PRPS-PKOKR I_OBJNR = G_IT_PRPS-OBJNR I_ALL_POC = CON_YES IMPORTING ET_EVOP = L_IT_EVOP ET_EVPOC = L_IT_EVPOC.
CNEV_06_DETAIL_PBO CALL FUNCTION 'CNEV_06_DETAIL_PBO' EXPORTING i_display_only = 'V' i_prps = g_it_prps i_prteb = g_it_prte i_kokrs = g_it_prps-pkokr i_bukrs = g_it_prps-pbukr.
CNEV_05_GET_OBJECT_PARAMETERS CALL FUNCTION 'CNEV_05_GET_OBJECT_PARAMETERS' EXPORTING I_KOKRS = G_IT_CAUFVD-KOKRS I_OBJNR = G_IT_AFVGD-OBJNR I_ALL_POC = CON_YES IMPORTING ET_EVOP = L_IT_EVOP ET_EVPOC = L_IT_EVPOC.
CNEV_06_DETAIL_PBO CALL FUNCTION 'CNEV_06_DETAIL_PBO' EXPORTING i_display_only = 'V' i_afvgd = g_it_afvgd i_kokrs = g_it_caufvd-kokrs i_bukrs = g_it_caufvd-bukrs i_processing = space.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
EARNEDVALUESHOW_FO_BUILD_OBF02 - Include EARNEDVALUESHOW_FO_BUILD_OBF02 EARNEDVALUESHOW_FO_BUILD_OBF01 - Include EARNEDVALUESHOW_FO_BUILD_OBF01 EARNEDVALUESHOW_FO_BUILD_EVF03 - Include EARNEDVALUESHOW_FO_BUILD_EVF03 EARNEDVALUESHOW_FO_BUILD_EVF02 - Include EARNEDVALUESHOW_FO_BUILD_EVF02 EARNEDVALUESHOW_FO_BUILD_EVF01 - Include EARNEDVALUESHOW_FO_BUILD_EVF01 EARNEDVALUESHOW_FO_BDC_FIELF01 - Include EARNEDVALUESHOW_FO_BDC_FIELF01