FAGL_VAL_DERIVATION_TOOLF01 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 FAGL_VAL_DERIVATION_TOOLF01 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!
FAGL_VAL_CHECK_FOR_GROUPS CALL FUNCTION 'FAGL_VAL_CHECK_FOR_GROUPS' EXPORTING iv_tabname = lv_tab IMPORTING et_groups = lt_groups.
G_SET_DECRYPT_SETID CALL FUNCTION 'G_SET_DECRYPT_SETID' EXPORTING setid = ls_trigger-setid IMPORTING setclass = lv_setclass shortname = lv_setname.
FAGL_VAL_CHECK_FOR_GROUPS CALL FUNCTION 'FAGL_VAL_CHECK_FOR_GROUPS' EXPORTING iv_tabname = lv_table IMPORTING et_groups = lt_groups.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
FAGL_VAL_CONDENSE_SETS CALL FUNCTION 'FAGL_VAL_CONDENSE_SETS' EXPORTING iv_table = lv_table CHANGING rule_table =
.
FAGL_VAL_EXPAND_SETS CALL FUNCTION 'FAGL_VAL_EXPAND_SETS' EXPORTING iv_tabname = lv_table it_cond = lt_conditions CHANGING it_table =
.
FAGL_VAL_CHECK_CONSISTENCY CALL FUNCTION 'FAGL_VAL_CHECK_CONSISTENCY' EXPORTING iv_table = lv_table it_table =
IMPORTING et_lines = lt_lines.
BAL_LOG_MSG_ADD_FREE_TEXT CALL FUNCTION 'BAL_LOG_MSG_ADD_FREE_TEXT' EXPORTING i_log_handle = gv_log_handle i_msgty = 'E' i_probclass = '1' i_text = 'Overlaps detected! Please correct manually. (See next line)'(003).
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
FAGL_VAL_LOCK_WHOLE_TABLE CALL FUNCTION 'FAGL_VAL_LOCK_WHOLE_TABLE' EXPORTING iv_tabname = lv_tabname IMPORTING es_lock = ls_lock EXCEPTIONS failed = 1 OTHERS = 2.
CONVERT_DATE_TO_EXTERNAL CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL' EXPORTING date_internal = ls_lock-set_date IMPORTING date_external = gs_msg-msgv2.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
FAGL_VAL_UNLOCK_INTERVAL CALL FUNCTION 'FAGL_VAL_UNLOCK_INTERVAL' EXCEPTIONS not_possible = 1 OTHERS = 2.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_log_handle i_s_msg = gs_msg.
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 FAGL_VAL_DERIVATION_TOOLF01 or its description.
FAGL_VAL_DERIVATION_TOOLF01 - FAGLVALDERIVATIONTOOLF01 FAGL_VAL_DERIVATION_TOOL - Adjustments to Derivation Rules After Changes to Groups FAGL_VAL_DERIVATION_TOOL - Adjustments to Derivation Rules After Changes to Groups FAGL_VALIDATION - Validation of Account Assignment Combinations (Callback Report) FAGL_VALIDATION - Validation of Account Assignment Combinations (Callback Report) FAGL_USER - Program for Object Type FAGL_USER: User