Differ. VMI(Vendor Managed Inventory) and SMI(Supplier Managed Inventory)?

Hi all~
I'm beginner in SNC.
SNC have SMI scenario. But I think SNC-SMI is same as MM-VMI scenario.
SMI
======================================================
http://www50.sap.com/businessmaps/1D59B26B277611D5B359000102ACA9A3.htm
The SMI process is a supplier-driven replenishment and planning process, which is based on min/max stock balance levels, on current demand, in-transits and planned shipments.
======================================================
VMI
======================================================
[http://www50.sap.com/businessmaps/459B5C21A96411D3870B0000E820132C.htm|http://www50.sap.com/businessmaps/459B5C21A96411D3870B0000E820132C.htm]
With vendor managed inventory scenarios, manufacturers can offer their customers a value added service by performing the replenishment planning task for their business partners.
======================================================
Anyone can help to verify differ or same?
Thank you.
SKY.

Hello ,
  To add to above two answers,in SNC supply chain is as follows.
SUPPLIER -
>       MANUFACTURE     -
> CUSTOMER
SNC as an aplication will be installed at Manufatcurer site.
Now if Supplier is managing inventory for manufacturer than it is SMI.In this case supplier will login into SNC ( hosted at Manufatcuring site ) and manage inventory.
If Manufacturer is managing inventory for CUSTOMER than it is VMI.
Basically SMI and VMI are mirror image of each other.
Hope it will help.
Regadrs
Rahul

Similar Messages

  • (VMI) Vendor Managed Inventory

    Dear Gurus,
    I'm new to MM. I need your expertise to enlighten me on the VMI process.  We have a Supplier and we would like to implement VMI so that the materials are only created with PO and Invoiced at the time the materials are used for Production Consumption. 
    How do I set this up?  What are the prerequisites?
    Thanks experts!

    Hi,
    This can be mapped as vendor cosignment. Vendor places stock at your premices. You will do GR for the material, but no accounting docs get created. When the consumption of that material is done through GI or transfer posting from consignment to own throgh 411 K movemet type. The accounting will get trigger. In mrko we will do settle. One thing is there is no invoice. Only settlement periodically in MRKO.
    The prerequisites are Material master vendor master PIR )infocategory as consignment, price should maintain), consignment PO(here price will be picked from PIR, NO invoice Tab, item category K), GR and MRKO. For each movemet type special stock indicator as K should be used.Thanking you.
    Edited by: Padmasri Garapati on Sep 30, 2011 11:44 AM

  • VMI - Vendor Managed Inventory on Vendor side

    Hi SD gurus,
    I am new to VMI ,I want to implement the functionality of VMI on vendor side.
    Can anyone please let me know the related documents or links for the implementation. It will be highly appreciated if there are any other documents you can suggest.
    Wating for reply .
    Thanks in advance.
    Sagar.

    Hi Damu,
    Thanks for the link.
    But I am not looking  for SNC , I am purely looking for VMI on supplier side i.e Supplier managed Inventory.
    Can any one give me the links to the  step by step documentation for implementing VMI on supplier side i.e Supplier managed Inventory.
    Regards
    Sagar

  • Vmi (vendor managed)- subcontracting problem VMI_PO_CREATE_FROM_ORDRSP_VMI

    Hi can anybody help me to find a solution for my Problem with VMI_PO_CREATE_FROM_ORDRSP_VMI ?
    I need to create an order with ORDERS05 - Ordrsp idoc,
    but we recognized that it is only supported in the way to create positiontype 0 Normal order or positiontype 2 consignation...
    for my process it is necessary to create it with positiontype 3 subcontracting ...
    i tried to implement it like with consignation, but it seems as if the problem appears in BAPI_PO_CREATE.
    Has anybody an idea ??#
    Thanks for your help

    Hi,
    For those who will have the same problem  related to passing the subcontract fields
    The solution is to fill the table EXTENSIONIN : example :
    STRUCTURE VALUEPART1 VALUEPART2
    SERRU 1 00010
    DISUB_SOBKZ "Q" 00010
    DISUB_PSPNR "00000289" 00010
    If it is not working try :
    TYPES: BEGIN OF lty_ebelp,
    ebelp TYPE ebelp,
    END OF lty_ebelp.
    TYPES BEGIN OF lty_adsub.
    include TYPE lty_ebelp.
    include TYPE disub_mepoitem_data.
    TYPES END OF lty_adsub.
    TYPES BEGIN OF lty_adsubx.
    include TYPE lty_ebelp.
    include TYPE disub_mepoitem_datax.
    TYPES END OF lty_adsubx.
    DATA: ls_extensionin TYPE bapiparex,
    lt_extensionin TYPE STANDARD TABLE OF bapiparex,
    ls_adsub TYPE lty_adsub,
    ls_adsubx TYPE lty_adsubx.
    ls_adsub-ebelp = '00010'.
    ls_adsub-serru = '1'.
    ls_adsub-disub_sobkz = 'B'.
    ls_adsub-disub_pspnr = '00000289'.
    MOVE ls_adsub TO ls_extensionin-valuepart1.
    ls_extensionin-structure = cl_adsub_constants=>extin_po_struc.
    APPEND ls_extensionin TO lt_extensionin.
    ls_adsubx-ebelp = '00010'.
    ls_adsubx-serru = 'X'.
    ls_adsubx-disub_sobkz = 'X'.
    ls_adsubx-disub_pspnr = 'X'.
    MOVE ls_adsubx TO ls_extensionin-valuepart1.
    ls_extensionin-structure = cl_adsub_constants=>extin_po_strucx.
    APPEND ls_extensionin TO lt_extensionin.
    So data structure LT_EXTENSIONIN will be used when calling BAPI_PO_CREATE1.
    Note : The solution is explained in the SAP Note 1566153.

  • Vendor Managed Inventory(VMI)

    Hi All,
    Greetings!
    Can any body send me Vendor Managed Inventory (VMI)-customization docs
    and process flow
    Thanks in Advance
    Regards:
    [email protected]

    Hi
    Please Check this link
    http://www50.sap.com/businessmaps/459B5C21A96411D3870B0000E820132C.htm for the Business Process
    help.sap.com/saphelp_nw04/helpdata/en/86/37e619f09b11d18ca1080009d10d9a/content.htm - 7k - Please check this link for configuration
    THANKS
    Jeevan

  • Vendor Managed Inventory

    Hi All,
    Can any body help me by giving some useful links regarding Vendor Managed Inventory (VMI), from where can i get Best practice document related to VMI.
    regds,
    CB

    Hello,
    Following  SAP help link may help you;
    http://help.sap.com/bp_blv1600/V5600/BBLibrary/HTML/139_EN_IN.htm
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c6/af3c415e5dde2be10000000a1550b0/content.htm
    http://help.sap.com/saphelp_scm70/helpdata/en/5c/3f9df8bbc34413809579fc5d18414e/content.htm
    BR,
    Tushar

  • Diff B/W master data and transaction data

    Hi all,
    What is the main Diff B/W master data and transaction data.  give me some example ?
    Thanks in Advance
    Krish...

    hi krish,
    MASTER Data is the data that exists in the organization like employee details, material master, customer master, vendor master etc. These are generally created once.
    Master data are distributed throughout the company, they are often not standardised and often redundant. As a result it is very costly to offer efficient customer service, keep track of supply chains and make strategic decisions. With SAP Master Data Management (SAP MDM) these important business data from across the company can be brought together, harmonised and made accessible to all staff and business partners. As a key component of SAP NetWeaver, SAP MDM ensures data integrity via all IT systems.
    Regardless of the industry, companies often work with different ERP and Legacy systems. The result: the business processes are based on information about customers, partners and products which is displayed in different ways in the systems. If the data are recorded manually, there are more inconsistencies: some data sets are entered several times, others cannot be retrieved by all divisions of the company.
    As corporate applications are becoming increasingly complex and produce ever greater amounts of data, the problem is intensified further. Nevertheless, your employees must work with the inconsistent data and make decisions on this basis. The lack of standardised master data easily leads to wrong decisions, which restrict efficiency and threaten customer satisfaction and profitability.
    In a word: in order to save costs and ensure your company’s success it is necessary to consolidate master data about customers, partners and products, make them available to all employees beyond system boundaries and use attributes valid company-wide for the purpose of description.
    TRASNACTION Data - These are the business documents that you create using the master data - Purchase orders, sales orders etc
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9d/193e4045796913e10000000a1550b0/content.htm
    Regards,
    GNK.

  • What is the diffrence between DR and SMI processes?

    Actually when i say DR process is for comparision purpose and SMI is for actual replenishment purpose people are not getting convinced,i am requesting you experts to  come up with a better answer with an example .
    thanks in advance,
    Nandan

    Hi Nandan,
    DR (Dynamic replenishment) is basically a Visibility process where you can do a comparision of Customer and Supplier Planning data which can be shown absolute numbers, percentages and deviations shown in colour coding.
    Here Planned Orders & Purchase requisitions =Customer plan
    And Customer Order= Created PO, for these Supplier can enter responses=Supplierplan/Supplier order.
    Ex: If customer plan for LUX = 100 and Supplier Plan=30, the difference of -70 Nos will come in deviation in Key figure =Difference Planned receipts/Planned requirement and  %ge in RED colour with -70%  in Key figure =Difference Planned receipts/Planned requirement(%).
    SMI ( Supplier Managed Inventory) is a process where Customer gives/handover Net Replenishment planning responsibility to Supplier.
    SMI uses dependent requirement & stock balance to calculate replenishment plan based on Min/Max Logic and subsequently converts the plan in to PO( this is optional) and ASN at the time of shipment.
    The POs and ASNs are sent back to the customer's ERP system as indication of commitment from the supplier.
    Ex: If for LUX Min/Max stock level is 70/100, once the stock level goes to below 70 say  50, a Demand of 50 numbers will show in Key figure =Demand and Supplier can enter Key figure =Planned receipt manually or allow system to propose automatically rest will happen as said above.
    Here Supplier can create ASN for the replenishment plan.
    I hope this helps you to explain.
    Regards,
    Vasu

  • Stock transports of vendor consigned inventory

    Hello.  I have a question with regard to doing a stock transport order (from one plant to another) where the inventory is in vendor consigment stock.  I have a stock determination rule set on both the materail and item category (NLN) but it appears I also need this set on the movement type 641 but transaction OMJT does not have this movement in the list. 
    Does anyone know if you can create a stock transport order for vendor consigned stock and do a delivery where by the stock is issued direct from the vendor consigned stock?  If so, is there an OSS note that needs applied or how do i get this movement in transaction OMJT.
    I am on version 4.0B of SAP.
    Thanks.  K.

    1) SPRO > Materials Management > Inventory Management and Physical Inventory > Stock Determination > Define Strategies for Stock Determination (I guess this is already maintained, but please check it)
    2) SPRO > Materials Management > Inventory Management and Physical Inventory > Stock Determination > Assign Stock Determination Rule in the Applications > Delivery (please assign the rule to your delivery type)
    3) SPRO > Materials Management > Inventory Management and Physical Inventory > Stock Determination > Assign Stock Determination Rule in the Applications > Inventory Management (for mvt 641)
    If you use WM:
    SPRO > Materials Management > Inventory Management and Physical Inventory > Stock Determination > Assign Stock Determination Rule in the Applications > Warehouse Management
    Please also assign the stock determination group to the suitable material masters (MARC-EPRIO; MM02 > "Plant data / stor. 2")
    Edited by: Csaba Szommer on Oct 20, 2010 4:28 PM

  • ROS - SRM Vs, Vendor management -E-Sourcing

    Hi all
    How vendors are screened in e-Souricng in Vendor management arena. I learnt that e-sourcing too accept and manage vendors .
    Supplier screening is very important in procurement busisness.
    Is it like Registration of suppliers (ROS) in SRM?
    Are after created a vendor in e-sourcing , will u push to ECC or SRM. How vendor data are sync with Backend systems like ECC /SRM.
    really vendor data relate with accouting data will be stored in ECC. what about in e-sourcing.
    since customer expect this functionality. ARe in e-sourcing can used for only Vendor management for large scale customers. for eg tomorrow DUN And BRADSHEET wanted to use Vendor management functionality via e-Sourcing. is it possible.
    Any help is apprecited. I am Mostly interested  How vendors are selected / what are the main factors are considered to accept a vendor .
    Thanks
    Muthu

    Hi Muthu
    Check out this note
    1313088  Integration of SAP E-Sourcing 5.0/5.1 and SAP ERP
    on page 2 and 3
    Replication of SAP E-Sourcing Supplier to SAP ERP Vendor
    This scenario supports the replication of suppliers that have been created in SAP E-Sourcing
    for a sourcing event. Suppliers can be replicated back to SAP ERP individually on an asneeded
    basis with user intervention.
    When transmitting supplier master data from SAP E-Sourcing to SAP ERP, only external
    number assignment is supported. This means that SAP E-Sourcing determines the supplier
    number that is assigned to the vendor when it is created in SAP ERP. This is possible via SAP
    E-Sourcing configuration mechanisms.
    Internal number assignment in SAP ERP is not supported in the current integration package.
    This means that SAP E-Sourcing does not allow a supplier to be published to SAP ERP when
    internal number assignment is used. An error message is displayed in this case.
    Linking is possible only through a manual process (that is, you must create the vendor in SAP
    ERP manually and then link it to the SAP E-Sourcing supplier manually).
    Supplier changes cannot be replicated from SAP E-Sourcing back to SAP ERP. Only the initial
    creation of the supplier is supported.
    The following basic SAP ERP vendor fields are supported:
    SAP E-Sourcing Supplier Fields SAP ERP Vendor Fields......
    cheers
    alex

  • Vendor Management / Tracking the Product or Material

    Hi Friends:
    Is it possible to follow up on Vendor Management. the case study is as under :
    In an organization, the customer has a problem with the product, & the organization offers Customer Service ( which may be mapped in CS Module), in-house repair & on site repair.
    There is a case wherein the engineer from the service provider side ( organization) is not able to solve the problem & due to technical or lack of spare part or any other reason, the product / or its part is sent back to VENDOR either fo the Replacement or REPAIR of the product, and the customer does not know where is the product or its part is neither the service engineer s know, And when customer makes a call to enquire about his product, no one in the company has the answer asto where the product is either with the service provider or at the VENDOR site.
    So, in order to track the product immediately... where can the same be tracked & which Module of ERP (R/3)? CS Module, MM Module or any other Module ?
    Kindly Suggest & advice.
    Regards, Pradeep

    Hi,
    As per your scenario, try these following steps:
    1. Create the Service Notification
    2. Create the Service Order based on notification
    3. Based on analysis, either operation can be done internally (PM01 Control Key) or externally (PM02 Control Key)
    4. PR would be generated for the External Operation
    5. Components may be issued based on that order for the External Operation
    So based on that document flow in notification, you can track the status of the service notification. Even you can define the tasks to be done for the service in the notification, so that, you can track that notification very well.
    Regards,
    Maheswaran.

  • Vendor Managed Consignment

    Hi All
    Can some send me a process flow diagram on Vendor Managed Consignment.
    Please include the following together with notes
    1. Goods Issue against a reservation
    2. checking of Consignment stock balances
    3. Back Order creation
    4. consignment physical inventory
    Vishnu

    Hi vishnu,
    Pl. find the link for PDF file http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIM/MMIM_ST.pdf
    http://sap-img.com/sap-sd/consignment-sales-process-in-sap.htm
    http://www.easymarketplace.de/online-pdfs.php
    Regards
    hareesha

  • Vendor Management with Service Industry

    Hello!!
    I was wondering if you guys could tell me what SAP material types do your companies use for materials/services like warranties, software install, insert (product information/usage instructions/promotion printed, folded and inserted into the package with the product). I'm assuming that any labor costs, travel, etc. related to repair are DIEN. Do you use any other SAP material types for repairs?
    I'm trying to figure out what would be the most suitable material types for above items.
    Also How's the VEndor management comes in into the Service industry like IT Services.
    Thanks in Advance!!!
    Rajesh.M

    Hi Rajesh,
    As such for services, material type is DIEN, or may be without material number, but using the material groups...but for usage instrcutions/promotion material, material type will be NLAG or UNBW (Non-stock and Non-Valuated respectively).
    BR,
    Krishna

  • "Portal" and "Portal Supplier"

    Hi Gurus,
    We are building SRM7 SP07 with ECS.
    In Supplier screen we have "Portal" indicator and "Portal Supplier" indicator.
    I understood "Portal Supplier" means Vendor has to replicated in SUS.
    Can anybody explain what is the purpose of "Portal" indicator?
    Many thanks in advance.

    Hi,
    I think it is for Marketplace system integration. Documents are sent to Marketplace system via XML.
    Regards,
    Masa

  • What is diff b/w sy-index and sy-tabix

    Hi all,
    Can u plz give me the diff b/w sy-index and sy-tabix exactly and how it works.
    Thanks & Regards
    Venkat

    Hi Venkat,
    <b>1.SY-INDEX</b>
    <b>-></b>Current loop pass
    <b>-></b>In a DO or WHILE loop, SY-INDEX contains the number of loop passes including the current pass.
    <b>2.SY-TABIX</b>
    <b>-></b>Current line index
    Current line of an internal table. SY-TABIX is set by the statements below, but only for index tables.
    The field is either not set or is set to 0 for hashed tables.
    <b>APPEND</b> sets SY-TABIX to the index of the last line of the table, that is, it contains the overall number of entries in the table.
    <b>
    COLLECT</b> sets SY-TABIX to the index of the existing or inserted line in the table. If the table has the type HASHED TABLE, SY-TABIX is set to 0.
    <b>LOOP AT</b> sets SY-TABIX to the index of the current line at the beginning of each loop lass. At the end of the loop, SY-TABIX is reset to the value that it had before entering the loop. It is set to 0 if the table has the type HASHED TABLE.
    <b>READ TABLE</b> sets SY-TABIX to the index of the table line read. If you use a binary search, and the system does not find a line, SY-TABIX contains the total number of lines, or one more than the total number of lines. SY-INDEX is undefined if a linear search fails to return an entry.
    <b>
    SEARCH</b> <itab> FOR sets SY-TABIX to the index of the table line in which the search string is found.
    I think that it clears ur doubt.
    <b>Thanks,
    Venkat.O</b>

