Automatic GR from Intercompany Outbound Delivery

Hi Friends,
In Intercompany Stock Transfer scenario, system is generating the two line items during posting goods issue from Inter company outbound delivery as -
Item Quantity   EUn    Material       Plnt  SLoc  Batch                  Re MvT  FIs   
    1      1           EA    FTC29BBJ    0323  ST01  N1233333YN    645         -   
    2      1           EA     FTC29BBJ  S5C8  ST01  N1233333YN    101         +   
Now the question, we wondering how system derived 101 movement type automatically from 645, when we cross checked the configuration but not able to find any relevant.
Please guide how this possible, is it standard or some setting to be done...
Thanks in advance for your inputs
Best Regards,
Goutham

Hi,
This is as per standard in the system based on the movement type 645 that you have configured for cross-company movement.
Mvmt type 645 is typically a one-step goods issue for a cross-company stock transport order. Unlike movement type 643, when a goods issue is posted using movement type 645, a goods receipt line (Mvt type = 101) is generated automatically.  This is the standard behaviour of the system. 
If you want to control the goods receipt (101), then I suggest you use a two-step stock transport order mvt type (643).
To configure this movement type, this is triggered from schedule line (NC) configuration (VOV6) of the default order type (DL) assigned to the delivery type (NLCC).
There you will be able to see two different movement type triggered, one-step and two-step.
Hope the above helps.
Thanks.

