EARNEDVALUESHOW_FO_SET_SYSSF02 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_SET_SYSSF02 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_SET_SYSSF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAPI_BUS2054_SET_STATUS CALL FUNCTION 'BAPI_BUS2054_SET_STATUS' TABLES I_WBS_SYSTEM_STATUS = L_IT_WBSSYSSTAT E_RESULT = L_IT_RESULT.
BAPI_BUS2002_SET_STATUS CALL FUNCTION 'BAPI_BUS2002_SET_STATUS' EXPORTING NUMBER = P_IT_EVWB-AUFNR TABLES I_ACTIVITY_SYSTEM_STATUS = L_IT_ACTSYSSTAT E_RESULT = L_IT_RESULT.
BAPI_BUS2054_SET_STATUS CALL FUNCTION 'BAPI_BUS2054_SET_STATUS' TABLES i_wbs_system_status = l_it_wbssysstat e_result = l_it_result.
BAPI_BUS2002_SET_STATUS CALL FUNCTION 'BAPI_BUS2002_SET_STATUS' EXPORTING number = p_it_evwb-aufnr TABLES i_activity_system_status = l_it_actsysstat e_result = l_it_result.
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_SET_SYSSF02 - Include EARNEDVALUESHOW_FO_SET_SYSSF02 EARNEDVALUESHOW_FO_SET_SYSSF01 - Include EARNEDVALUESHOW_FO_SET_SYSSF01 EARNEDVALUESHOW_FO_SET_STATF02 - Include EARNEDVALUESHOW_FO_SET_STATF02 EARNEDVALUESHOW_FO_SET_OBJNF01 - Include EARNEDVALUESHOW_FO_SET_OBJNF01 EARNEDVALUESHOW_FO_SET_GRIDF01 - Include EARNEDVALUESHOW_FO_SET_GRIDF01 EARNEDVALUESHOW_FO_SET_EVWBF01 - Include EARNEDVALUESHOW_FO_SET_EVWBF01