FM06LFBE 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 FM06LFBE 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 FM06LFBE_EKBE_AUSGABE . " EKBE_AUSGABE
INCLUDE FM06LFBE_EKBE_AUSGL . " EKBE_AUSGL
INCLUDE FM06LFBE_EKBE_BPRME . " EKBE_BPRME
INCLUDE FM06LFBE_EKBE_BZNK . " EKBE_BZNK
INCLUDE FM06LFBE_EKBE_INLINE . " EKBE_INLINE
INCLUDE FM06LFBE_EKBE_KONT . " EKBE_KONT
INCLUDE FM06LFBE_EKBE_LOHN . " EKBE_LOHN
INCLUDE FM06LFBE_EKBE_PICK . " EKBE_PICK
INCLUDE FM06LFBE_EKBE_SPERR . " EKBE_SPERR
INCLUDE FM06LFBE_EKBE_SUMME . " EKBE_SUMME
INCLUDE FM06LFBE_EKBE_SUMMENSATZ . " EKBE_SUMMENSATZ
INCLUDE FM06LFBE_EKBE_WAEHR . " EKBE_WAEHR
INCLUDE FM06LFBE_EKBE_WEBRE . " EKBE_WEBRE
INCLUDE FM06LFBE_EKBE_ZEILE . " EKBE_ZEILE
INCLUDE FM06LFBE_EKBE_ZEILEN . " EKBE_ZEILEN
INCLUDE FM06LFBE_EKBE_ZEILEN_VOR . " EKBE_ZEILEN_VOR
INCLUDE FM06LFBE_EKBE_ZEITL . " EKBE_ZEITL
INCLUDE FM06LFBE_EKBZ_ALLG . " EKBZ_ALLG
INCLUDE FM06LFBE_EKBZ_SUMME . " EKBZ_SUMME
INCLUDE FM06LFBE_EKBZ_ZEILE . " EKBZ_ZEILE
INCLUDE FM06LFBE_EKBZ_ZEILEN . " EKBZ_ZEILEN
INCLUDE FM06LFBE_BELEGZEILE_ALLG . " BELEGZEILE_ALLG
INCLUDE FM06LFBE_ANZ_SUMME . " ANZ_SUMME
INCLUDE FM06LFBE_LB_SUMME . " LB_SUMME
INCLUDE FM06LFBE_LE_SUMME . " LE_SUMME
INCLUDE FM06LFBE_VL_SUMME . " VL_SUMME
INCLUDE FM06LFBE_RL_SUMME . " RL_SUMME
INCLUDE FM06LFBE_RE_SUMME . " RE_SUMME
INCLUDE FM06LFBE_REB_SUMME . " REB_SUMME
INCLUDE FM06LFBE_WA_SUMME . " WA_SUMME
INCLUDE FM06LFBE_WE_SUMME . " WE_SUMME
INCLUDE FM06LFBE_DIFFZEILE . " DIFFZEILE
INCLUDE FM06LFBE_SUMMZEILE . " SUMMZEILE
INCLUDE FM06LFBE_WEB_SUMME . " WEB_SUMME
INCLUDE FM06LFBE_BON_SUMME . " BON_SUMME
INCLUDE FM06LFBE_NTR_SUMME . " NTR_SUMME
INCLUDE FM06LFBE_EKBZ_SUMMENSATZ . " EKBZ_SUMMENSATZ
INCLUDE FM06LFBE_WA_BUKRS_WAERS_1 . " WA_BUKRS_WAERS_1
INCLUDE FM06LFBE_WA_BUKRS_WAERS_2 . " WA_BUKRS_WAERS_2
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.