Triggering output upon GR in inbound delivery

Hi all,
I want to trigger HU label as soon as i do GR on inbound delivery and on (ii)GI on outbound delivery.
For this i set condition records in VV61 and then i assign requirement 1(Delivery GI posted) in SPRO->LOGISTICS GENERAL->HANDLING UNIT MANAGEMENT->OUTPUT->MAINTAIN OUTPUT DETERMINATION PROCEDURE->assign requirement 1
HU label output is triggering automatically upon GI in outbound delivery (VL02N)...but upon GR in inbound delivery(VL32N) HU label output is not triggering
as soon as i remove assignment of requirement 1, HU output is triggering on inbound delivery creation...means my other settings are fine..only thing is that i want output upon GR in inbound delivery...which is not happening..
i tried will all other combination like changing the application from V2 to E1 for requirment 1, keeping application blank for requirment 1. i also tried requirement 35
what can be the problem..
Regards
Rahul

Check the below config also..
SPRO - Logistics Execution - Shipping - Basic Shipping Functions - Output Control - Maintain Output Determination for Inbound Deliveries.
Also not sure, if we have a requirement for goods receipt. But certainly requirement 1 will not work, as that is for PGI of outbound.
Create a new requirement for Application E1, let's say 901 and put the code like below and attach to the output condition.
FORM KOBED_901.
   if komkbe1-wbstk <> 'C'.
    sy-subrc = 4.
    exit.
  endif.
ENDFORM.

