FICLB6FC 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 FICLB6FC 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.
Title: View Cluster Maintenance: User-Exit-Routines For Function Group B6FC
Text Symbol: T01 = Check of Fair Value Adjustments
INCLUDE LSVCMCOD.
INCLUDE FICCON00.
No SAP DATABASE tables are accessed within this REPORT code!
FC_GLOBAL_PARAMETERS_IMPORT CALL FUNCTION 'FC_GLOBAL_PARAMETERS_IMPORT' IMPORTING i_rvers = ld_rvers.
FC_GLOBAL_PARAMETERS_IMPORT CALL FUNCTION 'FC_GLOBAL_PARAMETERS_IMPORT' IMPORTING i_itclg = ld_itclg.
MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE'.
MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING ARBGB = ls_msg-msgid MSGTY = ls_msg-msgty MSGV1 = ls_msg-msgv1 MSGV2 = ls_msg-msgv2 MSGV3 = ls_msg-msgv3 MSGV4 = ls_msg-msgv4 TXTNR = ls_msg-msgno.
MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING object = text-t01 SHOW_LINNO = 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.
FICLB6FC - View Cluster Maintenance: User-Exit-Routines For Function Group B6FC FICLB6FC - View Cluster Maintenance: User-Exit-Routines For Function Group B6FC FICLA1FC - View cluster maint.: User Exit Routines for FG A1FC FICLA1FC - View cluster maint.: User Exit Routines for FG A1FC FICL17FC - Viewcluster FC17 FICL17FC - Viewcluster FC17