SAP Reports / Programs | Financial Accounting | Contract Accounts Receivable and Payable(FI-CA) SAP FI

FKJOCNTR_WORK SAP ABAP INCLUDE - FKJOCNTRWORK







FKJOCNTR_WORK 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 FKJOCNTR_WORK 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 FKJOCNTR_WORK. "Basic submit
SUBMIT FKJOCNTR_WORK AND RETURN. "Return to original report after report execution complete
SUBMIT FKJOCNTR_WORK 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 FKJOCNTR_WORK

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:

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting text_question = popup_text text_button_1 = 'OK'(091) icon_button_1 = 'ICON_OKAY' text_button_2 = 'Abbrechen'(092) icon_button_2 = 'ICON_CANCEL' display_cancel_button = ' ' popup_type = 'ICON_MESSAGE_INFORMATION' importing answer = answer exceptions others = 2.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_POSITIVE' info = text-001 importing result = itab_cntrdef-theicon exceptions others = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_NEGATIVE' info = text-002 importing result = itab_cntrdef-theicon exceptions others = 0.

FKJO_CNTR_GENERATE call function 'FKJO_CNTR_GENERATE' exporting i_dfk_jc_cntr_id = d120_fields-cntrid i_from_date = d120_fields-fromdate i_from_time = '000000' i_horizon_date = d120_fields-tilldate i_horizon_time = '235959' importing e_runs_generated = i exceptions no_dates = 1 invalid_input = 2 others = 3.

FKJO_CNTR_GENERATE call function 'FKJO_CNTR_GENERATE' exporting i_dfk_jc_cntr_id = d120_fields-cntrid i_from_date = d120_fields-fromdate i_horizon_date = d120_fields-tilldate importing e_runs_generated = i exceptions no_dates = 1 invalid_input = 2 others = 3.

FKJO_CNTR_GENERATE call function 'FKJO_CNTR_GENERATE' exporting i_dfk_jc_cntr_id = d120_fields-cntrid i_from_date = d120_fields-fromdate i_from_time = '000000' i_horizon_date = d120_fields-tilldate i_horizon_time = '235959' importing e_runs_generated = i exceptions no_dates = 1 invalid_input = 2 others = 3.

FKJO_CNTR_GENERATE call function 'FKJO_CNTR_GENERATE' exporting i_dfk_jc_cntr_id = d120_fields-cntrid i_from_date = d120_fields-fromdate i_horizon_date = d120_fields-tilldate importing e_runs_generated = i exceptions no_dates = 1 invalid_input = 2 others = 3.

FKJO_BUILD_RUNID call function 'FKJO_BUILD_RUNID' exporting i_id = cntr-id i_start_date = cntr-start_date i_start_time = cntr-start_time importing e_runid = run_id exceptions others = 0.

DOMAIN_VALUE_GET call function 'DOMAIN_VALUE_GET' exporting i_domname = e_domname i_domvalue = e_domvalue importing e_ddtext = i_value exceptions not_exist = 1 others = 2.

FKJO_CNTR_PARMS_READ call function 'FKJO_CNTR_PARMS_READ' importing genperiod = d200_fields-genperiod genfac = d200_fields-genfactor gendate = d200_fields-gendatum gentime = d200_fields-genzeit prepperiod = d200_fields-prepperiod prepfac = d200_fields-prepfactor prepclt = d200_fields-prepclosetime prepdate = d200_fields-prepdatum preptime = d200_fields-prepzeit reorgperiod = d200_fields-reorgperiod reorgfac = d200_fields-reorgfactor reorgdate = d200_fields-reorgdatum reorgtime = d200_fields-reorgzeit exceptions others = 0.

FKJO_GET_DEBUG call function 'FKJO_GET_DEBUG' importing e_debug_output = d200_fields-debugoutput exceptions others = 0.

FKJO_JC_SHOW_LIST call function 'FKJO_JC_SHOW_LIST' exporting i_fltr = fltr exceptions others = 0.

BP_JOB_SELECT call function 'BP_JOB_SELECT' exporting jobselect_dialog = 'N' jobsel_param_in = bpparm * IMPORTING * JOBSEL_PARAM_OUT = tables jobselect_joblist = jobs exceptions others = 0.

BP_JOB_SELECT call function 'BP_JOB_SELECT' exporting jobselect_dialog = 'N' jobsel_param_in = bpparm tables jobselect_joblist = jobs exceptions others = 0.

