F110OFT0 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 F110OFT0 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!
FI_PAYMENT_BANK_CLRG_ACC_CHECK CALL FUNCTION 'FI_PAYMENT_BANK_CLRG_ACC_CHECK' EXCEPTIONS no_valid_data = 0 OTHERS = 1.
FI_PAYMENT_BANK_CLRG_ACC_FIND CALL FUNCTION 'FI_PAYMENT_BANK_CLRG_ACC_FIND' EXPORTING i_zbukr = reguh-zbukr i_hbkid = reguh-hbkid i_zlsch = reguh-rzawe i_waers = reguh-waers i_hktid = reguh-hktid i_ubhkt = ' ' i_ba2ba = l_ba2ba IMPORTING e_t042iy = l_t042i EXCEPTIONS OTHERS = 1.
FI_PAYMENT_BANK_CLRG_ACC_FIND CALL FUNCTION 'FI_PAYMENT_BANK_CLRG_ACC_FIND' EXPORTING i_zbukr = reguh-zbukr i_hbkid = reguh-hbkid i_zlsch = reguh-rzawe i_waers = reguh-waers i_hktid = reguh-hktid i_ubhkt = l_bkhbk i_ba2ba = l_ba2ba IMPORTING e_t042iy = t042i EXCEPTIONS OTHERS = 1.
FI_FC_GET_T042I CALL FUNCTION 'FI_FC_GET_T042I' EXPORTING i_zbukr = reguh-zbukr i_hbkid = reguh-hbkid i_zlsch = reguh-rzawe i_zwaer = reguh-waers i_hwaer = SPACE "T001-WAERS Hinweis 1092202 i_hktid = reguh-hktid IMPORTING e_t042i = t042i EXCEPTIONS no_valid_entry = 1 OTHERS = 2.
FI_FC_GET_T042I_VALID_ACCOUNTS CALL FUNCTION 'FI_FC_GET_T042I_VALID_ACCOUNTS' EXPORTING i_zbukr = reguh-zbukr i_hbkid = reguh-hbkid i_zlsch = reguh-rzawe i_zwaer = reguh-waers i_hwaer = SPACE "T001-WAERS Hinweis 1092202 IMPORTING e_hktid_str = l_string.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
F110OFT0 - FI Dunning - Customer/vendor individual dunning notice F110OFSSC - Include F110OFSSC F110OFS0 - BAPI/BUS1010: Determine Highest Dunning Level F110OFR0 - FIS: Data collection G/L accounts information system >>> SAP-EIS F110OFP0 - FIS: Data collection G/L accounts information system >>> SAP-EIS F110OFN0 - IncludeLFBW4TOP