2008 Nov 21 4:32 AM
Hi,
I want to get the list of BAPIs used for backflushing the materials. Also the BAPI to get the PLANT list and Material list corresponding to tcode MFBF.
Thanks in advance.
2008 Nov 21 4:36 AM
Hi,
BAPI_REPMANCONF_CANCEL Reverse REM Backflush
BAPI_REPMANCONF_CREATE_MTO Execute Backflush in Sales Order Scenario
BAPI_REPMANCONF_CREATE_MTS Execute Backflush in Stock Scenario
BAPI_REPMANCONF_CREATE_PLOT Execute Backflush in Production Lot Scenario
BAPI_REPMANCONF_EXIST_CHK Existency Check for Backflush in Repetitive Manufacturing
-
For MFBF there are sollowing user-exits....
XMRM0001 - Backflushing in Repetitive Manufacturing.
PTRM0001 - For lead column in REM planning Table.
SAPLRMPU - Customer Exit for Article Staging.
-
BAPI_SERVICE_GET_LIST List display for service master records
BAPI_SERVICE_GET_DETAIL Read detailed data for a service master record
BAPI_ENTRYSHEET_RESET_RELEASE Cancel release of entry sheets
BAPI_ENTRYSHEET_RELEASE Release entry sheet
BAPI_ENTRYSHEET_GETRELINFO Release information relating to entry sheet
BAPI_ENTRYSHEET_GETLIST List of entry sheets
BAPI_ENTRYSHEET_GETDETAIL Entry sheet: detailed display
BAPI_ENTRYSHEET_DELETE Delete entry sheet
BAPI_ENTRYSHEET_CREATE Create entry sheet
BAPI_SOURCEDETERMIN_GETSOS Determine sources for material/material group
BAPI_PROCOPERATION_GETINFO Analysis of objects to be generated in Purchasing
BAPI_PROCOPERATION_GETCATALOGS Determine valid catalogs as F4 help
BAPI_REQUISITION_RESET_RELEASE Cancel release of purchase requisitions
BAPI_REQUISITION_RESET_REL_GEN Cancel release of purchase requisitions
BAPI_REQUISITION_RELEASE_GEN Release purchase requisition
BAPI_REQUISITION_RELEASE Release purchase requisition
BAPI_REQUISITION_RELEASE Release purchase requisition
BAPI_REQUISITION_GETRELINFO Detailed release information on purchase requisition
BAPI_REQUISITION_GETITEMSREL List purchase requisitions awaiting release
BAPI_REQUISITION_GETITEMS Read purchase requisition item
BAPI_REQUISITION_GETDETAIL Display purchase requisition details
BAPI_REQUISITION_DELETE Delete/close purchase requisition
BAPI_REQUISITION_CREATE Create purchase requisition
BAPI_REQUISITION_CHANGE Change purchase requisition
BAPI_REQUIREMENT_GET_LIST Read requirement coverage request
BAPI_REQUIREMENT_CREATE Create requirement coverage request
BAPI_PO_UPDATE_HISTORY Update PO History from Delivery
BAPI_PO_RESET_RELEASE Cancel Release of Purchase Orders
BAPI_PO_RELEASE Release Purchase Orders
BAPI_PO_GETRELINFO Detailed Release Information on Purchase Order
BAPI_PO_GETITEMSREL List Purchase Orders for Release
BAPI_PO_GETITEMS List Purchase Order Items
BAPI_PO_GETDETAIL Display Purchase Order Details
BAPI_PO_GET_LIST List Purchase Orders - Only up to 4.0A
BAPI_PO_DELETE_HISTORY Delete PO History from Delivery
BAPI_PO_CREATE1 Create Enjoy Purchase Orders
BAPI_PO_CREATE Create Purchase Order
BAPI_PO_CHANGE Change Enjoy Purchase Orders
BAPI_INFORECORD_GETLIST Display purchasing info records
BAPI_INCOMINGINVOICE_SAVE Invoice Verification: Flag Invoice for Background Processing
BAPI_INCOMINGINVOICE_RELEASE Invoice Verification: Release Invoice
BAPI_INCOMINGINVOICE_PARK Invoice Verification: Park Invoice
BAPI_INCOMINGINVOICE_GETLIST Invoice Verification: List Invoices
BAPI_INCOMINGINVOICE_GETDETAIL Invoice Verification: Display Invoice
BAPI_INCOMINGINVOICE_CREATE Invoice Verification: Post Invoice
BAPI_INCOMINGINVOICE_CANCEL Invoice Verification: Reverse Invoice
BAPI_SVCHANGE_GET_ITEMS "Read retail revaluation document for store, key date, item status"
BAPI_SVCHANGE_CHANGE_STATUS Enter count quantity and change item status from A to B or C
BAPI_RESERVATION_GETITEMS List reservations
BAPI_RESERVATION_GETDETAIL Display reservation
BAPI_RESERVATION_DELETE BAPI to delete individual reservations
BAPI_RESERVATION_CREATE1 BAPI to create individual reservations
BAPI_RESERVATION_CREATE Create reservation
BAPI_MATPHYSINV_POSTDIFF Post differences
BAPI_MATPHYSINV_GETLIST List of phys. inv. doc. header records
BAPI_MATPHYSINV_GETITEMS List of phys. inv. docs with headers and items
BAPI_MATPHYSINV_GETDETAIL Read header and items of a phys. inv. doc.
BAPI_MATPHYSINV_CREATE_MULT Create phys.inv.docmt(s)
BAPI_MATPHYSINV_CREATE Create physical inventory document
BAPI_MATPHYSINV_COUNT Enter count for particular items of a phys. inv. doc.
BAPI_MATPHYSINV_CHANGECOUNT Change count for particular items of a phys. inv. doc.
BAPI_GOODSMVT_SAPCREATE SAP Internal Cross-System Flow of Goods
BAPI_GOODSMVT_GETITEMS Display detailed list of material documents
BAPI_GOODSMVT_GETDETAIL Display details of goods movement
BAPI_GOODSMVT_CREATE Post goods movement
BAPI_GOODSMVT_CANCEL Reverse goods movement
BAPI_PRICECATALOGUE_SAVREPLICA Store instance of price catalog
BAPI_PRICECATALOGUE_GETDETAIL Detailed information for a price catalog
BAPI_PRICECATALOGUE_EXISTCHECK Check existance of a price catalog
BBP_INVOICE_CREATE EBP Create Invoice
Edited by: Neenu Jose on Nov 21, 2008 5:50 AM
Edited by: Neenu Jose on Nov 21, 2008 5:56 AM
2008 Nov 21 4:44 AM
2008 Nov 21 4:48 AM
Hi
Check This BAPI
BAPI_REPMANCONF_CANCEL Reverse REM Backflush
BAPI_REPMANCONF_CREATE_MTO Execute Backflush in Sales Order Scenario
BAPI_REPMANCONF_CREATE_MTS Execute Backflush in Stock Scenario
BAPI_REPMANCONF_CREATE_PLOT Execute Backflush in Production Lot Scenario
BAPI_REPMANCONF_EXIST_CHK Existency Check for Backflush in Repetitive Manufacturing
2142 BO REM Backflush Methods (New)
BAPI_REPMANCONF1_CANCEL Reverse REM Backflush
BAPI_REPMANCONF1_CREATE_MTO Execute Backflush in Sales Order Scenario
BAPI_REPMANCONF1_CREATE_MTP Execute Backflush in Production Lot Scenario
BAPI_REPMANCONF1_CREATE_MTS Execute Backflush in Stock Scenario
BAPI_REPMANCONF1_EXIST_CHK Existency Check for Backflush in Repetitive Manufacturing
Ranga