FM06BFSL 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 FM06BFSL 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: Sub-Routines for Selection Reports, Requisition Lists
INCLUDE FM06BCS1.
INCLUDE FM06BCS2.
INCLUDE FM06BFSL_AENDANZ_PRUEFEN . " AENDANZ_PRUEFEN
INCLUDE FM06BFSL_BAN_AUFBAUEN . " BAN_AUFBAUEN
INCLUDE FM06BFSL_KONTIERUNG . " KONTIERUNG
INCLUDE FM06BFSL_CHECK_PARA1 . " CHECK_PARA1
INCLUDE FM06BFSL_CHECK_PARA2 . " CHECK_PARA2
INCLUDE FM06BFSL_ANZAHL_POS_BAN . " ANZAHL_POS_BAN
INCLUDE FM06BFSL_MATERIALNUMMER_SETZEN . " MATERIALNUMMER_SETZEN
INCLUDE FM06BFSL_CHECK_PARA3 . " CHECK_PARA3
INCLUDE FM06BFSL_BAN_ARCHIVE_DATE_SET . " BAN_ARCHIVE_DATE_SET
INCLUDE FM06BFSL_MODIFY_DYNFIE .
INCLUDE FM06BFSL_LDB_BAM .
INCLUDE FM06BFSL_VENDOR_ARRAY_READ . "VENDOR_ARRAY_READ
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.
FM06BFSL - Sub-Routines for Selection Reports, Requisition Lists FM06BFPH - documentation and ABAP source code FM06BFOI_VENDOR_HANTYP_LOOKUP - Oil-include: TDP FORM-routine FM06BFOI_VENDOR_DEFAULT - Oil-include: TDP FORM-routine FM06BFOI_VAL_INEX_DEFAULT - Oil-include: TDP FORM-routine FM06BFOI_VAL_INEX - Oil-include: TDP FORM-routine