Shipment output

Hi all,
The requirment is such that only when the delivery in the shipment is PGI'd the output should be triggered
Should I write a logic and assign the requirment in the access sequence for acheiving the above?
Please help me.Thanks in advance
Regards
Mano

Hi Mano Ranjan,
You can get this requirement through configuring the Output determination for Outbound deliveries.
To do this IMG path is
SPRO>Logistics Execution>Shipping>Basic shipping functions>Output control>Output determination>Maintain Output dtermination for Outbound deliveries.
-->Maintain Condition Tables
-->Maintain Output Types
-->Maintain Access Sequences
-->Maintain Output Determination Procedure
-->Assign Output Determination Procedure
In the output determination procedure you maintain the Routine 1-Delivery GI posted for your output type.
You maintain the condition records with the printer details in VV21 transaction.
Now you can able to get the delivery output print automatically when the completion of the PGI.
Thanks!
Preethi
Edited by: preethi R on Nov 27, 2008 8:18 AM

Similar Messages

  • Driver Program Name for Shipment output form

    Hi guru's
    can anyone tell me wats the name of the driver program and the form name for a shipment output form?(for ABAP development purpose)
    Thanks in advance,
    Regards/Aryan

    Hi Aryan - What Shipment output are you referring to? LD01-Delivery Note? There are some more, which are associated with Transportation application as well.
    LD01 - V2 - Program SDADDN02. Form SD_DELNOTE_SUPPL
    LD00 - V2 - Program YMRVADDN01/RVADDN01 Form ZMLWMRVDELNOTE(customized our side)/RVDELNOTE
    Pl00 - Packing List -V2 - Program SDPACKLI, Form SD_PACKING_LIST
    CMR1 - Bill of lading - V7 - Progarm RVADTR01 Form SD_SHIPMENT_CMR.
    Best way, use transaction V/34 to view all V2 - Shipping output types and the associated program and form. V/82 to view all V7-Transportation output types and the associated program/forms.
    Thanks
    Nikhil

  • EDI Shipment Output  Master Data Conversion

    Hi,
    I am using LSMW to upload EDI Shipment Output Master Data into file can anyone suggest me any standard BAPI or Idoc avail for the same or any function module available to do this.
    Thanks
    Dhirendra

    we have below  LSMW IDOC methods
    OILSHL                          TD Shipment to TAS
    RECSHP                          Recommended shipments
    SHIPMENT_CREATEFROMDATA         Create shipment
    SHIPPL                          Inbound planned shipments
    SHPMNT_TNDR                     Shipment tendering
    TPSSHT                          Shipping planning system: Transfer planned shi

  • Default shipment output type for customer

    HI ALL,
    I have 2 shipment output type. is it possible to assign one of them to the specific customer.
    Thank you & best regards,
    Saiful arif

    Dear Arif ,
    This is possible through standard SAP . Please note as given below :
    1. In customer master  sales  tab --> Additional data , where  u have some blank fields , select one of the field for this purpose  and mark this field only for special customer indictor .
    2. Then Add this filed in one of the access of the out put .
    3. Maintain out put records for this  access .
    4. Create sales order  for this special customer  , the out put is populated in the sales order.
    Sorry , i am not able to give example of the field in customer master which can be used as i am not have access presently .
    Try this out ans let me know if you have any problems
    Regards
    Veera

  • Shipment Output Determination: Sold To Party needed in the access seqeunce

    Hi Gurus,
    I need to create a new access sequence for Shipment Output determination including the Shipment Type, Shipping Point and Sold-To party.
    Can someone provide the steps involved to add the Sold-To party in the access sequence and the enhancement which I can use to populate the Sold-To party field.
    Thanks in advance for the help.
    Gajendra

    Murali,
    Thanks for your reponse. The way you suggested I have tried creating a new access table but the issue is Sold-To field is not available as a selection in the field catalog when you are in create access table screen (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Maintain Output Condition Table for Shipments).
    When I go to the field catalog maintenance (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Field catalog: Messages for transportation) the field KUNAG - Sold To Party does exist in the field catalog. However this doesn't show up on the access table maintenance screen as an available field.
    Could you please explain how to make this field available for access table maintenance?
    Regards,
    Gajendra

  • Shipment Output determination  based on shipment status.

    Dear all,
    In  T code VT01N   we are facing some issue.
    The issue is like when am selecting the Shipment button and saving  at that time the  output type is trigging.
    Actually the output type should trigger only after the shipment completion.
    Could any one kindly suggest any way for Shipment Output determination  based on shipment status.
    <removed by moderator>
    Thank you,
    Niketh
    Edited by: Thomas Zloch on Oct 8, 2011 8:21 PM

    I think you have to write your own REQUIREMENT CODE under the outpout type .

  • Shipment - Output - Printer

    In transaction VT03N, the menu option Shipment - Output - Printer is enabled from the first screen i.e. screen 1011 but is disabled in the second screen i.e. screen 1020.
    All Output Control Settings including VV71 are maintained. Does anybody know how to enable "Printer" option in the second screen of VT03N ? Please let know if any further clarification is needed.
    Thanks

    hi,
    The only note  related with your explanation is 300690 but valid for old releases.
    Concerning VT02n check 1429437 and 1537993.
    Best regards,
    david

  • Shipment output condition record

    Hi all,
    The Shipment output condition record is maintained which can be seen in T code VV73(V7 application)
    This is stored in the table B999.In this table iam getting the condition record number but there is no condition record creation date
    I want to know when the condition record was created.Which table can i get this Info
    Thanks in advance
    Regards
    Mano

    Dear Mano,
    Go to SE16 transaction enter NACH table then press enter system will take you to the selection screen here you enter Application as V7-Transport and enter your shipment output type then execute now system will give data details in that table in that you can find the Created on colomun which is relevent to created date.
    I hope this will help you,
    Regards,
    Murali.

  • Shipment output not triggered...

    Hi, I tried to find solution for this in forum, but could not... In my case,
    When user creates a shipment using VT01N/VT02N and clicks the planning button and then clicks on save button, I need a custom idoc to be sent to SAP PI.
    I tested sending this idoc from WE19 to PI and it is working fine...
    But the output type is not triggering from VT01N/VT02N. I am not sure which of the config setting is wrong. Can someone point out which setting is missing/may have issues.
    Also, I did an output determination analysis and it shows me a green entry which means it chose the custom output type and related access sequence. But then why is idoc not generated. I have put a break point in the custom function module in which I populate the custom idoc segment.
    Please help to fill in the gaps ...
    1. I checked in NACE, under V7 - Transportation, there is my custom output type ZEDI, with partner functions set as
    EDI - LS - Logical system
    EDI - CR - Carrier
    I am not sure if this is correct !!
    Processing routine points to RSNASTED, EDI_PROCESSING.
    I checked the condition records tab...
    The shipment type ZOUT is configured there, with one entry
    ZOUT - DESCP - LS - logical system name i.e. PI system name - medium as 6.Date/Time as 3.
    Again I am not sure if this is failing !!
    Procedure tab does not have any entry related to this.
    Access sequence also does not have any entry.
    The partner profile (WE20) entries as as follows;
    for the PI partner, Partner role is LS, message type is SHPMNT, under outbound params.When I double click that I see receiver port set, basic type has custo idoc name, Message control tab has V7 - ZEDI - process code ZSSS. And that process code is bound to the custom function module where I fill the idoc segment.
    But finally I do not see any idoc generated !!
    Please advise.

    Hi ,
    1. Does the condition record is automatically pulling up in the Vt02n transaction or no ?
    2. Try first checking the IDOC trigger with the Standard Process Code SD11 to see if the Output Determination is working correct.  Once u know that part then the partner profile setup to  check with  the Process Code ZSSS, whether the output is being determined or not.  Based on the same atleast u can narrow down the root cause.
    Are u working on this Interface for a Advance Shipment notification to the customer ?
    Cheers
    Balaji

  • SHIPMENT OUTPUT TYPE AUTOMATICALLY NOT DETERMINED

    DEAR SAP Gurus,
    I got one issue i.e in shipment document the output type is not determined automatically.I checked the config settings , everything is ok and condition records are already maintained. Pl resolve this ASAP . I need to close this issue in 2 days..
    Thanks in Advance...
    Regards,
    Rafiq

    hi,
    You will resolve it following this:
    o  Start Transaction VL10CUC ("Parameter per Profile in Delivery
       Process") in the change mode.
    o  Goto the detail screen of profile '2000'.
    o  Check the status of parameter 'No OutputDet.' and correct the
       setting of the parameter:
       -  If parameter 'No OutputDet.' is active, the output
          determination is not executed for the process.
       -  If parameter 'No OutputDet.' is not set, the output
          determination is executed for the process.
    Regards,
    david

  • Generate multiple Shipment Output based on Ship-to

    Hi,
    In a shipment i have deliveries that belongs to more than one ship to.
    Ex : Shipment 2345
    Deliveries 80003435 - Sold To 100034, Ship To 456456
    Deliveries 80003436 - Sold To 100034, Ship To 456458
    We need to generate output for this shipment for both the ship to's.
    Could you please advise .
    Thanks,
    Kumar.

    Hi,
    pleaseconfigure out put determination procedure in SPRO or NACE for V7 application.
    maintain two condition types named as SOP1 for 1st SH and SOP2 for the second SH and one or two condition tables basing on the requriment.
    create condition record giving importace to SH.
    follow the standard out put determination procedure steps.
    hope this willl solve your issue.
    regards
    balajia

  • Smartform for VT01N (Shipment) - Output type ALTR

    Hi Experts,
    We are currently on 4.7 version and in this version we dont have a Smartform for VT01N transaction.
    Can somebody in higher version check if they have standard Smart form and driver program for this transaction.
    Below are some details:
    Transaction use to print: VT01N/02N
    Output Type: ALTR (Shipment:general doc)
    Thanks in advance.

    by the way, you can actually migrate sap script to smart forms.
    Refer:
    http://help.sap.com/saphelp_nw04/helpdata/en/a9/de6838abce021ae10000009b38f842/frameset.htm

  • Output determination for Sub-Shipment

    Hello All,
    I have a unique situation and need your inputs to identify possibilities in resolving it.
    Here is the situation:
    The transportation planning (TPE system) at our client is done by a 3rd party software. Now, we receive a Sales Order from a customer; create a delivery. TPE system creates the shipments and we PGI it and the sales order follows through the next steps. The shipments created from TPE go to Carriers and they carry the product from our warehouse to pool points from where customers pick it up. We have to pay the carriers from moving our goods from our warehouse to pool points. Thus whenever a shipment is created, we check-in...do the next steps in WM and finally when the shipment is ready, it triggers a payment IDOC to be sent to finance (an external system) so that it can be matched with Carrier invoices and then paid.
    Our unique problem: There is a carrier (lets call it NCP) who is moving our goods from warehouse to pool point. We got a sales order from customer. This customer doesn't pick up goods from the pool point. He wants it to be delivered to his distribution center and to do this he is using the same transportation carrier (NCP). Thus when we received the sales order from customer, TPE system created a master shipment (5000001M) for NCP to pick up from our warehouse and deliver to pool point. You might be aware that TPE optimizes the route and thus combines multiple deliveries into one master shipment. From here NCP should pick up a part of the master shipment and deliver it to client. Thus SAP automatically created a sub-shipment (5000002S). This sub-shipment is a part of the master shipment and thus will not be separetely processed in WMS. The master shipment is checked-in, loaded and shipment ready - thus creating a payment IDOC to the external payee system. As the Sub-system is a part of master shipment, it is not touched and thus no payment IDOC is created.
    Now the carrier sents two invoices - one for master to pick up goods from our warehouse and deliver it to pool point and the second one - to deliver a part of this shipment to customer's DC. Our payment system is unable to match it up with any IDOC's as we didn't send them out from SAP.
    So this is where I'm struck. How should I configure the output for a sub-shipment so that it'll be triggered as soon as the delivery is PGI'ed? Could anyone give some inputs here?
    Please let me know if more clarification is needed. Thanks in advance for looking into this

    Dear VGR,
    Do the configuration settings for the shipment output determination through this IMG path
    IMG>Logistics Execution>Transportation>Basic Transportation Functions>Output Control-->Maintain Output Determination for Shipments
    -->Maintain Condition Tables
    -->Maintain Output Types
    -->Maintain Access Sequences
    -->Assign Output Types To Partner Functions
    -->Maintain Output Determination Procedure
    -->Assign Output Determination Procedures
    I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place.
    For he above requirement you take help of ABAPer to develop the output program in such way and assign that program to your shipment output type.
    Maintain the condition records through VV71 transaction with Transm. Medium EDI and Email
    I hope this will help you,
    Regards,
    Murali.

  • Output determination for shipment types

    Hi SD gurus,
    I am new to SAP. I am unable to configure o/p for shipment documents. I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place. an some1 help me through this.
    Thanks in advance.

    Dear VGR,
    Do the configuration settings for the shipment output determination through this IMG path
    IMG>Logistics Execution>Transportation>Basic Transportation Functions>Output Control-->Maintain Output Determination for Shipments
    -->Maintain Condition Tables
    -->Maintain Output Types
    -->Maintain Access Sequences
    -->Assign Output Types To Partner Functions
    -->Maintain Output Determination Procedure
    -->Assign Output Determination Procedures
    I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place.
    For he above requirement you take help of ABAPer to develop the output program in such way and assign that program to your shipment output type.
    Maintain the condition records through VV71 transaction with Transm. Medium EDI and Email
    I hope this will help you,
    Regards,
    Murali.

  • Output type is not getting triggered for ship to party in shippment output

    Hi,
    we have maintained output determination procedure for shipments. It was working fine.
    We have just added new condition table to access sequence, and maintained the condition records also for condition type ZABC. I have checked in NACE, Application V7, I am able to find the condition type. checked in VV73, condition records displayed. But in VT02N/VT03N, we are unable to get print for  the output type.
    Why this is happening? we are able to see the procedure, condition type, access sequence, condition records in place ...why condition type ZABC is not getting triggered in the shipment output.
    Please advise and let me know if you need more details....thanks in advance.
    Thanks,
    SS

    Hi Noel,
    Thanks for your time and reply.
    We have output determination procedure for shipments, condition type ZABC, Access sequence ZABC, Condition tables 550,600,650,700 already maintained. output is working fine.we have a new requirement and created new condition table 700 with the fields" Ship to party and transportation planing point "(Condition table 700 ). we assigned the condition table 700 to access sequence ZABC. Condition type  ZABC already placed in Output determination procedure.
    We test the output, new condition record is not triggering in the output, even in output determination analysis also, we are unable to see the record 700 for the condition type ZABC. we are not sure what is the reason for the condition table that  is not picking up ? Why condition type ZABC with condition record 700 not visible in output determination analysis.
    I have checked condition records, output determination procedure. Please advise and let me know you need more details.
    Thanks,
    SS

Maybe you are looking for