SAPFM06A is a standard Module pool for a dialog screen ABAP Program 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 SAPFM06A 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.
Archived/Deactivated Purchasing Document and Requisition Items
Title: Archiving/Deactivation of Purchasing Documents and Requisitions
Text Symbol: A05 = Inactive
Text Symbol: N01 = Unable to block document
Text Symbol: N02 = No additional check active for document category $1, document type $2
Text Symbol: N03 = Item $1 blocked
Text Symbol: N04 = Item $1: Sales order $2 not yet billed
Text Symbol: N05 = Item $1: No entry for tolerance limits made in Customizing
Text Symbol: N06 = Item $1 still entered in info record as last document item
Text Symbol: N07 = Item $1: Last change date $2 outside tolerance
Text Symbol: N08 = Item $1: Delivery costs not cleared
Text Symbol: N09 = Item $1: Blocked stock not 0
Text Symbol: N10 = Down payments exist for item $1
Text Symbol: N11 = Parked invoices exist for item $1
Text Symbol: N12 = Item $1: GR quantity differs from GI quantity
Text Symbol: N13 = Item $1: GR quantity differs from quantity delivered
Text Symbol: N14 = Item $1: GR quantity less than quantity ordered less underdel. tolerance
Text Symbol: N15 = "Delivery completed" indicator not set for item $1 (service item)
Text Symbol: N16 = Item $1: Quantity invoiced differs from GR quantity
Text Symbol: N17 = Item $1: Quantity invoiced less than quantity ordered
Text Symbol: N18 = Item $1 does not satisfy additional check criteria
Text Symbol: N19 = Item $1: Release order $2 $3 not yet deleted
Text Symbol: N20 = Open rebate arrangements still exist
Text Symbol: N21 = Item $1: Last PO history transaction ($2) outside tolerance
Text Symbol: N22 = Item $1: Date $2 of last release outside tolerance
Text Symbol: N23 = Item $1: No quotation entered, n. rejected, quot. deadline > $2
Text Symbol: N24 = Item $1: Deletion indicator not yet set
Text Symbol: N25 = Invoice plan not completed for item $1
Text Symbol: OI1 = Exchange agreement not yet archivable
Text Symbol: OI2 = Open planning documents still exist
Text Symbol: 001 = Totals Statistics
Text Symbol: 002 = Doc.Type Item Category Read Archived Deactivated
Text Symbol: 003 = -----------------------------------------------------
Text Symbol: 004 = RFQ RFQT Item Last Trans Key Date
Text Symbol: 005 = Pur. Order OTyp Item ICat Last Trans Key Date
Text Symbol: 006 = Contract ATyp Item ICat Last Trans Key Date
Text Symbol: 007 = Sched.Agmt ATyp Item ICat Last Trans Key Date
Text Symbol: 008 = Pur. Req. OTyp Item ICat Last Trans Key Date
INCLUDE FM06ATOP.
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.
SAPFM06A - Archiving/Deactivation of Purchasing Documents and Requisitions SAPFM06A - Archiving/Deactivation of Purchasing Documents and Requisitions SAPFM03M - General Routines in Material Master Maintenance SAPFM03M - General Routines in Material Master Maintenance SAPFM03D - General Field Selection Routines in Material Master Maintenance SAPFM03D - General Field Selection Routines in Material Master Maintenance