SAPFCJGR_GETDATA_MODIFY_DATA_D 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 SAPFCJGR_GETDATA_MODIFY_DATA_D 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CX_SCHED_VIA_OPERATING_TIME CALL FUNCTION 'CX_SCHED_VIA_OPERATING_TIME' EXPORTING I_DATE_START = PRJ_TMP-PLFAZ * I_TIME_START = '000000' I_DATE_END = PRJ_TMP-PLSEZ * I_TIME_END = '240000' * I_POINT_IN_TIME_START = 0 * I_POINT_IN_TIME_END = 0 * I_DURATION = 0 * I_DURATION_SEC = 0 I_UNIT = PRJ_TMP-ZTEHT * I_UNIT_EXP = ' ' * I_RED_IND = * I_ARBID = I_FCALID = PRJ_TMP-KALID * I_PERNR = * I_KAPID = * I_VERSA = * I_FLG_EXACT_BREAKS = ' ' * I_FLG_NO_CALENDAR = ' ' * I_FLG_CAP_SCHEDULING = ' ' IMPORTING * E_DATE_START = * E_TIME_START = * E_DATE_END = * E_TIME_END = * E_POINT_IN_TIME_START = * E_POINT_IN_TIME_END = E_DURATION = ALL_OBJ-EDAUER * E_DURATION_SEC = E_UNIT = PRJ_TMP-ZTEHT * E_MIN_NUM_CAPACITIES = * E_MESSAGE_CODE = EXCEPTIONS PARAMETERS_NOT_VALID = 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.
SAPFCJGR_GETDATA_MODIFY_DATA_D - SAPFCJGRGETDATAMODIFYDATAD SAPFCJGR_GETDATA_MODIFY_DATA_A - SAPFCJGRGETDATAMODIFYDATAA SAPFCJGR_GETDATA_MODIFY_DATA09 - CJPN_PROJEKTNUMMER_EDIT SAPFCJGR_GETDATA_GET_TIME_AXIS - SAPFCJGRGETDATAGETTIMEAXIS SAPFCJGR_GETDATA_GET_SUBNETS - Include LMLCCS_MATERIAL_MASTERF11 SAPFCJGR_GETDATA_GET_LOWER_SUB - SAPFCJGRGETDATAGETLOWERSUB