RFKKCOLPAY01 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 RFKKCOLPAY01 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.
Title: Read Collection Agency File (Subroutines)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = '>3' i_dtype = 'E' i_msgnr = '511' IMPORTING e_msgty = l_msgts_511.
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = '>3' i_dtype = 'I' i_msgnr = '428' IMPORTING e_msgty = l_msgts_428.
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = '>3' i_dtype = 'I' i_msgnr = '429' IMPORTING e_msgty = l_msgts_429.
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = '>3' i_dtype = 'I' i_msgnr = '430' IMPORTING e_msgty = l_msgts_430.
FKK_HKONT_CHECK CALL FUNCTION 'FKK_HKONT_CHECK' EXPORTING i_bukrs = p_bukrs i_hkont = p_xbfkkzk-bvrko EXCEPTIONS error_message = 1 OTHERS = 2.
FKK_HKONT_CHECK CALL FUNCTION 'FKK_HKONT_CHECK' EXPORTING i_bukrs = p_bukrs i_hkont = p_xbfkkzkc-bvrko EXCEPTIONS error_message = 1 OTHERS = 2.
FKK_ACCOUNT_READ CALL FUNCTION 'FKK_ACCOUNT_READ' EXPORTING i_vkont = p_xfkkcollp-vkont i_gpart = p_xfkkcollp-gpart i_only_acc_holder = ' ' i_only_actual_non_acc_holders = ' ' EXCEPTIONS OTHERS = 1.
FKK_HERKF_15 IF 1 = 2. CALL FUNCTION 'FKK_HERKF_15'. ENDIF.
FKK_FKKKO_COMPLETE_CHECK CALL FUNCTION 'FKK_FKKKO_COMPLETE_CHECK' EXPORTING i_fkkko = c_fkkko EXCEPTIONS error_message = 1.
FKK_VBUND_DEFAULT_FOR_FKKOP CALL FUNCTION 'FKK_VBUND_DEFAULT_FOR_FKKOP' EXPORTING i_gpart = c_fkkop-gpart i_vkont = c_fkkop-vkont IMPORTING e_vbund = c_fkkop-vbund.
FKK_FKKOP_COMPLETE_CHECK CALL FUNCTION 'FKK_FKKOP_COMPLETE_CHECK' EXPORTING i_fkkko = c_fkkko i_fkkop = c_fkkop i_actvt = '01' EXCEPTIONS error_message = 1.
FKK_SAMPLE_1320 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1320'. ENDIF.
FKK_SAMPLE_1102 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1102'. ENDIF.
FKK_SAMPLE_1101 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1101'. ENDIF.
FKK_SAMPLE_2100 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_2100'. ENDIF.
FKK_TAX_CALC_FROM_NET_AMOUNT CALL FUNCTION 'FKK_TAX_CALC_FROM_NET_AMOUNT' IMPORTING e_calc_from_net = h_xnett.
FKK_SAMPLE_1110 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1110'. ENDIF.
FKK_SAMPLE_1100 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_1100'. ENDIF.
FKK_FKKOPK_ADD_CO_DEFAULT_DATA
CALL FUNCTION 'FKK_FKKOPK_ADD_CO_DEFAULT_DATA' EXPORTING i_fkkko = c_fkkko CHANGING c_fkkopk = c_fkkopk.
FKK_FKKOPK_COMPLETE_CHECK CALL FUNCTION 'FKK_FKKOPK_COMPLETE_CHECK' EXPORTING i_fkkko = c_fkkko i_fkkopk = c_fkkopk EXCEPTIONS error_message = 1.
FKK_CREATE_DOC CALL FUNCTION 'FKK_CREATE_DOC' EXPORTING i_fkkko = c_fkkko i_update_task = const_marked IMPORTING e_opbel = opbel TABLES t_fkkop = c_fkkop t_fkkopk = c_fkkopk EXCEPTIONS error_message = 1.
FKK_SAMPLE_2100 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_2100'. ENDIF.
FKK_VBUND_DEFAULT_FOR_FKKOP CALL FUNCTION 'FKK_VBUND_DEFAULT_FOR_FKKOP' EXPORTING i_gpart = fkkop-gpart i_vkont = fkkop-vkont IMPORTING e_vbund = fkkop-vbund.
FKK_CREATE_CHARGE_DOCUMENT CALL FUNCTION 'FKK_CREATE_CHARGE_DOCUMENT' EXPORTING i_fkkop = fkkop i_fikey = p_fikey i_update_task = const_marked IMPORTING e_opbel = opbel EXCEPTIONS error_message = 1 OTHERS = 2.
FKK_ACCOUNT_SELECT CALL FUNCTION 'FKK_ACCOUNT_SELECT' EXPORTING gpart = w_fkkop-gpart TABLES i_fkkvkp = ht_fkkvkp EXCEPTIONS not_found = 1 foreign_lock = 2 OTHERS = 3.
FKK_SAMPLE_2100 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_2100'. ENDIF.
FKK_VBUND_DEFAULT_FOR_FKKOP CALL FUNCTION 'FKK_VBUND_DEFAULT_FOR_FKKOP' EXPORTING i_gpart = w_fkkop-gpart i_vkont = w_fkkop-vkont IMPORTING e_vbund = w_fkkop-vbund.
FKK_SAMPLE_5068 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_5068'. ENDIF.
FKK_CREATE_CHARGE_DOCUMENT CALL FUNCTION 'FKK_CREATE_CHARGE_DOCUMENT' EXPORTING i_fkkop = t_fkkop i_fikey = p_fikey i_update_task = const_marked IMPORTING e_opbel = w_opbel EXCEPTIONS error_message = 1 OTHERS = 2.
FKK_WRITEOFF CALL FUNCTION 'FKK_WRITEOFF' EXPORTING i_fkkko = p_fkkko i_rfka1 = p_rfka1 IMPORTING e_opbel = aus_opbel TABLES t_fkkcl = t_fkkcl t_fkkcl_split = t_fkkcl_split t_buktab = p_buktab EXCEPTIONS error_message = 1.
FKK_OPEN_ITEM_DEQUEUE CALL FUNCTION 'FKK_OPEN_ITEM_DEQUEUE'.
FKK_OPEN_ITEM_SELECT CALL FUNCTION 'FKK_OPEN_ITEM_SELECT' EXPORTING i_applk = h_applk i_no_enqueue = h_no_enqueue TABLES t_seltab = t_seltab t_fkkcl = t_fkkcl EXCEPTIONS concurrent_clearing = 1 OTHERS = 2.
FKK_OPEN_ITEM_CONVERT_CURRENCY CALL FUNCTION 'FKK_OPEN_ITEM_CONVERT_CURRENCY' EXPORTING i_clearing_currency = p_waers i_clearing_date = t_fkkcl-budat i_historical_amounts = const_marked TABLES t_fkkcl = h_fkkcl EXCEPTIONS OTHERS = 1.
FKK_FIKEY_CHECK CALL FUNCTION 'FKK_FIKEY_CHECK' EXPORTING i_fikey = p_fkkko-fikey EXCEPTIONS error_message = 1.
FKK_FIKEY_OPEN CALL FUNCTION 'FKK_FIKEY_OPEN' EXPORTING i_fikey = p_fkkko-fikey.
FKK_HERKF_16 CALL FUNCTION 'FKK_HERKF_16'.
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 RFKKCOLPAY01 or its description.
RFKKCOLPAY01 - Read Collection Agency File (Subroutines) RFKKCOLL_READ_ATT_XML_XI_TEST - Read Binary Data from XML File RFKKCOLL_READ_ATT_XML_XI_TEST - Read Binary Data from XML File RFKKCOLL_CONFIRMATION_XI_TEST - Test Service CommissionedOutstandingCollectionsERPBulkConfirmation_Out RFKKCOLL_CONFIRMATION_XI_TEST - Test Service CommissionedOutstandingCollectionsERPBulkConfirmation_Out RFKKCOLLPAY_PROTOCOL_NEW - RFKKCOLLPAYPROTOCOLNEW