SAPFCJGR_GETDATA_UPDATE_COMPLE 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_UPDATE_COMPLE 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!
CJDW_GLOBAL_VALUES call function 'CJDW_GLOBAL_VALUES' importing v_proj = la_proj.
CJDW_GLOBAL_VALUES call function 'CJDW_GLOBAL_VALUES' importing v_proj = la_proj.
CJDW_PRPS_GET call function 'CJDW_PRPS_GET' exporting index = all_obj-psind importing e_prps = la_prps E_PSTABD = la_pstabd exceptions cancel = 01 not_found = 02.
CJDT_PRTE_GET call function 'CJDT_PRTE_GET' exporting index_imp = all_obj-psind importing prte_exp = la_prteb.
CO_BT_AFVG_READ_WITH_INDEX CALL FUNCTION 'CO_BT_AFVG_READ_WITH_INDEX' EXPORTING INDEX = lv_index IMPORTING afvgd_exp = la_afvgd auth_exp = ls_auth EXCEPTIONS ERROR_READ_AFVG = 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_UPDATE_COMPLE - SAPFCJGRGETDATAUPDATECOMPLE SAPFCJGR_GETDATA_SYNC_AFTER_SA - SAPFCJGRGETDATASYNCAFTERSA SAPFCJGR_GETDATA_SYNCHRONIZE_G - SAPFCJGRGETDATASYNCHRONIZEG SAPFCJGR_GETDATA_SYNCHRONIZE_C - SAPFCJGRGETDATASYNCHRONIZEC SAPFCJGR_GETDATA_START_ACT_REA - FILL_PRPS_BUFFER SAPFCJGR_GETDATA_SORT_SUBNET_O - FILL_PRPS_BUFFER