F110SFC0 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 F110SFC0 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.
INCLUDE F110SFC0_CPDZEILE_LESEN . " CPDZEILE_LESEN
INCLUDE F110SFC0_COMMIT . " COMMIT
No SAP DATABASE tables are accessed within this REPORT code!
READ_EXCHANGE_RATE call function 'READ_EXCHANGE_RATE' exporting date = f110c-budat foreign_currency = reguh-waers local_currency = t001-waers type_of_rate = kurst importing fixed_rate = ld_fixed_rate exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
F110SFC0 - documentation and ABAP source code F110SFB0_SO_DP_DPR_CHECKF01 - Include F110SFB0_SO_DP_DPR_CHECKF01 F110SFB0_BUCHUNGSZEILE_MERKEN - F110SFB0BUCHUNGSZEILEMERKEN F110SFB0_BUCHUNGSSCHLUESSEL_PR - F110SFB0BUCHUNGSSCHLUESSELPR F110SFB0_BUCHUNGSKREIS_KONTODA - F110SFB0BUCHUNGSKREISKONTODA F110SFB0_BUCHUNGSKREIS_DATEN - F110SFB0BUCHUNGSKREISDATEN