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
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!
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.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
GDBPSGET_ACT01 - GDBPSGETACT01 GDBPSGET - Selects from the database GDBPS000 - Function Pool LDB PSJ (Database Selections and Memory Handling) GDBPS000 - Function Pool LDB PSJ (Database Selections and Memory Handling) GCDXXTCD - Definitions for TC GCDXXTC - Include (Forms, Modules) for Field List with Table Control