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

DBPSJF10 SAP ABAP INCLUDE - Sub-routine pool (1) for LDB PSJ







DBPSJF10 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 DBPSJF10 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 DBPSJF10. "Basic submit
SUBMIT DBPSJF10 AND RETURN. "Return to original report after report execution complete
SUBMIT DBPSJF10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Sub-routine pool (1) for LDB PSJ


INCLUDES used within this REPORT DBPSJF10

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:

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy_repid dynumb = sy_dynnr translate_to_upper = con_yes TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 0.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = netnr_ext IMPORTING output = netnr_ext EXCEPTIONS OTHERS = 0.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = netnr_ext IMPORTING output = netnr_ext EXCEPTIONS OTHERS = 0.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING input = dynpfields-fieldvalue mtype = 'S' IMPORTING output = cn_pspnr-low EXCEPTIONS OTHERS = 0.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING input = dynpfields-fieldvalue mtype = 'S' IMPORTING output = cn_pspnr-high EXCEPTIONS OTHERS = 0.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING input = dynpfields-fieldvalue mtype = 'S' IMPORTING output = cn_projn-low EXCEPTIONS OTHERS = 0.

CJPN_PROJEKTNUMMER_UNEDIT CALL FUNCTION 'CJPN_PROJEKTNUMMER_UNEDIT' EXPORTING input = dynpfields-fieldvalue mtype = 'S' IMPORTING output = cn_projn-high EXCEPTIONS OTHERS = 0.

VS_HP_VERSION_NUMBER_W_GROUP CALL FUNCTION 'VS_HP_VERSION_NUMBER_W_GROUP' EXPORTING flg_sim = 'X' TABLES range_aufnr = cn_netnr range_posid = cn_pspnr range_pspid = cn_projn range_vsnmr = rng_vsnmr EXCEPTIONS OTHERS = 0.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = '1000' TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 0.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_display_more info = qinfo IMPORTING RESULT = dynpfields-fieldvalue EXCEPTIONS OTHERS = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-cprog dynumb = '1000' TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 0.

F4IF_GET_SHLP_DESCR call function 'F4IF_GET_SHLP_DESCR' exporting shlpname = &1 importing shlp = f4_shlp exceptions others = 1.

F4IF_START_VALUE_REQUEST call function 'F4IF_START_VALUE_REQUEST' exporting shlp = f4_shlp multisel = con_yes tables return_values = f4_ret_val exceptions others = 1.

PS_ARCHIVE_RUN_HELP CALL FUNCTION 'PS_ARCHIVE_RUN_HELP' IMPORTING archive_run = cn_archv-low TABLES rng_project = cn_projn rng_element = cn_pspnr rng_net = cn_netnr EXCEPTIONS no_select = 1 OTHERS = 2.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = sy-cprog dynumb = '1000' TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 0.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_display_more info = qinfo IMPORTING RESULT = dynpfields-fieldvalue EXCEPTIONS OTHERS = 0.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = sy-cprog dynumb = '1000' TABLES dynpfields = dynpfields EXCEPTIONS OTHERS = 0.

CJDB_CHANGE_DB_PROFILE CALL FUNCTION 'CJDB_CHANGE_DB_PROFILE' EXPORTING i_handle = psj_handle_tcndb CHANGING ch_tcndb = tcndb ch_tcndb_modif = tcndb_modif ch_tcnds = tcnds EXCEPTIONS OTHERS = 0.

CJDB_PLAN_JOB





CALL FUNCTION 'CJDB_PLAN_JOB' EXPORTING i_rsjobinfo = rsjobinfo_ IMPORTING e_rsjobinfo = rsjobinfo_ EXCEPTIONS bp_cancelled = 1 OTHERS = 2.

JOB_OPEN CALL FUNCTION 'JOB_OPEN' EXPORTING jobname = rsjobinfo_-jobname IMPORTING jobcount = rsjobinfo_-jobnumb EXCEPTIONS cant_create_job = 1 invalid_job_data = 2 jobname_missing = 3 OTHERS = 4.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING jobcount = rsjobinfo_-jobnumb jobname = rsjobinfo_-jobname EXCEPTIONS OTHERS = 0.

BP_START_DATE_EDITOR CALL FUNCTION 'BP_START_DATE_EDITOR' EXPORTING stdt_dialog = btc_yes stdt_input = tbtcstrt stdt_opcode = btc_edit_startdate IMPORTING stdt_modify_type = stdt_modify_flag stdt_output = tbtcstrt EXCEPTIONS OTHERS = 1.

RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = sy-cprog TABLES selection_table = selection_table EXCEPTIONS OTHERS = 0.

JOB_CLOSE CALL FUNCTION 'JOB_CLOSE' EXPORTING jobname = rsjobinfo_-jobname jobcount = rsjobinfo_-jobnumb sdlstrtdt = tbtcstrt-sdlstrtdt sdlstrttm = tbtcstrt-sdlstrttm strtimmed = startimmediate laststrtdt = tbtcstrt-laststrtdt laststrttm = tbtcstrt-laststrttm prddays = tbtcstrt-prddays prdhours = tbtcstrt-prdhours prdmins = tbtcstrt-prdmins prdmonths = tbtcstrt-prdmonths prdweeks = tbtcstrt-prdweeks predjob_checkstat = tbtcstrt-checkstat pred_jobcount = tbtcstrt-predjobcnt pred_jobname = tbtcstrt-predjob event_id = tbtcstrt-eventid event_param = tbtcstrt-eventparm calendar_id = tbtcstrt-calendarid targetsystem = tbtcstrt-instname start_on_workday_not_before = tbtcstrt-notbefore start_on_workday_nr = tbtcstrt-wdayno workday_count_direction = tbtcstrt-wdaycdir IMPORTING job_was_released = flg_job_ok EXCEPTIONS cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 OTHERS = 8.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING jobcount = rsjobinfo_-jobnumb jobname = rsjobinfo_-jobname EXCEPTIONS OTHERS = 0.

K_KOKRS_SET CALL FUNCTION 'K_KOKRS_SET' IMPORTING e_kokrs = cn_kokrs EXCEPTIONS not_found = 01.

STATUS_BUFFER_REFRESH CALL FUNCTION 'STATUS_BUFFER_REFRESH'.

STATUS_BUFFER_FILL_EXT CALL FUNCTION 'STATUS_BUFFER_FILL_EXT' TABLES jest_imp = jest_buf jsto_imp = jsto_buf.

AIPA_F4_PROGRAM * CALL FUNCTION 'AIPA_F4_PROGRAM' * EXPORTING * I_PROGRAM = SY-CPROG * I_DYNNR = SY-DYNNR * I_FN_PRNAM = 'CN_IMTP-LOW' * I_FN_GJAHR = 'CN_IMTPJ' * I_TAKEOVER_ALLOWED = 'X'.

AIPA_F4_POSITION CALL FUNCTION 'AIPA_F4_POSITION' EXPORTING i_program = sy-cprog i_dynnr = sy-dynnr i_fn_prnam_proposal = 'CN_IMTP-LOW' i_fn_gjahr_proposal = 'CN_IMTPJ' i_fn_prnam = 'CN_IMTP-LOW' i_fn_posid = 'CN_IMPRP' i_fn_gjahr = 'CN_IMTPJ' i_takeover_allowed = 'X'.



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