Maybe you are looking for

  • Issue with events not propagating when selecting toolbar items

    Hey All, I'm on OS X Lion using CS6 beta and observing events in Photoshop form an outside application using Cocoa's NSEvent#addGlobalMonitorForEventsMatchingMask. It seems Photoshop is stoping the propogation of some events coming out of selection o

  • I can't drag and drop movies from my hard drive onto my iPad.

    I just recently upgraded from an iPad to an iPad 2. I still have the old iPad. I have no problem dragging and dropping movies and TV shows from my external hard drive onto my old iPad, but I can't seem to do it with the iPad 2. It syncs movies and TV

  • Some Performance Counters are not displayed in PerfMon

    I have SQL Server 2014 installed in my machine. I need to monitor some performance counters like \SQLServer:Database Mirroring\Log Send Queue KB. When I open the Add Counter dialog of PerfMon, the counter is displayed in the list. But when I add the

  • Border around document problems!

    I want to add a border around my document.  I'm really confused about the shapes and how they work.  I tried creating a big shape to cover the page and copy/pasting my document inside, but then the section break between the part that has one and the

  • How to understand dynamic binding

    Hello all. I need some guidance on how to understand dynamic binding. Here are my codes: *  fruit.java public class fruit {      public String type ="fruit";      public String getType() {           return type;      public String getType2() {