Similar Messages

  • Automatic Pick Quantity In Outbound Delivery

    Dear all,
    Please give me a solution for Automatic Pick Quantity In Outbound Delivery using t-code VL01N.
    Thanks & Regards
    Amit Karalkar

    Hi Amit,
    I will explain how you set up this automatic picking, and then you can
    work backwards from there.  The automatic picking you are experiencing
    is actually related to the output type EK00 assigned to your shipping
    point.
    Consider the following two setup steps which will result is automatic
    picking:
    Set the output type to EKOO, in the print picking list of the shipping
    point in customizing.
    Make sure the parameters below are set:
    Message Language
    Number of Messages
    Send Time              <<<<<<<<<<< this must be set to 4 (send immed)!!
    Transmission Medium
    1) you have to set the parameters for EK00 in the shipping-point-
       maintenance in customizing:
              -> Enterprise Structure
                 -> Definition
                    -> Logistics Execution
                       -> Define, copy, delete, check shipping point
    2) as second step you define the shipping-print-parameters in
       customizing:
               -> Logistics Execution
                  -> Shipping
                     -> Basic Shipping Functions
                        -> Output Control
                           -> Define print parameters shipping
                             -> Shipping (Spec.case)
    Therein there should be an entry for every shipping-point, where
    you like to use the picking-list EK00!
    If you have 1 & 2 setup for a particular shipping point you will
    experience the "automatic" picking of deliveries.
    Regards,
    Ramana

  • Enhancement during automatic HU creation for outbound delivery

    Hi All,
    I need your suggestion / input on following scenario.
    When I create an outbound delivery and save it, an automatic Transfer Order is created and at the same time an HU is created for delivery.
    Now, I want to populate the field EXIDV2 of table VEKP ( HU header table ) with a specific logic.
    Can anyone suggest a suitable EXIT or BADI or Enhancement point where I can populate the field VEKP-EXIDV2 ?
    Note: I have tried using EXIT_SAPLV51S_001, but it is not helping in my case. Because it is called only when Transfer Order is created manually (LT03), but is not working when TO is created automatically after saving the outbound delivery.
    Thanks & Regards,
    Devendra

    HI,
    You can use the BADI BADI_HU_MAIN and the method HEADER_UPDATE_IN_PACKING.
    REgards,
    Ankur Parab
    Edited by: Ankur Parab on Jul 28, 2009 6:53 PM
    Edited by: Ankur Parab on Jul 28, 2009 6:56 PM

  • Automatic goods issue for outbound delivery, during the transfer order confirmation

    Hello,
    Could you please advise how to realize automatic goods issue for outbound delivery, during the transfer order confirmation in the WMS.
    Now after creation of outbound delivery, i can't post the goods issue. Before i have to make the transfer order and confrim it and only after this i can post the goods issue in the VL02 t-code.
    Could you please advise - what i have to customize that to make automatic GI for outb. delivery (i mean with creation material document) during the TO confrimation.
    Thanks in advance.

    Hi Iiya
    Check the below setting, might be helpful

  • How do we do Automatic freight preperation for outbound delivery in SAP

    How do we do Automatic freight preperation for outbound delivery in SAP

    'Automatic freight preperation'? New concept that SAP came out with? Or is it Freight Calculation? If it is the latter, activate Shipment and Transportation and you have it in a jiffy. You need to work on VT01N, possibly VI01. Plenty of work in SPRO, too
    Regards
    Ramana ND

  • Automatic Goods Issue in Outbound delivery scenario with resp to Shipment

    Hi,
    Could you please explain me, how  Automatic Goods Issue happens in Outbound delivery scenario process and in shipment process.
    Is there any transaction for this?
    Can we use VL23 for Automatic Goods Issue in Shipment process? or is it only for Outbound delivery scenario?
    How  we schedule a background job by using VL23- transaction, how we create variants on what selection criteria?
    Could you please explain me in detail?
    Thanks A lot.

    Hi Anil,
    VL23 is to schedule Out bound Goods issue.Check once T.code VL06O.
    Thanks,
    Sree.Manam

  • Automatic Goods Issue in Outbound delivery scenario with Shipment

    Hi,
    Could you please explain me how to Automatic Goods Issue happens in Outbound delivery scenario and in shipment process.
    Is there any transaction for this?
    Can we use VL23 for Automatic Goods Issue in Shipment process? or is it only for Outbound delivery scenario?
    How schedule a background job by using VL23- transaction, how we create variants on what selection criteria?
    Could you please explain me in detail?
    Thanks A lot.

    Hi Anil,
    VL23 is to schedule Out bound Goods issue.Check once T.code VL06O.
    Thanks,
    Sree.Manam

  • STO AUTOMATIC GOODS ISSUE TO OUTBOUND DELIVERY

    Hi,
    I'm trying to automate the posting of a GI to a outbound delivery and can't find where in config to make the relevant setting. We are using the two step procedure and have automated the creating of the delivery but still require the GI to be posted.
    Thank you for you assistance!!
    Regards
    Craig

    create a variant for VL10B and the n schedule a job for abap RVV50R10C  using this variant.
    Sorry, that was the wrong info:
    Correct way is
    create varaint for VL06O and then schedule job for abap WS_MONITOR_OUTB_DEL_GDSI
    Edited by: Jürgen L. on Jul 8, 2008 1:29 PM

  • Automatic goods issue for outbound delivery without picking/packing

    Hi,
    I have the following flow: sales order -> outbound delivery -> goods issue.
    I would like to to be able to post an automatic goods issue on my delivery.
    Could someone please let me me know how to perform the customizing for this or give me the reference of the appropriate post which answers this.
    Thanks,

    Hi,
    Use t-code VL23
    select  varient SAP & STANDARD >>> Click on START IMMEDIATELY
    or else
    click on schedule >>> click on schedule periodically >>> select your option as Minute and maintain value 1 or ( 1 to 60 )
    it means sytem will run this program after every one minute
    Also You can able to create your own varients and speciefy criteris like form which sales orz, which delivery types etc.
    Kapil

  • Automatic Goods Issue after Outbound delivery and shipment.

    Hi,
    I am working on LES part.
    Could you please explain me how to do Automatic post goods issue for shipments.
    (in our scenario where after outbound delivery, picking, packing shipment takes place.)
    Can we use VL23 for automatic goods issue for shipments? (or igoods issue is only for outbound deliveries?)
    If so what is the selection criteria for background scheduling-Variants?
    Please explain me in detail
    Thanks a lot.

    Anil,
    Not sure if I understand your question, Goods Issue is posted for the delivery and not the shipment.  In a shipment you can update the actual values for Planned, Check-In, Load Start, Load End etc values.  A shipment can have single/multiple deliveries, you can use VL23 for scheduling a background job to do the PGI automatically, use either the standard variants or define your own variant and use that variant to schedule the job.
    hith
    Sunil Achyut

  • Create Billing document automatically from the outbound delivery

    Hi experts,
    I'm not sure my client's requirement can be implemented but i'm posting this thread just in case someone have a suitable solution.
    My client wloud like that billing documents (VF01) are created automatically when the outbound document (VL01N) is saved. He doesn't wont to perform an additional action, so the the custom transaction solution doesn't satisfy his requirement
    Is there any solution to do this? (User Exit or Customizing)
    Thanks

    Hi,
    One idea. You can do it with the userexit USEREXIT_SAVE_DOCUMENT in report MV50AFZ1. Here, you have the number of delivery. I suggest you to call a BAPI with a job created with the sequence of functions JOB_OPEN', 'GET_PRINT_PARAMETERS'
    , 'RS_CREATE_VARIANT', 'JOB_SUBMIT'. 'JOB_CLOSE' with a gap of time (eg: 2 or 3 minutes). You can call a function IN UPDATE TASK in this function. (read Note 415716 - User exits in delivery processing), and in the coding of this function you can create the job and call a report with the BAPI (for instance, BAPI_BILLINGDOC_CREATEMULTIPLE). After, you can control the creation of invoices with tcode SM37.
    I hope this helps you
    Regards
    Eduardo
    PD: I forgot it. Control in which event you call the BAPI via job. I suggest you when you create the movement 601. You can do it with this coding:
        IF xvbuk-wbstk NE yvbuk-wbstk
        AND xvbuk-wbstk = 'C'.
           "code
        ENDIF.
    Edited by: E_Hinojosa on Jan 21, 2011 9:15 AM

  • Update VEKP-EXIDV2 during automatic HU creation from outbound delivery

    Hi All,
    I need your suggestion / input on following scenario.
    When I create an outbound delivery and save it, an automatic Transfer Order is created and at the same time an HU is created for delivery.
    Now, I want to populate the field VEKP-EXIDV2 ( HU header -- Handling Unit's 2nd External Identification) with a specific logic.
    Can anyone suggest a suitable EXIT or BADI or Enhancement point where I can populate the field VEKP-EXIDV2 ?
    Note: I have tried using EXIT_SAPLV51S_001 and also BADI_HU_MAIN, but it is not helping in my case.
    Because it is called only when Transfer Order is created manually (LT03), but is not triggered when TO is created automatically after saving the outbound delivery.
    Thanks & Regards,
    Devendra

    Hi Ankur,
    I am not going into HU creation screen in VL02N. There is some setting on functional side to create the automatic TO and HU during outbound delivery creation.
    When I save the delivery, an entry in HU header table (VEKP) gets created automatically. I want to populate the field VEKP-EXIDV2. But, the EXIT or BADI as mentioned in my previous post is not helping in this case.
    I would appreciate if you can throw some light in resolving this problem.
    Thanks.
    Devendra

  • SPED output to create inbound from outbound delivery.

    Hello,
    I have used SPED output to create inbound delivery from replenishment outbound delivery.
    when there is only one batch in outbound delivery, the  inbound delivery is created and batch is copied from outbound to inbound delivery. item category is ELN in inbound delivery.
    However when there is a batch split in outbound , then inbound delivery fails to create and the error log says that  no item category  exists for EL , CHSP  in table T184 L (Message=VL320).
    However I have maintained the following two entries for  delivery item category determination as follows but still the error
    EL (del type) + NORM+ V(usage)+blank= ELN (default item cat)
    EL(del typ)+NORM+CHSP(batch split)+ELN(higher item)=ELN(default)
    I have also removed higher item cat ELN from above table but still inbound delivery  cannot be created. I have also added the entry EL+NORM+blank(for usage )+blank (high item ) =ELN but still the error remains as above and inbound cannot be created . that is i have also used the follwoing three entries but still error
    EL (del type) + NORM+ V(usage)+blank= ELN (default item cat)
    EL(del typ)+NORM+CHSP(batch split)+ELN(higher item)=ELN(default)
    EL+NORM+blank (usage)+blank(higher item )=ELN (deafult)
    Kindly help ?
    regards
    Pamela

    Check and implement OSS   1904586 - No delivery item type with SPED with batch split
    Regards,

  • Updating Serialnumbers automatically while creating Outbound Delivery

    Hi Experts,
    My requirement is to populate serial numbers automatically while saving the outbound delivery (VL01N).
    I tried with user exits, but I am unable to succeed.
    I am using ECC5.
    Any help would be greatly appreciated.
    Thanks,
    Veera K

    Hi Veera,
    For an example if there is a  need to update some table with delivery number and serial number on saving a delivery:
    in include MV50AFZ1:
    FORM USEREXIT_SAVE_DOCUMENT.
    *{   INSERT <TR#>
    "work structure LIKP has the header info here
    "Use that and fill the required workstructure and update the correponding table
    *}   INSERT
    ENDFORM.

  • How to compare delivery date in schedule lines and PGI in outbound delivery

    Hi,
    I want to create a report to monitor and compare different dates in sales and delivery process.
    One of my key figure is the comparison between date confirmed to the customer, that I can find in the schedule line of the sales order, and the actual goods issue date from the outbound delivery.
    But I can't succeed in making the link between delivery and schedule lines, means between LIKP and VBEP.
    Would you have any idea?
    Thank you.

    It seems there's no exact (table) connection / link between delivery item and schedule line item.
    Those who were searching for this thing (link / connection between delivery item and schedule line) were recommended to use FM "RV_SCHEDULE_CHECK_DELIVERIES".
    This FM calculates the delivered quantity for each schedule line, so it makes link between the delivery item and schedule lines - however if you check the code it's quite sophisticated...
    (if you put a breakpoint in the FM and display a SO in VA03, you can check how the parameters have to be populated with data).
    Schedule Line and Delivery Link
    Edited by: Csaba Szommer on Aug 5, 2011 12:03 AM

Maybe you are looking for