Output type triggers HU and PGI

hi,
I am associating an output type in delivery to trigger creation of HU and PGI.
When i run it independantly without output type, it is working.
But, when triggered with output type , it is giving call transaction command as illegal command.
Is that because i am calling same vl02n for creation of HU?
If that is the reason, let me know how to handle it?

Hi Gaurav,
Please see the output determination message first to understand the problem.
If the output determination is saying that the requriement not fulfilled, it means the requriement routine is checking for something other than PGI, which needs to be completed.
If the requriement routine is fulfilled and Outputy type not triggered, then it is a master data issue.
Please check what is the issue first.
Regards
Krishnam Raju

Similar Messages

  • Output type triggering multiple times.

    Hello All,
    I have a PO output type configured with multiple issuing setup and it shoots mail to my inbox with PO details.
    My concern is: I could see the output type triggered only 2 times,but i have received more than 5 mails in my Inbox.
    How is this happening? I checked with the spool history n all. i couldn't find any loop holes.
    Do anyone have any suggestions of where can i check further.
    Thanks
    Dhilipan

    Hi,
    Goto SOST - Transmission Request to see how many times message has been triggered. Hope it will give u some idea.
    Regards,
    Ram

  • Tcode for output types LQCA, LQCB and QCA

    Hi ALL,
               I need appropriate transaction code for the output types LQCA, LQCB and QCA for getting print preview.
    Please help me on this.
    Regards,
    J.

    Thanks Viswa for your quick reply. But in VL02N I could not find how get print preview for item only. I mean I am having output type which is for item only and there is no output for header to this item.
    In example , LQCA and LQCB are not availabe under HEADER output type list. They are in item output type list only.
    Please let me know how to see print preview for this output types.
    Regards,
    Jp.

  • Output type triggering

    Hi All,
    I am setting output type to create idoc in the NACE transaction code.
    But how to call the output type, when the fields(Contract number, description, sold-to-party) are changing. I found user-exit (EXIT_SAPLV45W_001). In this user-exit, I wrote the condition saying, when those fields are changing. Later for calling the output type, i does't have code.
    Can anyone send me code, how to call (trigger) the output type.
    Thanks in advance

    Hi,
    The Output Type(Condition Type) for each Application Document(ex:SO,Contract,PO etc) is linked with Medium(1-Print, 6-EDI), Partner(Customer,Vendor) and Language.
    When this is configured it will create a record in NAST Table.
    Further You will assign this Output Type to a Triggering Form/Program in NACE transaction.(ex:RSNASTED or RSNAST00 program).
    Hope this is useful to you.
    Regards,
    Anji

  • Outbound Output Type triggering a Post Goods Issue

    Hi,
    Is it possible to create an output type that does PGI for an outbound automatically?

    We have Output for Outbound delivery SPED working to create Inbound Delivery ELN automatically.
    When i setup SPER the output to delete the inbound it doesnt work.
    I get this error:
         Object 0080006202
         Output type: Stk.Transf.DlteDeliv
         Processing log for program /SPE/STO_ID_PROCESSING routine STO_ID_DELETION
         Delivery quantity must be entered for the item
         Error during inbound delivery modification
         No inbound delivery created for the replenishment delivery 0180002846
    But SPED HAS created the inbound i.e. 018002846 and in Outbound AND Inbound there is a Delivery quantity so i dont know where to enter any other delivery quantity for this particular error.

  • Output type triggered by which tcode

    Hi,
    1. Could anyone tell me how can I determine one output type is triggered by which tcode?
    2. Please give me step by step to create new output type for new SD document type, for ex Contract, and how to populate it in VA43?
    Thanks.

    Hello,
    New Output type can be created by,
    SPRO --> SD --> Basic Functions --> Output Control --> Output Determination --> Output Determination Using the Condition Technique --> Maintain Output Determination for Sales Documents --> Maintain Output Types
    But before doing all the things you need to maintain which kind of output you want for sales documetns
    For sales documents the output condition can be maintained by VV11, delivery documents it is VV21 and for billing it is VV31.
    Prase

  • SmartForm not printing some values when output type triggered automatically

    Output type 'ZD00' for billing is created and configured in NACE with 'send immediately (when saving the application)'. I'm creating a billing document in VF01, then this output type is triggering perfectly. But when I check the form output in spool price and discount values are not displaying. And for the same billing document, when I go to VF03 and selects issue output to and execute the same output type its giving all the perfectly.
    What could be the problem ?

    there we go, you might want to have a look at RVADIN01 which is the standard driver program for invoice printing.
    Your main interest should be to see how they select their prices, and then learn from it and adopt your program accordingliy.
    Yeah RVADIN01 is a SAP-SCRIPT driver program, but the selection of data is the same as in SMARTFORMS, so dont be afraid to use their logic.
    regards.

  • Output type triggered after changes in Sales order

    Hello Gurus,
    Is it possible to manage which field changes (quantity, date) will trigger and create a new output type during Sales order change?
    Image I change the date or the quantity, I would like to create automatically a output type xxx.
    But If I change the plant, I don't want to create a new output type xxx.
    Many thanks.
    Stéphane

    Hi,
    It is very much possible to trigger the output when you change the particular fields in sales order.For this we need to go for ABAP code.
    Ask your ABAPer to do this.
    The code should be written in "Triggering point" in the processing routines.
    We have a similar requirement in our project too.Our requirement is we have maintained some values for customer groups in Header data-->Additional data A tab.
    When we change this field with a particular value,the particular letter is getting triggered as part of the output type as "ZGEN".
    In our case we have developed an ABAP code for this.
    Similar requirement is yours.Ask your ABAPer to develop a code.
    Regards,
    Krishna.

  • Output type -  medium  ALE  and EDI

    Hi,
    In V/30   while defining output type we are giving  medium ALE  and EDI  also  --
    What  is the requirement  of this assignment.?
    Regards
    Ishikesh

    It is the medium , how out put can be sent to customer.
    You can specify, for example, that the output is printed or that it is produced and sent by other means, such as fax, electronic mail, or electronic data interchange (EDI).
    If we want to send SAP Customer to SAP Customer we have to use - ALE
    If we want to send SAP Customer to Non SAP Customer we have to use - EDI

  • Output determination and output type?

    hi all,
    wat is meant by output determination and output type?how and y we use it?
    regards,
    keerthi

    Hi Keerthi,
    Output determination is used in  message control. You can read more about it here:
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/19878343b111d1896f0000e8322d00/frameset.htm
    to configure it please use transaction: NACE
    best,
    Wojciech
    <i>please reward points for helpfull answer</i>

  • Automatic configuration of NEU output types for PO Vendor and its partners

    Hi All,
    I have requirement where I need need to send IDOC to PO Vendor and its partners at the same time when PO is created and changed. I need to get NEU output types for Vendor and Partners in messages automatically. Can any one guide me how to get this functionality. Please help me with step by step process. I am new to MM.
    Thanks,
    Ravi

    To attach output type to purchase order :
    Go to NACE , Select Application EF ( Purchase Order)  and Click on Condition Records button.
    In a POP UP window double click NEU  and then select the right Key Combination and maintain right transmission medium and output devide details.

  • Automatic triggering of output type in Goods issue

    Hello Experts,
    I am trying to pick the output type while creation of goods issue document using transaction MB1A. After creation, it is not coming automatically. I did the customization setting for maintaining conditions based on output type WA02, adding trans/Event-WA, print version-3, print item-1 but still it is not populating automatically while creation of GI document.
    Could you please let me know, how to do it or if i am missing some customization.
    thanks,
    Karun

    Hi,
    To trigger the OUTPUT automatically you have to maintain the CONDITION RECORDS in MN21
    Goto the Transaction code MN21 and enter the OUTPUT type as WA02 and give the following details
    Trans/Event type
    Print version
    Print item
    partner function
    Medium
    Date/Time
    Language.
    After maintaining this check whether the OUTPUT determined automatically or not.
    I hope it will determine automatically.
    thanks,
    santosh

  • Output Type and Spool!

    Hi!
    Any ideas, if there is any map between a Output type created under VF02 and a spool processed?
    For Eg: If I create 3 Output types Z1, Z2 and Z3 and at background 3 Spools are created then how do we isolate what is the spool number for Z1, Z2 and Z3.
    Any thoughts?

    In our system, we can see the spool number while displaying the process log from VF02 transaction, in which we can see message number VN342 "Message output with spool request number &". I don't know if there is some customizing/some conditions to generate it or not.
    Check in your system if you have this message in the log. If yes, then, to retrieve this spool number, follow these steps :
    - Read all records from NAST table where KAPPL = "V3" and OBJKY = SD invoice number. Also apply a filter on the output type KSCHL
    - Get record with latest timestamp (by DATVR and UHRVR fields)
    - call function module CM_F_INITIALIZE_AND_LOAD with parameters APLID = "WFMC" and NUM = NAST-CMFPNR, which reads all messages for the invoice number and put them into memory
    - call function module CM_F_MESSAGES_GET with parameter APLID = "WFMC", it returns messages from memory
    - select message VN342, spool is in MSGV1

  • IDOC triggerred by which Output type?

    Hi Gurus,
    My requirement is to add a new segment in ORDERS05 and populate the values int he Zsegment based on the output type selected.
    I am using same user-exit to populate but i am not sure how to find the output type which user selected.
    How to find the Output type in FM IDOC_OUTPUT_ORDERS?
    Thanks GIRI

    Hi Giri,
    There is no direct provision to Read the Output type from the function module. But you can do this with the following Options.
    1) Find user Exit in PO Transaction while issuing the output. Export the output type from there and import it in your IDOC function module and then do you logic.
    2) Since you are going to Specify the Basic type and Extension in the partner profile you no need to worry about other partners. This extension will not trigger to the other partner and other output types.
    Let me know if you need any further details.
    Thanks,
    Venkat

  • Output type and TIME issue

    When the time in condition record is set to 3, then will be print program be called while saving the document?
    I am case even though the time it set to 3. Output type is proposed and saved as TIME 4(send immideately). But the form is not getting printed. I have custom print program and form for the output type.
    Thanks,
    Amol..

    Any suggestions please.

Maybe you are looking for