FICDEF01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for ..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter FICDEF01 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: SAP Cons.: Form Routines for Database<->Planning Processor
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING TABNAME = 'FC03_ONLINE' TABLES DFIES_TAB = LT_DFIES.
FC_BRKDOWN_CHECK * CALL FUNCTION 'FC_BRKDOWN_CHECK' * EXPORTING ** ab 4.6C e_langu auf default, keine Nachrichten wenn kein IT_message
FC_POST_COMMIT_INIT * CALL FUNCTION 'FC_POST_COMMIT_INIT' "ged040700 * EXPORTING * E_DIMEN = GD_DIMEN * E_CACTI = GD_CACTI.
FC_DB_DOCUMENT_POST * CALL FUNCTION 'FC_DB_DOCUMENT_POST' * EXPORTING * E_UPDATE_TASK = con_x ** E_DOCUMENT = "no single items * CHANGING * ct_ecmca = tab_ecmca[].
FC_BRKDOWN_CHECK CALL FUNCTION 'FC_BRKDOWN_CHECK' EXPORTING * ab 4.6C e_langu auf default, keine Nachrichten wenn kein IT_message
FC_BRKDOWN_CHECK CALL FUNCTION 'FC_BRKDOWN_CHECK' EXPORTING E_EXIST_SUBACCNT = SPACE E_EXIST_TOTALS = SPACE E_NO_INFO = 'X' E_NO_WARNING = 'X' CHANGING CT_DATA = lt_ecmca[].
FC_POST_COMMIT_INIT CALL FUNCTION 'FC_POST_COMMIT_INIT' EXPORTING E_DIMEN = GD_DIMEN E_CACTI = GD_CACTI.
FC_DB_DOCUMENT_POST CALL FUNCTION 'FC_DB_DOCUMENT_POST' EXPORTING E_UPDATE_TASK = con_x * E_DOCUMENT = "no single items CHANGING ct_ecmca = tab_ecmca[].
FC_STATUS_TRANSF ** CALL FUNCTION 'FC_STATUS_TRANSF' "xog00777 ** EXPORTING "xog00777 ** e_dimen = gd_dimen "xog00777 ** e_itclg = gd_itclg "xog00777 ** e_rvers = gd_rvers "xog00777 ** e_bunit = gd_bunit "xog00777 ** e_ryear = gd_ryear "xog00777 ** e_perid = gd_perid "xog00777 ** e_cactt = '02' "xog00777 ** e_monitor_flag = space "xog00777 ** EXCEPTIONS "xog00777 ** OTHERS = 1. "xog00777
FC_STATUS_TRANSF * call function 'FC_STATUS_TRANSF' "xog00777 * exporting "xog00777 * e_dimen = gd_dimen "xog00777 * e_itclg = gd_itclg "xog00777 * e_rvers = ls_status_open-rvers "xog00777 * e_bunit = gd_bunit "xog00777 * e_ryear = ls_status_open-ryear "xog00777 * e_perid = ls_status_open-perid "xog00777 * e_cactt = fc00_c_cactt-de "xog00777 ** e_monitor_flag = space. "xog418221
FC_STATUS_TRANSF call function 'FC_STATUS_TRANSF' exporting e_dimen = gd_dimen e_itclg = gd_itclg e_rvers = ls_status_open-rvers e_bunit = gd_bunit e_ryear = ls_status_open-ryear e_perid = ls_status_open-perid e_cactt = fc00_c_cactt-de e_monitor_flag = space exceptions foreign_lock = 1.
FC_CG_CU_PROPERTIES CALL FUNCTION 'FC_CG_CU_PROPERTIES' EXPORTING e_dimen =
-rdimen e_rvers = -rvers e_ryear = -ryear e_perid = -poper CHANGING ct_cu_prop = lt_cu.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FICDEF01 - SAP Cons.: Form Routines for Database<->Planning Processor FICDED01 - SAP Cons.: Data include for code generated by planning processor FICDED00 - Even Distribution of Yearly Values in Period 1 Among 12 Periods FICDED00 - Even Distribution of Yearly Values in Period 1 Among 12 Periods FICDCC0T - documentation and ABAP source code FICDCC0S - documentation and ABAP source code