Similar Messages

  • Item Level Details in Output Requirements Control during Inbound Delivery

    Hello Experts,
    I have a requirement to access item level details of an inbound delivery at the time of processing the output requirement. The output requirement is defined for application E1 and has a related communication structure KOMKBE1. However, this structure does not have item details (Material, Plant, Batch is what is needed) . Is there another global communication structure that stores this data when the output requirement is called? If not, is there any other way to access that data during runtime?
    It is not possible to fetch it from the database tables because the delivery creation process is not yet complete and thus it is not stored in the database, as the output requirement is called when the SAVE button is clicked in VL31N.
    Thanks,
    - Neeraj
    EDIT: Found a solution: Using field symbols, I picked up the value of the needed details from the structures available in the calling program SAPMV50A. In this case, I did not use KOMKBE1 at all.
    Edited by: NeerajAngal on Oct 6, 2010 12:28 PM

    Hi
    As per my understanding you can try se63 option ..

  • Smartform for output type CHKL (count list ) as Inbound Delivery(E1)

    At this moment, I know the Sapscript form RT_CHECK_LIST & program RTCHECKL for count list (output type CHKL) as inbound delivery (E1), but I need  the PROGRAM and SMARTFORM for this output?!
    Thanks in advanced

    I don't think we have a similar print program and smartform available, if you want to use it in Smartfrom.. copy SAPscript and migrate to smartform using SF_migrate and copy the print program of SAPscript and make necessary changes.
    Regards,
    SaiRam

  • Creation of inbound delivery without reference to a PO

    Dear gurus,
    Let's say that a normal inbound flow is something like this:
    PO > Create inbound delivery with reference to PO > inbound shipment > Transfer Order > Confirm Transfer Order > Post Goods Receipt > Putaway
    Issue:
    My client does not want to create the PO because the PO serves no purpose to them. They want the process to start from inbound delivery.
    Question:
    1. Can a standalone inbound delivery be created WITHOUT reference to a PO ? If yes, please tell me the configuration and transaction code involved in order to create this standalone inbound delivery.
    2. Based on standard configuration, can an inbound delivery be created automatically with reference to a material document (for eg MIGO Mvt Type 501). Once again, for this scenario, no PO should be involved. If yes, please tell me the configuration and transaction code involved in order to trigger the creation of this inbound delivery (I'm not looking for the answer of an inbound delivery creation BAPI to being triggered directly after the creation of the Material Document).
    3. Based on standard configuration, can an inbound delivery be created manually with reference to a material document (for eg MIGO Mvt Type 501). Once again, for this scenario, no PO should be involved. If yes, please tell me the configuration and transaction code involved in order to create this inbound delivery.
    Thanks.

    Hi Peter,
    Actually, my intention is not really to create an inbound delivery based on a goods receipt. Since my client is not keen on the idea of creating a PO, I'm actually trying to provide alternatives and workarounds. From what I have gathered, I already know this much
    -> An inbound delivery must be created with reference to PO unless Handling Unit Management is activated. If Handling Unit Management is activated, the creation of a Material Document will trigger the creation of an inbound delivery (I havent tested this out yet). Therefore, a PO will not be necessary in this case.
    I was kind of expecting answers along this line, unless of course, something better pops up. Maybe someone out there may know something more.
    As for Handling Units, I'm not familiar with it. Hopefully somebody can give me a good configuration guideline on what to do in order to activate it so that I can simulate the scenario of a Material Document triggering the creation of an inbound delivery (I'm not looking for the kind of answers which simply cuts and pastes the SAP HELP URL, 4.6C Handling Unit PDF, Best Practice Document and etc). Hopefully somebody out there can really give me a good guideline on how to do this.
    Thanks..

  • Requirement output inbound delivery

    We have developed a requirement on a output for inbound delivery, which only should trigger the output when the inbound delivery has overall status completed (C). That means that all transfer orders for the inbound delivery is confirmed.
    The problem we see is that the output is not triggered automatically when the last transfer order is confirmed and overall status for inbound delivery is changed to C.
    The output is triggered when we manually go into transaction VL32N and save.
    Anyone have any suggestion of how to trigger this output automatically?
    Best regards,
    Terje

    Of course I have set up the condition record in transaction MN24.
    The problem is that I have to go into the inbound delivery to get the ouput triggered.
    BR
    Terje

  • Issue with Message Type Triggering during Inbound Delivery Creation

    Hi Experts,
    Hi Experts, 
    Currently we are facing issue with message type triggering during inbound delivery creation:
    In NACE transaction for Inbound delivery we have 3 custom output types:
    Pricing Procedure Used is standard one -> E10001
    Z140  Inbound Delivery Create  (This should get triggered when IB delivery is created)
    Z141  Inbound Delivery Change (This should get triggered when IB Delivery is changed)
    Z142  Inbound Delivery Delete(This should get triggered when IB Delivery is deleted).
    At present if i check delivery in  VL33 -> Extras -> Delivery Output
    Both  Z140 and Z141 are being triggered during IB delivery creation. While it should be only Z140.
    Could you please suggest that are we missing any configuration in SPRO or we need to create any custom routine (requirement) to handle this?
    Thanks

    Hi,
    There is no fine-tuned control for inbound delivery messages as for Purchase order. Hence I guess to meet your above requirement, you have to go for a custom solution similar to the PO fine tune control settings.
    Thanks,

  • Transfer Posting upon UD of HU linked to inbound delivery

    I have configured the system to [create inspection lots upon packing inbound deliveries|http://help.sap.com/erp2005_ehp_04/helpdata/En/2d/584bcba70f11d2b44e006094b9b9dd/frameset.htm] and this is working well.  However, when making a usage decision on the inspection lots, the Inspection Lot Stock screen shows my HU with status "The handling unit <x> is assigned to delivery <y >and cannot be processed" (message qhu-006).  The UD can be saved but no material movement is carried out.
    This error is thrown by function module QHUG_GET_HU_QUANTITY, in which the HU status is checked and if status is not "In Transit", "Posted for GI", or "Deleted", then the packing object is checked.  If the packing object is an inbound delivery, the noted error message is thrown.
    Do I need to perform a subsequent function on the inbound delivery or associated HU before I can complete the UD / transfer posting?

    Hi Jurgen,
    I was not saving time. I thought if he had already solved the issue, then I may not need to open a duplicate thread. My mistake. I will open a new thred.
    Regards,
    Sunanth V.Narayan

  • External mail using output types in inbound delivery.

    Hi Experts,
    I want to send an external mail to vendor after creating inbound delivery.  for this i want to use only output types in messages.  Can somebody help me step-by-step how to configure the output type to send mail to external ID.
    Thanks in advance!
    Machindra Jogdand

    we can have print out from delivery from header output & item output.
    ok now for output ypu need to go to T.code: NACE, Take V2 -shipping and click on output types tab at the top most u will get a output type standard "MAIL"
    For the MAIL output type u assign a access sequence of your own.
    Maintain condition records in VV2.
    Select the output type in delivery
    GO to Vl02n enter the delivery no: take extras from the menu and take delivery output header /item enter the output type MAIL.

  • Inbound Delivery: Output Missing

    Hi Gurus,
    I am encountering problems with the initial display of Inbound delivery (VL33). The output does not appear in the header portion.
    Here's the scenario:
    1. Inbound delivery created using the PO with output details (VL31).
    2. But when I initially display the inbound delivery (VL33), there is no output (Path: Header Menu > Output)
    3. When I change the inbound delivery (VL32) and go to Header > Output, there are values.
    Everything is working fine on VL31N.
    Can someone shed some light on this please. Points will be rewarded if found helpful.
    Thanks in advance

    Hi,
    I think the situation is the following:
    You create the document with VL31 -> before saving the outputs are visible -> when you save -> function module MESSAGING is run -> here the output records get deleted from XNAST (necessary condition field are empty, requirements ?)
    -> after saving the document check if there are really no entries in table NAST -> then you enter TA VL32 -> now the condition fields necessary to find the output condtion records are filled (and remain filled during saving) -> outputs are saved -> entries in NAST exist -> outputs can displayed with TA VL33.
    Conclusion: set a breakpoint in FM MESSAGING (during VL31 saving) in order to determine which and why some fields that are necessary to find the output condition record are not filled or still not available duing VL31 saving process.
    Regards,
    Andreas

  • Trigger output on Inbound Delivery Type

    Hello,
    I'd like to know if it's possible to trigger output on Inbound Delivery Item in SAP ERP. Reason I ask is that we want to trigger a label printout for every delivery item during goods receipt of the inbound delivery.
    I know I can trigger output on Inbound Delivery Header, but not sure how to get a printout per delivery item.
    Can anyone let me know if it's possible, and if so, how to set this up?
    Regards,
    Oliver

    Hi,
    I am not experienced in printing, and at first glance this does look difficult...
    Because in customizing you have two separate paths...
    The path given above from Warren, and then it splits:
    - Maintain Output Determination for Outbound Deliveries
      - Assign Output Determination Procedure
    - Maintain Output Determination for Inbound Deliveries
      - Assign Output Determination Procedure
    Now the difference in these two paths is that:
    - if you select the first one, you get a pop-up giving you a choice to "Assign Deliveries (header)" and "Assign delivery items",
    - if you select the second one, there is no further selection, you only see delivery types, and this is also filtered, only inbound deliviery types are shown.
    So it seems not possible.
    BUT: if you select the "Assign delivery item" option in the first path, you see ALL item types; also for inbound. So test it there, hope it works. (I suppose now that you know how to print, have all the determination, etc - yes, you wrote that you know it for outbound).
    Brgds
    Juergen

  • Create an output for Inbound Delivery

    Hello,
    How do I generate an output (print output or IDoc) when an Inbound Delivery is created in my ECC system using Output Control?
    I need an output to be generated when Inbound Delivery is created/ changed/ deleted.
    What are the standard configurations available to achieve this?
    Thanks and Regards,
    Ashwin Bhat

    Hi,
    Go thru these links:
    [Maintain Output Determination for Inbound Deliveries|http://help.sap.com/saphelp_470/helpdata/en/6f/c5a3f28d7711d5b2c80050dadf6bf7/content.htm]
    [Assigning Output Determination Procedures|http://help.sap.com/saphelp_crm60/helpdata/en/9d/af3e429bc2aa04e10000000a1550b0/content.htm]
    Hope this helps!
    Reetesh

  • Output type not trigerring Automatically for inbound delivery

    Hi all
    We have created a custom output type for Delivery idoc processing ZPOD copy of OPOD and maintained all the settings also condition record for the same has been maintained.
    But when we are creating inbound delivery the output type ZPOD is not coming automatically.
    In the Delivery document and in the Output screen i have checked  Determine analysis for output(VL32N -> Enter IBD No -> Select menu option Extras -> Delivery output -> Header
    Go to menu option GoTo -> Determin.Analysis.)
    It is showing me ->Message 502-Output ignored (requirement 017 not fulfilled)
    Can u please throw some light so that in output message determination the Output type should come automatically for Proof of delivery
    Thanks and regards
    shailesh

    Um... I think the message is pretty clear on this - the reason is "requirement 017 not fulfilled".
    Requirements for output control may be found in VOFM transaction, under Requirements -> Output control. 017 is the standard one, the description says 'POD on goods issue'. According to the comments, the output is not issued if  "POD status is initial" or "No output, if no goods receipt".
    Either correct the document or remove this requirement in output configuration, if it's not applicable.

  • Inbound Delivery: Output

    Hi Gurus,
    I am encountering problems with the initial display of Inbound delivery (VL33). The output does not appear in the header portion.
    Here's the scenario:
    1. Inbound delivery created using the PO with output details (VL31).
    2. But when I initially display the inbound delivery (VL33), there is no output (Path: Header Menu > Output)
    3. When I change the inbound delivery (VL32) and go to Header > Output, there are values.
    Everything is working fine on VL31N.
    Can someone shed some light on this please. Points will be rewarded if found helpful.
    Thanks in advance

    Hi,
    I think the situation is the following:
    You create the document with VL31 -> before saving the outputs are visible -> when you save -> function module MESSAGING is run -> here the output records get deleted from XNAST (necessary condition field are empty, requirements ?)
    -> after saving the document check if there are really no entries in table NAST -> then you enter TA VL32 -> now the condition fields necessary to find the output condtion records are filled (and remain filled during saving) -> outputs are saved -> entries in NAST exist -> outputs can displayed with TA VL33.
    Conclusion: set a breakpoint in FM MESSAGING (during VL31 saving) in order to determine which and why some fields that are necessary to find the output condition record are not filled or still not available duing VL31 saving process.
    Regards,
    Andreas

  • Inbound delivery creation in STO via EDI/Idoc

    Hello experts,
    My requirement is like this:-
    Stock transfer order is created for supplying plant 2000 & receiving plant 2010.
    When the supplying plant 2000 posts an outbound delivery & PGI, at same time an Inbound delivery should be created in receiving plant 2010.
    I know theoretically that this is achieved by making confirmation settings & output types. But don't know exactly how to configure it.
    Can you please mention the process?
    I have referred the scn threads:
    Outbound Delivery to Inbound delivery by using IDOC
    how to configure the message control for DESADV
    SAP note 111903
    Receiving Vendor Confirmations via EDI - Purchasing (MM-PUR) - SAP Library
    But there is lack of clarity from my side.

    You do not need to use EDI messages to get an inbound delivery created when a PGI is done on the outbound delivery.
    Search for the config on the SPED output type. This SPED output message can be triggered during the PGI which results in the creation of an inbound delivery in the receiving plant.
    The receiving plant will have to maintain the confirmation control key 0004 at item level in the purchasing document.
    Link to SAP help Automatic Creation of Inbound Delivery - Transfer and Inventory Management - SAP Library
    Refer SAP note 1119073 point 3 and note 965176
    Regards,

  • Automatic inbound delivery creation.

    Hi All
    In our STO process, when the outbound delivery is created from the issuing plant it should automatically create inbound delivery in the receiving plant. I think it is happening by triggering output type SPED.
    In some cases for the same STO we are able to get inbound delivery for few items and not for other items.
    First of all i want to understand usage of SPED and secondly why we are not getting inbound delivery in some cases.
    Thanks & Regards
    Amit

    Hi
    Adding to what i have asked, why SPED didn't worked for some materials. What can be the possible points?

Maybe you are looking for