REMIG_DISTRIBUTION_LOTF01 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 REMIG_DISTRIBUTION_LOTF01 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!
BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = ls_log_msg IMPORTING e_log_handle = gv_loghandle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_loghandle i_s_msg = ls_log_msg EXCEPTIONS OTHERS = 0.
BAL_DSP_PROFILE_STANDARD_GET CALL FUNCTION 'BAL_DSP_PROFILE_STANDARD_GET' IMPORTING e_s_display_profile = ls_bal_display_profile.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = ls_bal_display_profile i_t_log_handle = lt_loghandle EXCEPTIONS OTHERS = 0.
ENQUEUE_E_EDMIDE_THI CALL FUNCTION 'ENQUEUE_E_EDMIDE_THI' EXPORTING senid = ls_senrec40-senid recid = ls_senrec40-recid _scope = '1' "note 1372032 EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_E_EDMIDE_THI CALL FUNCTION 'DEQUEUE_E_EDMIDE_THI' EXPORTING senid = ls_senrec40-senid recid = ls_senrec40-recid.
ISU_EED_PMT_PLOT_LOTKEY_CR CALL FUNCTION 'ISU_EED_PMT_PLOT_LOTKEY_CR' EXPORTING i_lotat = co_lotat_04 i_lkypx = co_prafix_mig IMPORTING e_keyz1 = gs_dfkkzk-keyz1 EXCEPTIONS not_create = 1 OTHERS = 2.
FKK_PAYMENT_BATCH_CREATE CALL FUNCTION 'FKK_PAYMENT_BATCH_CREATE' EXPORTING i_fkkzk = gs_dfkkzk EXCEPTIONS error_message = 1 OTHERS = 2.
FKK_FIKEY_CLOSE CALL FUNCTION 'FKK_FIKEY_CLOSE' EXPORTING i_fikey = gs_dfkkzk-fikey i_update_task = co_true EXCEPTIONS fikey_not_found = 1 OTHERS = 3.
ISU_EED_PMT_PLOT_RBFSIN_IUADM CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFSIN_IUADM' EXPORTING i_progn = lv_progn i_runid = pv_runid i_rundt = pv_rundt i_runtm = lv_runtm IMPORTING e_iuee_adm = ps_runid_adm EXCEPTIONS record_not_found = 1 OTHERS = 2.
ISU_EED_PMT_PLOT_RBFTAB_TFK004 CALL FUNCTION 'ISU_EED_PMT_PLOT_RBFTAB_TFK004' TABLES t_tfk004 = lt_tfk004 EXCEPTIONS record_not_found = 1 OTHERS = 2.
FKK_COMPLETE_AMOUNTS_FKKOP CALL FUNCTION 'FKK_COMPLETE_AMOUNTS_FKKOP' EXPORTING i_fkkop = ls_fkkop i_fkkko = ls_fkkko IMPORTING e_fkkop = ls_fkkop EXCEPTIONS error_message = 1.
FKK_CREATE_DOC_AND_CLEAR CALL FUNCTION 'FKK_CREATE_DOC_AND_CLEAR' EXPORTING i_fkkko = ls_fkkko i_update_task = co_false i_diffb = ls_amnt_diff-betrw IMPORTING e_opbel = pv_opbel TABLES t_fkkop = lt_fkkop t_fkkopk = lt_fkkopk t_fkkcl = lt_fkkcl EXCEPTIONS error_message = 1.
FKK_ACCOUNT_DETERMINE CALL FUNCTION 'FKK_ACCOUNT_DETERMINE' EXPORTING i_tfk033d = ls_tfk033d IMPORTING e_tfk033d = ls_tfk033d EXCEPTIONS error_in_input_data = 1 nothing_found = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REMIG_DISTRIBUTION_LOTF01 - REMIGDISTRIBUTIONLOTF01 REMIG_DISTRIBUTION_LOT - REMIGDISTRIBUTIONLOT REMIG_DISTRIBUTION_LOT - REMIGDISTRIBUTIONLOT REMIG_DICT_CHECK_PBO_0100O01 - REMIGDICTCHECKPBO0100O01 REMIG_DICT_CHECK_PAI_0100I01 - REMIGDICTCHECKPAI0100I01 REMIG_DICT_CHECK_FORMS - REMIGDICTCHECKFORMS