FM06KF02 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 FM06KF02 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.
INCLUDE FM06KF02_EINGABE . " EINGABE
INCLUDE FM06KF02_DATEN_SELEKTION . " DATEN_SELEKTION
INCLUDE FM06KF02_INIT_RANGES . " INIT_RANGES
INCLUDE FM06KF02_AUSGABE . " AUSGABE
INCLUDE FM06KF02_AUSGABE_A . " AUSGABE_A
INCLUDE FM06KF02_AUSGABE_A_MAIN . " AUSGABE_A_MAIN
INCLUDE FM06KF02_KONDITIONSARTENZEILE . " KONDITIONSARTENZEILE
INCLUDE FM06KF02_KONDITIONSTABZEILE . " KONDITIONSTABZEILE
INCLUDE FM06KF02_KONP_AUSGEBEN . " KONP_AUSGEBEN
INCLUDE FM06KF02_STAFFEL_ZEILEN_AUSG04 . " STAFFEL_ZEILEN_AUSGEBEN
INCLUDE FM06KF02_KONM_STAFFEL . " KONM_STAFFEL
INCLUDE FM06KF02_STAFFEL_ZEILEN_AUSGEB . " STAFFEL_ZEILEN_AUSGEBEN_NE
INCLUDE FM06KF02_NKONM_STAFFEL . " NKONM_STAFFEL
INCLUDE FM06KF02_LESEN_T685T . " LESEN_T685T
INCLUDE FM06KF02_KNUMH_RANGE_FUELLEN . " KNUMH_RANGE_FUELLEN
INCLUDE FM06KF02_WERT_RANGE . " WERT_RANGE
INCLUDE FM06KF02_MENGEN_RANGE . " MENGEN_RANGE
INCLUDE FM06KF02_KONP_SORTIEREN . " KONP_SORTIEREN
INCLUDE FM06KF02_KONDITIONEN . " KONDITIONEN
INCLUDE FM06KF02_CALL_CONDITION . " CALL_CONDITION
INCLUDE FM06KF02_KOND_PARAMETER_SETZEN . " KOND_PARAMETER_SETZEN
INCLUDE FM06KF02_KOMK_SETZEN_INFO . " KOMK_SETZEN_INFO
INCLUDE FM06KF02_KOMP_SETZEN_INFO . " KOMP_SETZEN_INFO
INCLUDE FM06KF02_KOMK_SETZEN_SONST . " KOMK_SETZEN_SONST
INCLUDE FM06KF02_KOMP_SETZEN_SONST . " KOMP_SETZEN_SONST
INCLUDE FM06KF02_KOMK_SETZEN_KONTRAKT . " KOMK_SETZEN_KONTRAKT
INCLUDE FM06KF02_KOMP_SETZEN_KONTRAKT . " KOMP_SETZEN_KONTRAKT
INCLUDE FM06KF02_T001_LESEN . " T001_LESEN
INCLUDE FM06KF02_ZEILE_KENNZEICHNEN . " ZEILE_KENNZEICHNEN
INCLUDE FM06KF02_ZEILE_KENNZEICHNEN_NE . " ZEILE_KENNZEICHNEN_NEW
INCLUDE FM06KF02_BUCHEN . " BUCHEN
INCLUDE FM06KF02_TECHNISCHE_DATEN . " TECHNISCHE_DATEN
INCLUDE FM06KF02_INFO_ZU_SCHLUESSELN . " INFO_ZU_SCHLUESSELN
INCLUDE FM06KF02_RETURN . " RETURN
INCLUDE FM06KF02_LOSS_OF_DATA . " LOSS_OF_DATA
INCLUDE FM06KF02_KEY_GEFUELLT . " KEY_GEFUELLT
INCLUDE FM06KF02_ESOKZ_OUTPUT . " ESOKZ_OUTPUT
INCLUDE FM06KF02_ESOKZ_INPUT . " ESOKZ_INPUT
INCLUDE FM06KF02_PFLEGE_PRUEFEN . " PFLEGE_PRUEFEN
No SAP DATABASE tables are accessed within this REPORT code!
GET_FIELDTAB *CALL FUNCTION 'GET_FIELDTAB' * EXPORTING * TABNAME = DFIES-TABNAME * TABLES * FIELDTAB = TDFIES.
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 FM06KF02 or its description.