F110SFS0_SPL_CHECK 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 F110SFS0_SPL_CHECK 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_GTS_WRITE_TRIGGER CALL FUNCTION 'FI_PAYMENT_GTS_WRITE_TRIGGER' EXPORTING is_reguv = reguv is_regup = xzahlb-regup iv_runmode = gd_gts_runmode.
FI_PAYMENT_INTERFACE_TO_GTS CALL FUNCTION 'FI_PAYMENT_INTERFACE_TO_GTS' EXPORTING is_reguh = reguh it_regup = lt_regup iv_runmode_gts = gd_gts_runmode IMPORTING eb_technical_error = lb_technical_error eb_communication_error = lb_communication_error eb_excluded_in_badi = lb_excluded_in_badi et_failed_regup_key = lt_failed_regup_key.
FI_PAYMENT_GTS_AUTO_AFTER_FAIL CALL FUNCTION 'FI_PAYMENT_GTS_AUTO_AFTER_FAIL' EXPORTING is_reguv = reguv iv_proposal_run = parxvorl IMPORTING ev_runmode = gd_gts_runmode ev_write_trigger_entries = gd_gts_write_trigger_entries.
FI_PAYMENT_GTS_WRITE_TRIGGER CALL FUNCTION 'FI_PAYMENT_GTS_WRITE_TRIGGER' EXPORTING is_reguv = reguv is_regup = xzahlb-regup iv_runmode = gd_gts_runmode.
READ_CUSTOMIZED_MESSAGE CALL FUNCTION 'READ_CUSTOMIZED_MESSAGE' EXPORTING i_arbgb = 'FIPAY_GTS' i_dtype = 'A' i_msgnr = '001' IMPORTING e_msgty = lv_msgty.
FI_PAYMENT_GTS_WRITE_TRIGGER CALL FUNCTION 'FI_PAYMENT_GTS_WRITE_TRIGGER' EXPORTING is_reguv = reguv is_regup =
-regup iv_runmode = lv_runmode.
FI_PAYMENT_GTS_DELETE_TRIGGER CALL FUNCTION 'FI_PAYMENT_GTS_DELETE_TRIGGER' EXPORTING is_reguv = reguv * IS_REGUP = .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
F110SFS0_SPL_CHECK - F110SFS0SPLCHECK F110SFS0_SKONTOBELEGE_ZEILE_ME - F110SFS0SKONTOBELEGEZEILEME F110SFS0_SKONTOBELEGE_VORBEREI - F110SFS0SKONTOBELEGEVORBEREI F110SFS0_SKONTOBELEGE_PRUEFEN - F110SFS0SKONTOBELEGEPRUEFEN F110SFS0_SKB1_LESEN - F110SFS0SKB1LESEN F110SFS0_SET_GLOBAL_FLAGS - F110SFS0SETGLOBALFLAGS