GR via Inbound Delivery or Purchase Order

Hi,
Inbound Delivery has been created for the purchase order, but we still can perform goods receipt to purchase order via MIGO --> Purchase order, my question is, it should not be possible to perform GR against purchase order directly once inbound delivery was created, so which setting is missing?
Kindly please advise.
Thanks.

Hi,
my situation is:
- a WM managed warehouse, society A;
- a HU managed warehouse (without WM), society B;
- a purchasing process of HU from society A towards society B.
Society B have a scheduling agreement; when a delivery schedule appears, in society A born a sales order and a delivery. After the registration of the delivery good issue, an idoc transfer information for inbound delivery creation.
This process is ok without WM, but with a WM managed warehouse the idoc has the following problem:
"V51VP - item was not found - process cancelled".
Can you help me to transfer these HU?

Similar Messages

  • Function Module / BAPI for Inbound Delivery from Purchase Order

    Hi,
    I need to create an inbound delivery from Purchase Order items and am looking out for some Function Module or BAPI for the same.
    The requirement is that i should be able to specify selected line items from PO for delivery.
    I tried the BDC method for VL31N , but the particular item selection is problem, since by default it shows all the items of PO and i want only selected items.
    Do reply.
    Thanks in advance.

    check these and their documentations.
    BAPI_INB_DELIVERY_CHANGE       Change inbound delivery
    BAPI_INB_DELIVERY_CONFIRM_DEC  BAPI for inbound delivery verification from a decentralized system
    BAPI_INB_DELIVERY_SAVEREPLICA  BAPI Function Module for Replication of Inbound Deliveries
    Regards
    Prabhu

  • BAPI For Inbound Delivery using Purchase Order Number

    Hi All,
    Is there any BAPI for posting Inbound Delivery (VL31N) using Purchase Order as reference.
    thanks
    bobby

    Not sure what it has to do with enhancements and modifications, but there is no such BAPI:
    http://tech.groups.yahoo.com/group/ABAP/message/38307
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/bapi-for-inbound-delivery-creation-and-update-vl31n-1201265
    FYI all BAPIs may be viewed in BAPI transaction.

  • Post GR against inbound delivery for purchase order

    Hi All ,
    I am trying to post goods receipt against inbound delivery for PO and using  BAPI_GOODSMVT_CREATE .
    But the BAPI is not posting GR.Is there any other way to do it ??
    Regards,
    Shital.

    u can pass
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
             EXPORTING
                  GOODSMVT_HEADER  = GOODSMVT_HEADER
                  GOODSMVT_CODE    = GOODSMVT_CODE
                  TESTRUN          = TESTRUN
             IMPORTING
                  MATERIALDOCUMENT = MATERIALDOCUMENT
             TABLES
                  GOODSMVT_ITEM    = L_GOODSMVT_ITEM
                  RETURN           = RETURN.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
             EXPORTING
                  WAIT = 'X'.
    and u also refer following link
    http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
    Edited by: Krupaji on Dec 1, 2010 9:29 AM

  • Goods Receipt for Inbound Delivery before Transfer Order

    Hello Experts,
    Below is the normal process in case of GR via inbound delivery.
    PO -> Inbound Delivery -> TO -> Confirm TO -> Post Goods Receipt in Delivery.
    My client wants as per the normal Purchase Order cycle as below.
    PO -> Inbound Delivery -> Post goods receipt in Delivery -> TO - > Confirm TO.
    I have found some config for this as per below path.
    Logistics - General -> Handling Unit Management -> Basics -> Delivery -> Define Sequence of Transfer Order - Goods Receipt.
    I have done these settings but still it is not working.
    I have couple of questions here.
    1. Are there some more settings required?
    2. Why SAP has designed this process in such a way for inbound delivery.
    Thanks in advance for your help.
    Navin

    Hi,
    I am working with non HU managed storage location. Can I still use this settings & process for inbound delivery?
    I am stuck with one more question. SAP is not allowing me to create Inbound delivery for QM active materials.
    The message it is saying is ....
    Material CH-1440 1000 cannot be used in inbound delivery because QM is active
    Message no. L9528
    Diagnosis
    QM is active for material CH-1440 in plant 1000. As a result, the material cannot be used in an inbound delivery item because the item is relevant for picking and because WM is active for the item.
    This process is not supported in the current release.
    Procedure
    Execute the putaway using a goods receipt posting with subsequent
    putaway in the Warehouse Management system.
    Can you please help me with this one also?

  • Error while doing outbound delivery against Purchase Order

    hello
    i m getting error while doing Outbound delivery for purchase order as follows
    EKPO-SOBKZ=E; EKPO-UMSOK=_; EKPO-KZBWS<>_ EKPO-KZVBR<>E (Note 305582) not supported (check your entry)
    Message no. M7146, i m not getting wht will be the reason,
    Regards
    NISHJ

    Please go through the note - 305582. It is clearly given the direction.
    Symptom
    You try to post a goods movement for a stock transport order from the unrestricted-use stock into the sales order stock or project stock.
    During the goods issue, the system displays error message M7146 with a text along the lines of "EKPO-SOBKZ=E; EKPO-KZVBR<>E; ... not supported".
    Cause and prerequisites
    In the goods issue for the stock transport order, the system may have to create a stock in transit which is deconstructed during the goods receipt. If the withdrawal takes place from the special stock, it is clear which is the receiving stock.
    However, if the withdrawal is carried out from the unrestricted-use stock ("Collective requirements", controlled by the dependent requirements indicator MARC-SBDKZ in the material master of the issuing plant), this results in the design problem that the control tables of the goods movement do not have any key field for the receiving stock. Therefore, the control for the receiving stock is controlled via the consumption indicator in the account assignment category of the purchase order. The consumption indicator therefore requires a specific default setting (you may have assumed you could change the design of these control tables, however this is not possible).
    Using an inappropriate consumption indicator then causes for the goods issue an incorrect or no stock in transit to be created so that the goods receipt fails.
    Solution
    Implement the program change in accordance with the correction instructions.
    Afterwards implement Note 413908 immediately if this is relevant for your release.

  • Bapi to create delivery for purchase orders

    Hi Expets,
    what is the bapi to create a delivery for purchase orders.urgent.please do the needful
    kiran j

    Hi,
       Check below link.
    Re: BAPI for Inbound delivery
    Re: BAPI_OUTB_DELIVERY_CREATE_STO

  • Delivery completed purchase orders..

    Dear All..
                    In one purchase order having 3 line items two line items are delivery completed. and one line item will be delivered.
           Now im trying to change th purchase order through me22n
    the delivery completed purchase orders also allowing to change quantity and price.
    if delivery completed for a line item it should not allow to change quantity and price. i have configured via messages..
    message no 744
    application area 06 i have changed the information to error message.
    after this i have tried through me22n the same line item. now its not allowing to change the quantity SAP through out the error as " Already delivery completed for item 001"
    but now im trying to change price it is allowing to change price..
    it should not allow.. but it is allowing to change price..
    Can any one tell me any other configuration is there...
    Regards
    Anand.

    This is Standard SAP Behaviour.
    Setting Delivery Completed Indicator Doesnot Stop to Change the Price, Goods Receipt Etc.
    If you dont want to allow Changes then Activate Release Procedure and Set the Release Indicator as Per your requirement.

  • Standard data sources for Delivery and Purchase order quantity.

    Hi gurus ,
    Are there any standard data sources available for Delivery and Purchase Order quantity in Purchasing area .
    Thanks in advance .

    Hi,
    If you are looking for SD Scenario: Check this : https://websmp201.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002719062002E
    Happy Tony

  • Link between Inbound Delivery and Sales Order for Third Party

    Greetings Gurus,
    My client is using a third party business model in a retail setting that fulfills sales order via purchase req --> PO --> Inbound delivery with GR posting --> customer billing document created through batch based on the delviery quantity ('G' in item billing relavence) --> vendor invoice reciept happens subsquently.
    My question is this, is there an inexpensive (performance wise) way to link the customer billing and the inbound delivery?
    Since the inbound is not in the doc flow i don't think VBFA will suffice. I think the best route would be via schedule line back up, but i have yet to find a link.
    There are process implications for this link for reporting and customer service which are a critical to the business. Point will be rewarded for sound advice.
    Thanks for your help.

    Hi Daneil,
    Through the document flow VBFA you can capture the PO number and the link for what you have asked can be found from table EKBE. check out for field BELNR.
    regards
    prasad

  • Returns via Inbound Delivery

    Hi All
    If 100 items Goods are Receipted with a Purchase Order using Inbound Delivery. It is then discovered that the entire 100 items are damaged,  what is the transaction to return these items
    Vishnu

    Hi,
    You can use the normal 122 movement type.
    Just because the items were received via inbound deliveries does not force you to return them via the same method.
    So I would try the normal 122 option first.
    Steve B

  • Inbund Delivery Date Purchase order delivery date

    Where in customizing can I make it standard that the inbound delivery takes over the delivery date from the purchase order, and not the creation date?

    what was the solution?

  • Proposed delivery quantity in inbound delivery vs purchase schedule line

    Hello all
    I have got a doubt when creating inbound delivery for an item of purchase schedule line. I want to know how to get the proposed delivery quantity equal to the quantity of all schedule lines until today.
    For example I have got 4 schedule lines for a material and today is 28.10.2011
    20.10.2011 11ud
    28.10.2011 13ud
    03.11.2011 17ud
    05.11.2011 15ud
    when I execute VL31N with date = 28.10.2011, I want to proposed delivery quantity = 11+13 = 24ud.
    However, what I got is always the total quantity of all pending schedule lines = 111317+15=56ud.
    Do you know how can I achieve my propose?
    thank you in advance

    Hi Alan
    Thank you for your reply.
    In some cases (depending on vendor) we are using vendor ASN by EDI. In other cases (when there is no EDI conection with vendor) we use manually VL31N. So in these cases we need a proposed quantity by system in order to know if the quantity that we receive is coherent. Maybe we will try to implement the inbound delivery user exit.
    Thanks again!

  • Inbound delivery for Production Order in EWM

    Hi
    We have a scenario of creating Inbound Delivery, Pack (HU), GR and Putaway via an interface in EWM from an external system. Basically the transaction of /scwm/grpi and /scwm/prdi. I found this below thread which is little old. Could you please confirm if this is the only process or is there a better solution.
    http://scn.sap.com/thread/1557452
    Any useful information would help.
    Thanks, Raj

    Hi
    There is no straight FM or BAPI to do this. Have to go by the classes and methods the standard uses to create inbound delivery. It is based on BOPF framework. See the below note for a sample program that uses the same time of coding for outbound delivery.
    1414179 - Technical documents for software development in EWM
    FYI, the /SCWM/INB_DLV_SAVEREPLICA, cannot be used as this is for process if deliveries gets created in ECC first and  then EWM. Production receipt is the other way.
    hope this helps.
    Thanks, Raj

  • Send Auto mail to Vendors for Pending Delivery of Purchase orders

    Hi Gurus,
    I want to send an Auto Mail to my vendors according to their products as a reminder for the delivery of items of Purchase Order .
    Please give the configuration changes required for the same
    Thanks a lot in Advance
    Sam

    the message determination has to be customized, and the purchasing value key should have reminder days.
    everything else is master data maintenance (material master, info record, message conditions)
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/6a/c1041badb111d1b6120000e8a738dc/frameset.htm

Maybe you are looking for