FICGEN00_1 is a standard Executable ABAP Report 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 FICGEN00_1 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: Generate the Function Module Call for SAP Consolidation
Text Symbol: 002 = Generated by:
Text Symbol: 003 = Date:
Text Symbol: 004 = Time:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FC_UNICODE_REQUIRED * CALL FUNCTION 'FC_UNICODE_REQUIRED' "xog442888 * EXCEPTIONS "xog442888 * UNICODE_REQUIRED = 1. "xog442888
CALL FUNCTION 0 'CALL FUNCTION ''G_GLDB_POSTING_A'' ' 0 15.
CALL FUNCTION 0 'CALL FUNCTION ''G_GLDB_POSTING_A'' IN UPDATE TASK ' 0 15.
G_SPLIT_LINE CALL FUNCTION 'G_SPLIT_LINE' EXPORTING INPUT_LINE = C-L CONDENSE_SHORT_LINES = 'X' TABLES EXPORT_LINES = EXPORT_LINES EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FICGEN00_1 - Generate the Function Module Call for SAP Consolidation FICGEN00_1 - Generate the Function Module Call for SAP Consolidation FICGEN00 - Generate the Function Module Call for SAP Consolidation FICGEN00 - Generate the Function Module Call for SAP Consolidation FICG0TOP - documentation and ABAP source code FICG0F0S - documentation and ABAP source code