GDBPSGET_PROJ 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 GDBPSGET_PROJ 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!
PSSFAW_CHECK_SWITCH_ACTIVE *CALL FUNCTION 'PSSFAW_CHECK_SWITCH_ACTIVE' * EXPORTING * i_switch_name = 'PS_SFWS_SC1' * IMPORTING * E_ACTIVE = switch_status * EXCEPTIONS * METHOD_NOT_FOUND = 1 * OTHERS = 2."#EC *
AIP1_GET_INVPROG CALL FUNCTION 'AIP1_GET_INVPROG' EXPORTING i_prnam = ps_imtp-low i_posid = ps_imprp i_gjahr = ps_imtpj i_aktyp = 'A' * i_obarts = 'PR' " n. 496065
CJDB_FILL_HIERARCHY CALL FUNCTION 'CJDB_FILL_HIERARCHY' EXPORTING max_level = max_stufe arnmr = ps_archv-low "note 1751594 pfad_oben = tcndb-pfad_oben hiekz = tcndb-hiekz fill_pspcode = fill_pspcode TABLES i_proj = proj_rng i_prps_rng = prps_r_rng e_prps_co = itab_prps_co_mem e_prps_not_yet_read = wbs_to_select e_prps_not_yet_read_up = wbs_to_select_up.
CJDB_FILL_HIERARCHY CALL FUNCTION 'CJDB_FILL_HIERARCHY' EXPORTING max_level = max_stufe arnmr = ps_archv-low "note 1751594 vsnmr = ps_vsnmr-low pfad_oben = tcndb-pfad_oben hiekz = tcndb-hiekz fill_pspcode = fill_pspcode TABLES i_proj = proj_rng i_prps_rng = prps_r_rng e_prps_co = itab_prps_co_mem e_prps_not_yet_read = wbs_to_select e_prps_not_yet_read_up = wbs_to_select_up.
CJDB_FILL_HIERARCHY CALL FUNCTION 'CJDB_FILL_HIERARCHY' EXPORTING max_level = max_stufe arnmr = ps_archv-low tmp_strucs = g_versionen-tmp_strucs pfad_oben = tcndb-pfad_oben hiekz = tcndb-hiekz fill_pspcode = fill_pspcode psj_funcname = psj_funcname TABLES i_proj = proj_rng i_prps_rng = prps_r_rng e_prps_co = itab_prps_co_mem e_prps_not_yet_read = wbs_to_select e_prps_not_yet_read_up = wbs_to_select_up.
CJDB_FILL_HIERARCHY CALL FUNCTION 'CJDB_FILL_HIERARCHY' EXPORTING max_level = max_stufe vsnmr = ps_vsnmr-low arnmr = ps_archv-low pfad_oben = tcndb-pfad_oben hiekz = tcndb-hiekz fill_pspcode = fill_pspcode psj_funcname = psj_funcname TABLES i_proj = proj_rng i_prps_rng = prps_r_rng e_prps_co = itab_prps_co_mem e_prps_not_yet_read = wbs_to_select e_prps_not_yet_read_up = wbs_to_select_up.
CJDB_FILL_HIERARCHY CALL FUNCTION 'CJDB_FILL_HIERARCHY' EXPORTING max_level = max_stufe arnmr = ps_archv-low "note 1751594 std_strucs = con_yes pfad_oben = tcndb-pfad_oben hiekz = tcndb-hiekz fill_pspcode = fill_pspcode TABLES i_proj = proj_rng i_prps_rng = prps_r_rng e_prps_co = itab_prps_co_mem e_prps_not_yet_read = wbs_to_select e_prps_not_yet_read_up = wbs_to_select_up.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report TABLES mlstd_tab =
pspnr_tab = i_rcj_pspnr select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_vsnmr = ps_vsnmr-low TABLES mlstd_tab =
pspnr_tab = i_rcj_pspnr select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_flg_archiv = con_yes i_psj_funcname = psj_funcname TABLES mlstd_tab =
pspnr_tab = i_rcj_pspnr select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS not_found = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_flg_archiv = con_yes i_vsnmr = ps_vsnmr-low TABLES mlstd_tab =
pspnr_tab = i_rcj_pspnr select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_std_strucs = con_yes TABLES mlstd_tab =
pspnr_tab = i_rcj_pspnr select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
CN_LDST_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'MW' EXCEPTIONS not_activated = 1 switch_not_active = 2 "note 1867444 OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report TABLES mlstd_tab =
apord_tab = itab_apl_tmp select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_vsnmr = ps_vsnmr-low TABLES mlstd_tab =
apord_tab = itab_apl_tmp select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_flg_archiv = con_yes i_psj_funcname = psj_funcname TABLES mlstd_tab =
apord_tab = itab_apl_tmp select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS not_found = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_flg_archiv = con_yes i_vsnmr = ps_vsnmr-low TABLES mlstd_tab =
apord_tab = itab_apl_tmp select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
NW_DB_MLST_RANGE_READ_FOR_LDB CALL FUNCTION 'NW_DB_MLST_RANGE_READ_FOR_LDB' EXPORTING i_gen_report = gen_report i_std_strucs = con_yes TABLES mlstd_tab =
apord_tab = itab_apl_tmp select_fields = ps_select_fields dyn_sel = l_ds_clauses-where_tab EXCEPTIONS OTHERS = 0.
CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'ML' EXCEPTIONS not_activated = 1 switch_not_active = 2 "note 1867444 OTHERS = 0.
AIP1_GET_PRPOS_SINGLE CALL FUNCTION 'AIP1_GET_PRPOS_SINGLE' EXPORTING i_index = glb_index IMPORTING e_streenode = i_streenode e_impr = i_impr e_impu = itab_impu e_prps = i_prps e_objnr = i_objnr e_obart = i_obart e_flg_realmeas " Flag RO. " n. 496065
CN_LDST_DB_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_DB_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = lv_obj_type EXCEPTIONS not_activated = 1 OTHERS = 0.
CN_LDST_DB_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_DB_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = lv_obj_type EXCEPTIONS not_activated = 1 OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name GDBPSGET_PROJ or its description.