CACS_FFLT_RUN is a standard Executable ABAP Report 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 CACS_FFLT_RUN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CACSFFLTPN - Primary Entry Run for Fulf.Lvls
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.
Selection Text: P_SIMU = Simulation Run
Selection Text: SO_DATES = Date Received
Title: Program CACS_FFLT_RUN
INCLUDE CACS_FFLT_RUNTOP . " GLOBAL DATA
INCLUDE CACS_FFLT_RUNF01.
INCLUDE CACS_FFLT_RUNF02.
INCLUDE CACS_FFLT_RUNF03.
INCLUDE CACS_FFLT_RUNF04.
INCLUDE CACS_FFLT_RUNF05.
INCLUDE CACS_FFLT_RUNF06.
No SAP DATABASE tables are accessed within this REPORT code!
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' txtnr = '052' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
CACS_GET_NEW_PRIMA_NOTAS call function 'CACS_GET_NEW_PRIMA_NOTAS' tables et_cacs_ffltit = it_cacs_ffltit_pn it_dates = so_dates changing c_flg_error = flg_error c_log_handle = gv_loghdl exceptions no_new_prima_notas = 1 others = 2.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' txtnr = '058' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'E' txtnr = '059' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' msgv1 = gv_msgv1 msgv2 = gv_msgv2 msgv3 = gv_msgv3 txtnr = '053' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' txtnr = '060' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
CACS_LOG_DETLEVEL_CHG call function 'CACS_LOG_DETLEVEL_CHG' exporting i_log_handle = gv_loghdl i_changelevel = '+'.
CACS_FFLT_ROUTE_SPLIT_ASSIGN call function 'CACS_FFLT_ROUTE_SPLIT_ASSIGN' exporting *note 1233817 it_cacs_ffltit = lt_cacs_ffltit_pn *note 1233817 i_simu = p_simu importing et_found_fflthd = it_found_fflthd changing c_flg_error = flg_error c_log_handle = gv_loghdl.
CACS_LOG_DETLEVEL_CHG call function 'CACS_LOG_DETLEVEL_CHG' exporting i_log_handle = gv_loghdl i_changelevel = '-'.
CACS_LOG_DETLEVEL_CHG CALL FUNCTION 'CACS_LOG_DETLEVEL_CHG' EXPORTING i_log_handle = gv_loghdl i_changelevel = '+' * IMPORTING * E_DETLEVEL = .
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' msgv1 = gv_msgv1 msgv2 = gv_msgv2 txtnr = '054' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' msgv1 = gv_msgv1 msgv2 = gv_msgv2 msgv3 = gv_msgv3 txtnr = '055' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' txtnr = '056' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
CACS_FFLT_CHECK_NATIVE call function 'CACS_FFLT_CHECK_NATIVE' exporting i_fflguid = wa_cacs_fflthd-fflguid i_xfull_process = 'X' i_simu = p_simu i_otc = wa_cacs_fflthd-otc i_tool = wa_cacs_fflthd-tool changing c_log_handle = gv_loghdl.
MESSAGE_STORE_WITH_DISPLAY call function 'MESSAGE_STORE_WITH_DISPLAY' exporting arbgb = gc_msgid msgty = 'I' msgv1 = gv_msgv1 msgv2 = gv_msgv2 msgv3 = gv_msgv3 txtnr = '057' exceptions log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 msg_not_stored = 4 msg_store_not_allowed = 5 severe_error = 6 others = 7.
CACS_LOG_DETLEVEL_CHG CALL FUNCTION 'CACS_LOG_DETLEVEL_CHG' EXPORTING i_log_handle = gv_loghdl i_changelevel = '-' * IMPORTING * E_DETLEVEL = .
CACS_FFLT_POST_NATIVE call function 'CACS_FFLT_POST_NATIVE' exporting i_flg_upd_task = space.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.