SAP Reports / Programs | Financial Services | Value Adjustment(FS-RBD) SAP FS

/IBS/IRB_ECF_REALLOC_F01 SAP ABAP INCLUDE - /IBS/IRBECFREALLOCF01







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

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:

/IBS/RB_ECFGAAP_GET_LIST CALL FUNCTION '/IBS/RB_ECFGAAP_GET_LIST' IMPORTING te_ecfgaap = it_ecfgaap EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_BEWME_P CALL FUNCTION '/IBS/RB_BEWME_P' EXPORTING i_bewme = /ibs/srb_kvv_reallocate-bewme IMPORTING e_bewme_p = wa_bewme_p EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

/IBS/RB_GET_ACTIVITY_TEXT CALL FUNCTION '/IBS/RB_GET_ACTIVITY_TEXT' EXPORTING i_actvt = c_actv_reclass IMPORTING e_text = v_act_text. "type TACTT-LTEXT.

/IBS/RB_SHOW_MESSAGE_LOG CALL FUNCTION '/IBS/RB_SHOW_MESSAGE_LOG' EXPORTING as_popup = 'X' * AMODAL = ' ' title = 'Unzulässige Datengrundlage'(020) * ALV_GRID = no_toolbar = c_true * PBO_FORM = * PBO_REPID = * PROFILE = messages = it_mesg * IMPORTING * EXIT_COMMAND = EXCEPTIONS bal_error = 1 no_messages = 2 OTHERS = 3.

/IBS/RB_KTO_GET CALL FUNCTION '/IBS/RB_KTO_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr IMPORTING e_kto = wa_kto EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

/IBS/RB_KTODATE_GET CALL FUNCTION '/IBS/RB_KTODATE_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme IMPORTING e_ktodate = /ibs/trb_ktodate EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

/IBS/RB_KTO_GET CALL FUNCTION '/IBS/RB_KTO_GET' EXPORTING i_rbdid = -rbdid i_rbdnr = -rbdnr IMPORTING e_kto = wa_kto EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = -vertv IMPORTING output = -vertv.

/IBS/RB_KVV_GET CALL FUNCTION '/IBS/RB_KVV_GET' EXPORTING i_rbdid = -rbdid i_rbdnr = -rbdnr i_modid = -modid i_vertv = -vertv IMPORTING e_kvv = wa_kvv_tmp EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = wa_kvv_tmp-vertv IMPORTING output = wa_kvv_tmp-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -vertv IMPORTING output = -vertv.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/RB_KVV_GET CALL FUNCTION '/IBS/RB_KVV_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_modid = /ibs/srb_kvv_reallocate-modid i_vertv = /ibs/srb_kvv_reallocate-vertv IMPORTING e_kvv = wa_kvv EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/RB_ECF_UP_GET_LIST CALL FUNCTION '/IBS/RB_ECF_UP_GET_LIST' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme ti_kvv = it_kvv_tmp IMPORTING te_up = it_up_chk te_up_lui = it_up_tmp EXCEPTIONS param_error = 1 data_error = 2 OTHERS = 3.

/IBS/RB_BCRPBAL_GET CALL FUNCTION '/IBS/RB_BCRPBAL_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_bewme = /ibs/srb_kvv_reallocate-bewme i_modid = /ibs/srb_kvv_reallocate-modid i_pdavs = wa_kvv-pdavs IMPORTING e_bcrpbal = wa_bcrpbal_trg EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

/IBS/RB_KTO_GET_LIST CALL FUNCTION '/IBS/RB_KTO_GET_LIST' TABLES ti_so_rbdid = it_rbdid ti_so_rbdnr = it_rbdnr te_kto = it_kto_src EXCEPTIONS data_error = 1 OTHERS = 2.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = wa_kvv-vertv IMPORTING output = wa_kvv-vertv.

/IBS/RB_ECF_UP_GET_LIST