BP_JOB_SELECT call function 'BP_JOB_SELECT' exporting jobselect_dialog = 'N' jobsel_param_in = bpparm tables jobselect_joblist = jobs exceptions others = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = sico * TEXT = ' ' info = qi add_stdinf = space importing result = d202_fields-statico exceptions others = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = sico info = qi importing result = d202_fields-statico exceptions others = 0.

POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting text_question = popup_text text_button_1 = 'OK'(091) icon_button_1 = 'ICON_OKAY' text_button_2 = 'Abbrechen'(092) icon_button_2 = 'ICON_CANCEL' display_cancel_button = ' ' popup_type = 'ICON_MESSAGE_INFORMATION' importing answer = answer exceptions others = 2.

ICON_CREATE





call function 'ICON_CREATE' exporting name = 'ICON_POSITIVE' info = text-001 importing result = itab_chaindef-theicon exceptions others = 0.

ICON_CREATE call function 'ICON_CREATE' exporting name = 'ICON_NEGATIVE' info = text-002 importing result = itab_chaindef-theicon exceptions others = 0.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting * DEFAULTOPTION = 'Y' textline1 = s titel = 'Container entfernen'(085) * CANCEL_DISPLAY = 'X' importing answer = answer.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'N' textline1 = text-075 textline2 = space titel = text-055 cancel_display = ' ' importing answer = answer.

FKJO_BUILD_RUNID call function 'FKJO_BUILD_RUNID' exporting i_id = t_dfk_jc_cntr-id i_start_date = t_dfk_jc_cntr-start_date i_start_time = t_dfk_jc_cntr-start_time importing e_runid = h_runid_old.

FKJO_BUILD_RUNID call function 'FKJO_BUILD_RUNID' exporting i_id = t_dfk_jc_cntr-id i_start_date = todte i_start_time = h_delayed_totim importing e_runid = h_runid_new.

FKJO_HAS_PROCESSES call function 'FKJO_HAS_PROCESSES' exporting i_id = id i_start_date = start_date i_start_time = start_time importing e_count = cnt exceptions others = 0.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'N' textline1 = s textline2 = text-056 titel = 'Prozeßkette löschen'(055) cancel_display = ' ' importing answer = answer.

FKJO_HAS_PROCESSES call function 'FKJO_HAS_PROCESSES' exporting i_id = d1130_cntr-id i_start_date = d1130_cntr-start_date i_start_time = d1130_cntr-start_time importing e_count = cnt exceptions others = 0. "#EC DOM_EQUAL

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = s * TEXTLINE2 = ' ' titel = 'Prozeßkette starten'(059) cancel_display = ' ' importing answer = answer.

FKJO_BUILD_RUNID call function 'FKJO_BUILD_RUNID' exporting i_id = d1130_cntr-id i_start_date = d1130_cntr-start_date i_start_time = d1130_cntr-start_time importing e_runid = runid. "#EC DOM_EQUAL

FKJO_HAS_PROCESSES call function 'FKJO_HAS_PROCESSES' exporting i_id = d1130_jobs-id i_start_date = d1130_cntr-start_date i_start_time = d1130_cntr-start_time importing e_count = cnt exceptions others = 0.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = s * TEXTLINE2 = ' ' titel = 'Container starten'(063) cancel_display = ' ' importing answer = answer.

FKJO_CNTR_START_RUN call function 'FKJO_CNTR_START_RUN' exporting i_id = dfk_cntr-id i_datum = dfk_cntr-start_date i_zeit = dfk_cntr-start_time exceptions error_occured = 1 others = 2. "#EC DOM_EQUAL

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = s textline2 = s1 titel = text-063 cancel_display = ' ' importing answer = answer.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = s * TEXTLINE2 = ' ' titel = 'Container entfernen'(066) cancel_display = ' ' importing answer = answer.

POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'Y' textline1 = s textline2 = s1 titel = 'Container entfernen'(066) cancel_display = ' ' importing answer = answer.

FKK_PAYMENT_RUN_F4 call function 'FKK_PAYMENT_RUN_F4' exporting i_f1typ = 'D' i_f2nme = 'DFK_JC_CNTR-COPYI' i_name_laufd = 'DFK_JC_CNTR-COPYD' i_name_laufi = 'DFK_JC_CNTR-COPYI' * I_F3NME = 'DUMMY' importing e_laufd = p_laufd e_laufi = p_laufi.

FKK_PAYMENT_RUN_F4 call function 'FKK_PAYMENT_RUN_F4' exporting i_f1typ = 'I' i_f2nme = 'DFK_JC_CNTR-COPYD' i_f3nme = 'DUMMY' importing e_laufd = p_laufd e_laufi = p_laufi.



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