SAPFCJGR_ACTION_PREP_DISP_SUPP 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_ACTION_PREP_DISP_SUPP 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!
CNBF_CHECK_DYNAMIC_FILTERS CALL FUNCTION 'CNBF_CHECK_DYNAMIC_FILTERS' EXPORTING i_structure = 'RCJ_PS_PLAN' i_name_flg_ok = 'AUSBLENDEN' * I_FLG_CHECK_INVERSE = * I_FLG_CHECKPROTOKOLL = i_status_field = 'STATXT' * IMPORTING * E_FLG_OK = TABLES i_table = all_obj * E_CHECKED_FIELDS = CHANGING c_handle = gv_filt_handle.
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_ACTION_PREP_DISP_SUPP - FILL_PRPS_BUFFER SAPFCJGR_ACTION_MOVE_TAB - SAPFCJGRACTIONMOVETAB SAPFCJGR_ACTION_MOVE_MILESTONE - SAPFCJGRACTIONMOVEMILESTONE SAPFCJGR_ACTION_INSERT_PRPS - OK_CODE_DYNP_2700 SAPFCJGR_ACTION_INSERT_MILESTO - SAPFCJGRACTIONINSERTMILESTO SAPFCJGR_ACTION_INSERT_ACTIVIT - SAPFCJGRACTIONINSERTACTIVIT