CALL FUNCTION '/IBS/RB_ECF_UP_GET_LIST' EXPORTING i_rbdid = wa_kvv_src_alv_addon-rbdid i_rbdnr = wa_kvv_src_alv_addon-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme ti_kvv = it_kvv_tmp IMPORTING te_up = it_up_chk te_up_lui = it_up_tmp EXCEPTIONS param_error = 1 data_error = 2 OTHERS = 3.

/IBS/RB_KTODATE_GET_LIST CALL FUNCTION '/IBS/RB_KTODATE_GET_LIST' TABLES ti_so_rbdid = it_rbdid ti_so_rbdnr = it_rbdnr ti_so_bewme = it_bewme te_ktodate = it_ktodate EXCEPTIONS data_error = 1 OTHERS = 2.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING text_question = 'Sollen ungültige Quellverträge aus der Selektion entfernt werden?'(200) IMPORTING answer = h_answer EXCEPTIONS text_not_found = 1 OTHERS = 2.

/IBS/RB_GET_LOCAL_CURRENCY CALL FUNCTION '/IBS/RB_GET_LOCAL_CURRENCY' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_modid_post = c_modid_post IMPORTING e_hwaers = $h_hwaers EXCEPTIONS data_error = 1 parameter_error = 2 OTHERS = 3.

/IBS/RB_KTO_GET CALL FUNCTION '/IBS/RB_KTO_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr IMPORTING e_kto = wa_trg_kto EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

/IBS/RB_KTODATE_GET CALL FUNCTION '/IBS/RB_KTODATE_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme IMPORTING e_ktodate = wa_trg_ktodate EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/RB_KVV_GET CALL FUNCTION '/IBS/RB_KVV_GET' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_modid = /ibs/srb_kvv_reallocate-modid i_vertv = /ibs/srb_kvv_reallocate-vertv IMPORTING e_kvv = wa_kvv_trg EXCEPTIONS data_error = 1 parameter_nicht_vollstaendig = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/RB_KVV_GET_LIST CALL FUNCTION '/IBS/RB_KVV_GET_LIST' TABLES ti_so_rbdid = it_rbdid ti_so_rbdnr = it_rbdnr ti_so_modid = it_modid te_kvv = it_kvv_trg EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_ECF_UP_GET_LIST CALL FUNCTION '/IBS/RB_ECF_UP_GET_LIST' EXPORTING i_rbdid = /ibs/srb_kvv_reallocate-rbdid i_rbdnr = /ibs/srb_kvv_reallocate-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme ti_kvv = it_kvv_trg IMPORTING te_up = it_lup_trg te_ecf_hd = it_lup_hd_trg te_ecf_bal = it_lup_bal_trg te_ecf_vcf = it_lup_vcf_trg te_ecf_vco = it_lup_vco_trg te_ecf_pcf = it_lup_pcf_trg te_ecf_put = it_lup_put_trg te_ecf_pco = it_lup_pco_trg te_ecf_bvc = it_lup_bvc_trg te_up_lui = it_lui_trg te_ecf_hd_lui = it_lui_hd_trg te_ecf_bal_lui = it_lui_bal_trg te_ecf_vcf_lui = it_lui_vcf_trg te_ecf_vco_lui = it_lui_vco_trg te_ecf_pcf_lui = it_lui_pcf_trg te_ecf_put_lui = it_lui_put_trg te_ecf_pco_lui = it_lui_pco_trg te_ecf_bvc_lui = it_lui_bvc_trg EXCEPTIONS param_error = 1 data_error = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = wa_kvv_src_alv_addon-vertv IMPORTING output = wa_kvv_src_alv_addon-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = wa_kvv_src_alv_addon-vertv IMPORTING output = wa_kvv_src_alv_addon-vertv.

