EARNEDVALUESHOW_FO_GET_OBJ_F01 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_GET_OBJ_F01 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_GET_OBJ_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING OBJNR = P_L_OBJNR STATUS = 'I0076' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.
STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING OBJNR = P_L_OBJNR STATUS = 'I0013' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.
CO_TA_T430_READ CALL FUNCTION 'CO_TA_T430_READ' EXPORTING STEUS = G_IT_AFVGD-STEUS IMPORTING STRUCT = L_T430 EXCEPTIONS NO_ENTRY = 1 OTHERS = 2.
STATUS_CHECK_MULTI CALL FUNCTION 'STATUS_CHECK_MULTI' EXPORTING CLIENT = SY-MANDT STATUS = 'I0009' IMPORTING OBJECTS_DELETED = P_CONF_FLG TABLES OBJECTS = L_IT_OBJ.
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_GET_OBJ_F01 - Include EARNEDVALUESHOW_FO_GET_OBJ_F01 EARNEDVALUESHOW_FO_GET_MLSTF01 - Include EARNEDVALUESHOW_FO_GET_MLSTF01 EARNEDVALUESHOW_FO_GET_MILEF02 - Include EARNEDVALUESHOW_FO_GET_MILEF02 EARNEDVALUESHOW_FO_GET_MILEF01 - Include EARNEDVALUESHOW_FO_GET_MILEF01 EARNEDVALUESHOW_FO_GET_EXCEF02 - Include EARNEDVALUESHOW_FO_GET_EXCEF02 EARNEDVALUESHOW_FO_GET_EXCEF01 - Include EARNEDVALUESHOW_FO_GET_EXCEF01