FKCGNF90 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 FKCGNF90 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: Structure Generation: Initial Parameters for CO-PA (Bank)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
NAMETAB_GET call function 'NAMETAB_GET' exporting tabname = 'JBDWFF' tables nametab = jb_field_itab exceptions internal_error = 1 table_has_no_fields = 2 table_not_activ = 3 no_texts_found = 4 others = 5.
NAMETAB_GET call function 'NAMETAB_GET' exporting tabname = 'JBDWFV' tables nametab = jb_field_itab2 exceptions internal_error = 1 table_has_no_fields = 2 table_not_activ = 3 no_texts_found = 4 others = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FKCGNF90 - Structure Generation: Initial Parameters for CO-PA (Bank) FKCGNF55 - Structure generation: Init-parameter field groups TMR FKCGNF50 - Structure generation: Initial parameter field groups FKCGNF30 - Generate Structure: Helps Routines FKCGNF27 - documentation and ABAP source code FKCGNF25 - Structure generation: Init parameters TMR