/IBS/RB_ECF_KTO_UPDATE CALL FUNCTION '/IBS/RB_ECF_KTO_UPDATE' EXPORTING i_kto = wa_trg_kto i_ktodate = wa_trg_ktodate ti_kvv = it_kvv_trg i_hwaehr = $h_hwaers i_simulation_run = h_flg_simu i_proc_flag = '02' i_init = c_false i_pcheck = ' ' IMPORTING te_up_calc = it_upv_tmp te_up_calc_accruals = it_upp_tmp te_kvv = it_kvv_trg te_ecf_hd = it_lup_hd_trg te_ecf_bal = it_lup_bal_trg te_ecf_vcf = it_lup_vcf_trg te_ecf_vco = it_lup_vco_trg te_ecf_pcf = it_lup_pcf_trg te_ecf_put = it_lup_put_trg te_ecf_pco = it_lup_pco_trg te_ecf_bvc = it_lup_bvc_trg * TE_MESG = IT_MESG EXCEPTIONS data_error = 1 OTHERS = 2.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = wa_kvv-vertv IMPORTING output = wa_kvv-vertv.

/IBS/RB_ECF_UP_GET_LIST CALL FUNCTION '/IBS/RB_ECF_UP_GET_LIST' EXPORTING i_rbdid = wa_kto-rbdid i_rbdnr = wa_kto-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme ti_kvv = it_kvv_src IMPORTING te_up = it_up_tmp te_ecf_hd = it_up_hd_tmp te_ecf_bal = it_up_bal_tmp te_ecf_vcf = it_up_vcf_tmp te_ecf_vco = it_up_vco_tmp te_ecf_pcf = it_up_pcf_tmp te_ecf_put = it_up_put_tmp te_ecf_pco = it_up_pco_tmp te_ecf_bvc = it_up_bvc_tmp te_up_lui = it_lui_tmp te_ecf_hd_lui = it_lui_hd_tmp te_ecf_bal_lui = it_lui_bal_tmp te_ecf_vcf_lui = it_lui_vcf_tmp te_ecf_vco_lui = it_lui_vco_tmp te_ecf_pcf_lui = it_lui_pcf_tmp te_ecf_put_lui = it_lui_put_tmp te_ecf_pco_lui = it_lui_pco_tmp te_ecf_bvc_lui = it_lui_bvc_tmp EXCEPTIONS param_error = 1 data_error = 2 OTHERS = 3.

/IBS/RB_KTODATE_GET CALL FUNCTION '/IBS/RB_KTODATE_GET' EXPORTING i_rbdid = wa_kto-rbdid i_rbdnr = wa_kto-rbdnr i_bewme = /ibs/srb_kvv_reallocate-bewme IMPORTING e_ktodate = wa_ktodate EXCEPTIONS parameter_nicht_vollstaendig = 1 data_error = 2 OTHERS = 3.

/IBS/RB_ECF_CALC_BASE CALL FUNCTION '/IBS/RB_ECF_CALC_BASE' EXPORTING i_kto = wa_kto i_modid_post = c_modid_post i_ktodate = wa_ktodate ti_kvv = it_kvv_src ti_up_lup = it_up_tmp "leer...

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -vertv IMPORTING output = -vertv.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = -vertv IMPORTING output = -vertv.




/IBS/RB_ECF_CONTRACT_REALLOC CALL FUNCTION '/IBS/RB_ECF_CONTRACT_REALLOC' EXPORTING i_bewme = /ibs/srb_kvv_reallocate-bewme i_due_date = /ibs/srb_kvv_reallocate-stida i_trg_contract = wa_kvv_trg ti_src_contracts = it_kvv_tmp ti_up = it_up_tmp ti_ecf_hd = it_ecf_hd ti_ecf_bal = it_ecf_bal ti_ecf_vcf = it_ecf_vcf ti_ecf_vco = it_ecf_vco ti_ecf_pcf = it_ecf_pcf ti_ecf_pco = it_ecf_pco ti_ecf_put = it_ecf_put ti_ecf_bvc = it_ecf_bvc i_simu = h_flg_simu IMPORTING e_trg_contract = wa_kvv_trg te_src_contracts = it_kvv_src te_up = it_up te_ecf_hd = it_ecf_hd_new te_ecf_bal = it_ecf_bal_new te_ecf_vcf = it_ecf_vcf_new te_ecf_vco = it_ecf_vco_new te_ecf_pcf = it_ecf_pcf_new te_ecf_pco = it_ecf_pco_new te_ecf_put = it_ecf_put_new te_ecf_bvc = it_ecf_bvc_new EXCEPTIONS custom_error = 1 OTHERS = 2.

