SAPFM06L is a standard Executable ABAP Report 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 SAPFM06L 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: List Displays: Purchasing Documents
Text Symbol: 401 = No schedule lines found
Text Symbol: 320 = No release documentation records found
Text Symbol: 318 = |Del.date|Delivery note |Last GR |Last GR qty. |Firm zone end |Tr.-off zone end|Rel. horiz.
Text Symbol: 317 = |Material |Material short text |Agr.cu.qty.
Text Symbol: 316 = |... w/o order value |
Text Symbol: 315 = |Value released to date |
Text Symbol: 314 = Coverage likely to extend over very long period
Text Symbol: 313 = Coverage expected to extend to
Text Symbol: 312 = Open target qty. |
Text Symbol: 311 = Qty. released to date |
Text Symbol: 310 = |Tgt. qty. |
Text Symbol: 309 = JIT;; (JIT schedule)
Text Symbol: 308 = FRC;; (Forecast schedule)
Text Symbol: 307 = |Schedule lines/release
Text Symbol: 306 = |Sch. agmt.|Item |Ty.|Rel. no. |Transmission |Creation |Cum. GR quantity
Text Symbol: 305 = |No schedule lines exist for release
Text Symbol: 304 = |Deliv. date |Time |Scheduled qty. |GR quantity |SL type |Ser. no. |Creation ind.
Text Symbol: 303 = |Ty.|Rel. date |Release no. |Cum. GR quantity |Deliv. date|Deliv. note no.
Text Symbol: 302 = |CCode|Plnt|Purch.ord.|Item |Order date| Order qty. Un | Order value Currency
Text Symbol: 301 = |PO |Item |Order date| Order qty. Un | PO value Curr.
Text Symbol: 244 = |Typ |Doc. No. |Pos |MvT|Pstg.dat|Val.GR Bl.Stck in OUn|Val.GR Bl.Stck in OPUn |
Text Symbol: 243 = Service
Text Symbol: 242 = |Cat.|Doc. no. |Item|MvT|Pstg.dat| Service| Qty. in OUn| Val. in local currency|
Text Symbol: 241 = Total services entered |
Text Symbol: 240 = Service Entry Sheet
Text Symbol: 230 = Plant
Text Symbol: 228 = |Total return deliveries |
Text Symbol: 227 = |Total miscellaneous provisions GR| |
Text Symbol: 226 = |Total provisions (subs. sett.) GR| |
Text Symbol: 225 = |Total deliveries |
Text Symbol: 224 = |Cat.|Doc. no. |Itm |MvT|Pstg.dt.| Qty.| Value in local curr.
Text Symbol: 223 = No delivery costs exist
Text Symbol: 222 = No invoices exist
Text Symbol: 221 = No goods receipts exist
Text Symbol: 220 = No purchase order history records found
Text Symbol: 219 = |Total SC consumption |
Text Symbol: 218 = |Total variances through IR | |
INCLUDE FM06LTOP.
INCLUDE FM06LCON.
INCLUDE FM06LF01.
INCLUDE FM06LF01_BETSL_SUMME.
INCLUDE FM06LFWE_EKBE_LEBRE.
INCLUDE FM06LF01_MEREP.
INCLUDE OUTPUT_CNT_CALL.
INCLUDE FM06LFWE_ME2V.
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.
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 SAPFM06L or its description.
SAPFM06L - List Displays: Purchasing Documents SAPFM06L - List Displays: Purchasing Documents SAPFM06K - Form Routine Pool for Master Conditions SAPFM06K - Form Routine Pool for Master Conditions SAPFM06I - List Displays: Info Record, Source List, and Quota Arrangement SAPFM06I - List Displays: Info Record, Source List, and Quota Arrangement