SAP Reports / Programs | Project System | Information System(PS-IS) SAP PS

GDBPSGET_ACT01 SAP ABAP INCLUDE - GDBPSGETACT01







GDBPSGET_ACT01 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_ACT01 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT GDBPSGET_ACT01. "Basic submit
SUBMIT GDBPSGET_ACT01 AND RETURN. "Return to original report after report execution complete
SUBMIT GDBPSGET_ACT01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT GDBPSGET_ACT01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES jsto_pre_tab = store_obj_sel.

CF_DB_CRFH_PRE_READ CALL FUNCTION 'CF_DB_CRFH_PRE_READ' TABLES crfh_pre_tab = crfh_pre_tmp.

CF_DB_CRFH_PRE_READ CALL FUNCTION 'CF_DB_CRFH_PRE_READ' TABLES crfh_pre_tab = crfh_pre_tmp.

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES jsto_pre_tab = store_obj_sel.

CF_DB_CRFH_PRE_READ CALL FUNCTION 'CF_DB_CRFH_PRE_READ' TABLES crfh_pre_tab = crfh_pre_tmp.

CR_WORKCENTER_PRE_READ CALL FUNCTION 'CR_WORKCENTER_PRE_READ' TABLES tarbid = itab_arbid EXCEPTIONS OTHERS = 0.

CR_WORKCENTER_PRE_READ CALL FUNCTION 'CR_WORKCENTER_PRE_READ' EXPORTING cap_all = con_yes cap_avail = con_yes cap_bas = con_yes TABLES tarbid = itab_arbid EXCEPTIONS OTHERS = 0.

CO_LA_OPER_SEQ_PRE_READ_DB_ACT CALL FUNCTION 'CO_LA_OPER_SEQ_PRE_READ_DB_ACT' EXPORTING i_version = mem_id-version i_aufruf = g_versionen-aufruf i_flg_read_capacities = flg_read_capacities i_tcndb = tcndb i_flg_get_co_obj = flg_get_co_obj i_dyn_sel = ps_dyn_sel i_flg_dyn_sel = flg_dyn_sel i_gen_report = gen_report TABLES t_aufpl_pre_tab = pre_tab_aufpl t_select_fields = ps_select_fields t_afvgd = t_afvc = t_afvv = t_afvu = .

CO_LA_OPER_SEQ_PRE_READ_DB_VER CALL FUNCTION 'CO_LA_OPER_SEQ_PRE_READ_DB_VER' EXPORTING vsnmr_imp = ps_vsnmr-low i_version = mem_id-version i_aufruf = g_versionen-aufruf i_flg_read_capacities = flg_read_capacities i_tcndb = tcndb i_flg_get_co_obj = flg_get_co_obj i_dyn_sel = ps_dyn_sel i_flg_dyn_sel = flg_dyn_sel i_gen_report = gen_report TABLES t_aufpl_pre_tab = pre_tab_aufpl t_select_fields = ps_select_fields t_afvgd = t_afvc = t_afvv = t_afvu = .

CO_LA_OPER_SEQ_PRE_READ_AR_ACT CALL FUNCTION 'CO_LA_OPER_SEQ_PRE_READ_AR_ACT' EXPORTING i_version = mem_id-version i_aufruf = g_versionen-aufruf i_flg_read_capacities = flg_read_capacities i_tcndb = tcndb i_flg_get_co_obj = flg_get_co_obj i_dyn_sel = ps_dyn_sel i_flg_dyn_sel = flg_dyn_sel i_gen_report = gen_report TABLES t_aufpl_pre_tab = pre_tab_aufpl t_afvgd = t_afvc = t_afvv = t_afvu = .

CO_LA_OPER_SEQ_PRE_READ_AR_VER CALL FUNCTION 'CO_LA_OPER_SEQ_PRE_READ_AR_VER' EXPORTING vsnmr_imp = ps_vsnmr-low i_version = mem_id-version i_aufruf = g_versionen-aufruf i_flg_read_capacities = flg_read_capacities i_tcndb = tcndb i_flg_get_co_obj = flg_get_co_obj i_gen_report = gen_report TABLES t_aufpl_pre_tab = pre_tab_aufpl t_afvgd = t_afvc = t_afvv = t_afvu = .

CO_LA_OPER_SEQ_PRE_READ_DB_STD CALL FUNCTION 'CO_LA_OPER_SEQ_PRE_READ_DB_STD' EXPORTING i_version = mem_id-version i_aufruf = g_versionen-aufruf i_flg_read_capacities = flg_read_capacities i_tcndb = tcndb i_flg_get_co_obj = flg_get_co_obj i_dyn_sel = ps_dyn_sel "note 1548234 i_flg_dyn_sel = flg_dyn_sel "note 1548234 i_gen_report = gen_report TABLES t_aufpl_pre_tab = pre_tab_aufpl t_select_fields = ps_select_fields t_afvgd = t_afvc = t_afvv = t_afvu = .

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 *

CN_LDST_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'NV' EXCEPTIONS not_activated = 1 switch_not_active = 2 "note 1867444 OTHERS = 0.



Contribute (Add Comments)

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_ACT01 or its description.