/IBS/RB_KVV_GET_LIST CALL FUNCTION '/IBS/RB_KVV_GET_LIST' TABLES ti_so_rbdid = it_rbdid ti_so_rbdnr = it_src_rbdnr te_kvv = it_kvv_tmp2 EXCEPTIONS data_error = 1 OTHERS = 2.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/RB_ECF_KTO_UPDATE CALL FUNCTION '/IBS/RB_ECF_KTO_UPDATE' EXPORTING i_kto = wa_kto_src i_ktodate = wa_ktodate ti_kvv = it_kvv_tmp2 i_hwaehr = -bwaev i_simulation_run = h_flg_simu i_proc_flag = '02' i_init = c_false i_pcheck = ' ' IMPORTING te_up_calc = it_upv_tmp2 te_up_calc_accruals = it_upp_tmp2 te_kvv = it_kvv_tmp2 te_ecf_hd = it_ecf_hd_tmp2 te_ecf_bal = it_ecf_bal_tmp2 te_ecf_vcf = it_ecf_vcf_tmp2 te_ecf_vco = it_ecf_vco_tmp2 te_ecf_pcf = it_ecf_pcf_tmp2 te_ecf_put = it_ecf_put_tmp2 te_ecf_pco = it_ecf_pco_tmp2 te_ecf_bvc = it_ecf_bvc_tmp2 te_mesg = it_mesg_temp EXCEPTIONS data_error = 1 OTHERS = 2.

/IBS/RB_UI_GENERATION_LIST CALL FUNCTION '/IBS/RB_UI_GENERATION_LIST' EXPORTING i_kto = i_modid_post = c_modid_post TABLES ti_up = it_up_tmp te_ui = it_ui_tmp EXCEPTIONS parameter_error = 1 data_error = 2 OTHERS = 3.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT * CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' * EXPORTING * input = -vertv * IMPORTING * output = -vertv.

CONVERSION_EXIT_ALPHA_INPUT * CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' * EXPORTING * input = -vertv * IMPORTING * output = -vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

/IBS/DBM_RB_SAVE_ECF_LIST CALL FUNCTION '/IBS/DBM_RB_SAVE_ECF_LIST' IN UPDATE TASK EXPORTING i_testrun = h_flg_simu i_db_aktion = c_db_update i_modid_post = c_modid_post i_balsubobj = v_balsubobj ti_kto = it_kto ti_kto_old = it_kto_old ti_ktodate = it_ktodate ti_ktodate_old = it_ktodate_old ti_kvv = it_kvv_new ti_kvv_old = it_kvv_old ti_up = it_up_new ti_up_old = it_up_del ti_ui = it_ui_new ti_ui_old = it_ui_empty ti_ecf_hd_ins = it_ecf_hd_new ti_ecf_hd_upd = it_ecf_hd_empty ti_ecf_hd_del = it_up_hd_del ti_ecf_bal_ins = it_ecf_bal_new ti_ecf_bal_upd = it_ecf_bal_empty ti_ecf_bal_del = it_up_bal_del ti_ecf_vcf_ins = it_ecf_vcf_new ti_ecf_vcf_upd = it_ecf_vcf_empty ti_ecf_vcf_del = it_up_vcf_del ti_ecf_vco_ins = it_ecf_vco_new ti_ecf_vco_upd = it_ecf_vco_empty ti_ecf_vco_del = it_up_vco_del ti_ecf_pcf_ins = it_ecf_pcf_new ti_ecf_pcf_upd = it_ecf_pcf_empty ti_ecf_pcf_del = it_up_pcf_del ti_ecf_pco_ins = it_ecf_pco_new ti_ecf_pco_upd = it_ecf_pco_empty ti_ecf_pco_del = it_up_pco_del ti_ecf_put_ins = it_ecf_put_new ti_ecf_put_upd = it_ecf_put_empty ti_ecf_put_del = it_up_put_del ti_ecf_bvc_ins = it_ecf_bvc_new ti_ecf_bvc_upd = it_ecf_bvc_empty ti_ecf_bvc_del = it_up_bvc_del ti_ech_hd_ins = it_ech_hd_empty ti_ech_hd_upd = it_ech_hd_empty ti_ech_hd_del = it_ech_hd_empty ti_ech_bal_ins = it_ech_bal_empty ti_ech_bal_upd = it_ech_bal_empty ti_ech_bal_del = it_ech_bal_empty ti_ech_vcf_ins = it_ech_vcf_empty ti_ech_vcf_upd = it_ech_vcf_empty ti_ech_vcf_del = it_ech_vcf_empty ti_ech_vco_ins = it_ech_vco_empty ti_ech_vco_upd = it_ech_vco_empty ti_ech_vco_del = it_ech_vco_empty ti_ech_pcf_ins = it_ech_pcf_empty ti_ech_pcf_upd = it_ech_pcf_empty ti_ech_pcf_del = it_ech_pcf_empty ti_ech_pco_ins = it_ech_pco_empty ti_ech_pco_upd = it_ech_pco_empty ti_ech_pco_del = it_ech_pco_empty ti_ech_put_ins = it_ech_put_empty ti_ech_put_upd = it_ech_put_empty ti_ech_put_del = it_ech_put_empty ti_ech_bvc_ins = it_ech_bvc_empty ti_ech_bvc_upd = it_ech_bvc_empty ti_ech_bvc_del = it_ech_bvc_empty.

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = /ibs/srb_kvv_reallocate-vertv IMPORTING output = /ibs/srb_kvv_reallocate-vertv.

CONVERSION_EXIT_ALPHA_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = -vertv IMPORTING output = -vertv.

ENQUEUE_/IBS/ERB_KTO CALL FUNCTION 'ENQUEUE_/IBS/ERB_KTO' EXPORTING mode_/ibs/trb_kto = 'X' mandant = sy-mandt rbdid = p_rbdid rbdnr = p_rbdnr _scope = '3' _wait = ' ' _collect = ' ' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

DEQUEUE_/IBS/ERB_KTO CALL FUNCTION 'DEQUEUE_/IBS/ERB_KTO' EXPORTING rbdid = p_rbdid rbdnr = p_rbdnr.

/IBS/RB_BA_APPL_LOG_CREATE CALL FUNCTION '/IBS/RB_BA_APPL_LOG_CREATE' EXPORTING i_logtxt = h_logtext i_object = c_log_object i_subobj = c_log_subobj_iasu "Objekt für ECF anlegen MERKEN!!! i_refresh = c_no CHANGING c_log_handle = h_log_handle.

/IBS/RB_BA_APPL_LOG_MSG_ADD CALL FUNCTION '/IBS/RB_BA_APPL_LOG_MSG_ADD' EXPORTING i_probl = c_yes TABLES ti_msg = p_it_msg.

/IBS/RB_BA_APPL_LOG_MSG_SAVE CALL FUNCTION '/IBS/RB_BA_APPL_LOG_MSG_SAVE' EXPORTING i_refresh = c_yes IMPORTING te_lognumbers = i_lognumbers.

PRINT_SELECTIONS * CALL FUNCTION 'PRINT_SELECTIONS' * EXPORTING * rname = $_report * rvariante = $_variant * mode = 'TABLE' * TABLES * infotab = ih_selections.

BAL_LOG_MSG_ADD * CALL FUNCTION 'BAL_LOG_MSG_ADD' * EXPORTING * i_log_handle = $_log_handle * i_s_msg = wah_msg * EXCEPTIONS * OTHERS = 1.

/IBS/RB_GLOBAL_GET_LIST CALL FUNCTION '/IBS/RB_GLOBAL_GET_LIST' EXPORTING mandant = sy-mandt IMPORTING te_global = it_global EXCEPTIONS data_error = 1 OTHERS = 2.



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 /IBS/IRB_ECF_REALLOC_F01 or its description.