Issue output type

Hi All,
I've configured output type for sales order.output condition records are also maintained in VV11.
It's workign fine when I create or change sales order in VA01 or VA02(Issues output type - yellow colour).In turn for this output type we have scheduled background job in WE15 which creates idocs.
Now when I do PGI or create delivery for the order the same output type has to be proposed for the corresponding order.
How can I do it?
FM 'WFMC_MESSAGE_SINGLE'  cannot be used as this FM is triggering the output type to generate idoc directly(same like WE15 ;it generates idoc but no output type is found in SO), but what I need is it has to create output type in sales order with yellow colour.
IS there any way to do this?Any BAPI or FM?
Regards,
Ponraj.s.

Is there anyone have any updates on the above issue. need your help in this regards

Similar Messages

  • How to display error message in Billing Output Type (VF03).

    Hi,
    could anyone suggest how do i display error message via billing (VF03) output type?

    i want to display an error message from my sapscript program.
    *determine discount
    it_zmas-discount = it_zmas-gross_value - zkwert.
    MODIFY it_zmas.
    ELSE.
    MESSAGE ID 'Z0' TYPE 'S' NUMBER '999' WITH 'Please maintain cust pricing grp 34 for ' wa_zmas-matnr.
    p_proc_screen = 'X'.
    ENDIF.
    when user enter billing doc no in vf03, user will click 'issue output type' and select their output type to be printed out.
    if there's an error in the print program, it should promt out an error message and do not allowed user to print preview and print the form out.
    what i had did previously, i prompt the error message and disable the print preview button. i think its not a good solution and i am not sure how to stop the form from not printing it out.
    i was wondering is there any user exit of the output type, vofm (which i had this solutions from my previous question, but unsure how to use it) or any other solutions.
    please help.

  • Need to call custom version of RSNAST00 from VF03 output type

    I have created a customized version of the RSNAST00 program which is valid for two existing ouptut types for billing condition "V3".  This new program (ZRSNAST00) works fine when called directly (i.e. se38).  However, when issuing output type via VF03, the old program is called (RSNAST00).  Is there a setting to tell the output type to use ZRSNAST00?
    FYI, I have checked NACE, and the output type references the print program (which is the same for both versions of the driver program. 
    Thanks for any help!
    jeff

    There is some special sort I had to include for printing.  Client needed to have page-number order (single page first, 2-page next, etc.) in the spool. 
    I may need to create new output type for the ZRSNAST00 version to run, and leave RSNAST00 for the "normal" single processing via VF03.

  • SAP Script is not getting called for GI Output type WA03

    Dear All,
    I have designed one SAP script for goods issue output type WA03 for Tcode Migo.
    I have assigned the form name in NACE. But the problem is it is not picking my form, It is giving some Express document error. I am not able to know how the transaction is picking up the form since it is not going to the standard program even though i have kept breakpoint there. Can anybody let me know how the print program (SAPM07DR)is getting called from MIGO.
    print program  name is SAPM07DR.  Standard Script name is WASCHEIN.
    Regards,
    Ravindra Jain

    HI Ravi,
    Did you check the entry in NACE. I think you need to configure the Driver program and sap script there. just try to put a session break point and check why it is not picking.
    Thanks,
    Chidanand

  • VL02N Output type issue.

    Hi,
    When I execute the tcode VL02N for any output type (ZEU5) for print preview and external mail then it is giving error that "Output could not be issued".
    I have also checked the config of NACE , it seems to be ok.
    So what are the other possibilities of this error.
    Thanking you in advance,
    Regards,
    Vikram

    Configuration of NACE does not make all the difference. The only way to come to the solution is to debug from point when button is clicked for print preview or etc.
    Possible reasons may be there calling program before making a call to script or smartform encountering a problem. It may be that program is not able to get the desired data correctly from the tables or some other problem(Mainly due to subrc not coming to be 0).
    Apart from this even if call is made successfully to the form but inside there could be problem like using command in smartform.
    Thanks,
    Mark

  • Multiple output types issue

    Hello,
    I configured two output types (Bill of lading & Packing list) for the application V7-transaportation. I am able to get both the outputs. Now, I am able to get a print for BOL and also a print preview. For Packing list I am able to see the screen view(print preview), but when I try to print it directly it gives me an error " output could not be issued" . When I go to Output-> screen it is showing me the output.
    I have maintained all the required print parameters and assigned the print profiles to the output types.Is there a problem with my configuration? can't I print two output types simultaneously?

    Hi,
    Is there a printer defaulted to your output types?  You can issue multiple outputs at the same time.
    If the output types have been determined in your document, then nothing wrong with the determination process.
    If the output can be previewed, nothing wrong with the SAPScript or Smartform.
    So maybe something to do with compatibility with the printer chosen.
    Phyllis.

  • Output type issue

    Hello,
    I have created new Z* output type and done all confirguration related to this.
    When trying to save this output type for one of the material doc.  in transaction  MB02 - >  Details & Messages, am getting below message
    "Express Document "  Update was terminated " received from author "User id" "
    When checked the same in SM13 transaction, following error message found :
    Class : J3R_LEGAL_FORMS
    Number : 022
    " Number range error: number could not be generated for number range J3R FORMS (01). "
    Is this realted to number range issue ? If so, how can i resolve this ?
    Appreciate your help.
    Thanks
    Nag

    Hi,
    Please check with ABAP , seems output Form assignment error , not sure
    Thanks
    Diwakar

  • 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

  • EK00 Output type issues

    We have an issue with EK00.  We have the shipping points defined in VP01SHP but it does not create a EK00 for the shipping points.  What else could be wrong?
    Regards,
    Davis

    I found the issue.  We had the wrong output type in OVLT.

  • Script Form print issue with output type

    hello,
    i have maintained a output type for a purchase organisation in MN04, VN partner keep blank , medium 1 for print out and in date time : 4
    output device is 'LOCL' "print immediately" and "release after output" are active in communication.
    a message type generated when i created a PO, but it is a red light, and processing log is "Error in OPEN_FORM for document xxx".
    after checked, custom script from caused this issue, but how to resolve this problem?
    best regards,

    Hello,
    The error ME142 can have different causes like missing authorizations
    or a terminated connection. Please see SAP notes 397691 and 532251. This note
    states that is errors occur when purchasing documents are output, If
    errors occur when purchasing documents are output, the system generates
    an error message in the message log of the message overview. However,
    error message ME142 'Error in OPEN_FORM for document &' contains only
    the information that an error occurred and not the error cause. With the
    attached source code, the error cause is also displayed in the error
    message.
    Regards,
    David

  • Multiple issue in output type

    Hello,
    we have output ZROS configured. No custom enhancements. Sandard EDI output us attached to it. In the config of output type, we have "multiple issue" ticked.
    1) what is the meaning of multiple issuing. does it mean, that whenever someone goes into delivery in change mode and goes out of delivery, system will give a pop up that delivery has changed and if we press save, then the output will be trigerred ?
    2) We have seen whenver the shipment is created for the delivery, then the transportation planning status  of delivery is changes (as per standard sap ), then we see that there is another output ZROS trigerred from delivery ? Why is the output Trigerred when transportation planning status is changed for the delivery  ?
    regards
    Pamela

    1. Once you check the 'Mulitple Issuing' box then it allows you to use more than once the same output type for the same partner.
    2. Answer is on your question itself, i.e., you have checked the 'Multiple Issuing' Check box for your output type so whenever you do changes in delivery so automatically same corresponding output type will be triggered.
    If you don't want this to happen for every delivery changes then you shouldn't check the box.
    Please try above the step to stop multiple output trigger.
    Anandkumar KS

  • Issue in Output type

    Hi,
    We are trying to do a PGI via IDOC.
    When we do that the output type is not created automatically in the delivery.
    Can anyone help on this?
    Regards,
    Ankur Parab

    Hi,
    Actually the issue is when we do PGI manually the output message gets determined automatically but when we do PGI via IDOC using basic type DELVRY05 it doesn't gets maitained.
    Condition records for output types were maintained. Please let me know if there is any note available for the same for ECC version.
    Regards,
    Ankur Parab

  • PO Output Type Issue

    Hi Gurus,
               I created New Output Types for PO (PrintOut & Fax).The Output for the Printer is working fine and when i am trying to use the Output type for Sending the FAX,it is throwing an error that "Cannot Process Message,No route from XXXXXXXX to 08-000-0000".
               I have checked and all the configs are done properly for both the types.Please let me know the solutions for the error.Thanks in Advance.
    Thanks,
    Nambi.N

    Please check the config as per note 455140.
    The two steps I would advise you to take with this issue are:
    1) Confirm that the SAPConnect node you have configured for INT
       transmission is in use and
    2) Confirm that there is a valid address area set up in this node, for
       roger_xu@DP&UPTX.COM - for example '' or '@DP&UPTX.COM'
    Sanjeev

  • SPED output type doesn't appear when goods issue done

    I have made goods transfer from one storage to another via two-steps procedure. Both storages have WM.
    So I create UB order (Me21n) -> outbound delivery -> transfer order. Then I approve the transfer order and the goods issue is done automatically. In this moment SPED output type has to appear in outbound delivery and to create inbound delivery.
    SPED settings are:
    dispatch time - 4 (Send immediately  when saving the application)
    transmission medium - 8 (special function)
    req. routine - 408.
    The problem is that after goods issue done via transfer order approving I haven't SPED in outbound delivery. I need to open the delivery to change (SPED appears) and save it. Can it be solved by any standard method or only by ABAP?

    Hello Mihailo
    Thank you for your answer.
    I think so too but I hope it can be another way. It's really strange situation because I see that the delivery status is updated after the goods issue. So the devilery is re-saved. But the output document doesn't appear.
    How you solved it in your expirience via change the delivery in background by ABAP or via any new req. routine?

  • Output type message issue

    Hi  experts,
    I got an issue regarding po's output message related one
    here is issue : In my production system some messages(NEU) type are deleted manually (in me22n).
    next day to the same PO's NEU type message is sent to vendor with out physical trigger and with out any changes made to that PO's.
    PO message settings : output type : purchase order(VN) , medium EDI ,date/dispatch time 4 ,send with periodically scheduled job
    program : RSNAST00 job name : RSNAST00 ( i found it from tbtcp table)
    here i want to track out why it was happening. I am abap developer.
    where would be the problem is happening.my functional was saying that it was due to the job process which triggers program"RSNAST00 " in background.he was asking to check the current settings of that job process.
    Even i tried to debug the RSNAST00 program. still i didn't found any solution for that .
    here one more problem is : it was triggering output next day itself.my functional is asking to find out that from where it was extracting date and time to send output.
    why it was sending output next day .why not it on that day itself.
    thanks
    konidala

    Hi
    If output is sent through periodically scheduled job.Then output is sent as per the schedule.
    For eg,
    You have scheduled a job RSNAST00 for evey monday 9 am.
    Then it will process the output every monday 9am irrespective of time and date of output in PO.
    To send out put immediatley make date/dispatch time 1(Send immediatley).
    Hence check the job for time,day or date scheduled make necessary changes if required.
    Use SM36 tcode or you can find it is tbtcp table also.

Maybe you are looking for

  • Ipad mini question

    I got a the ipad mini as a gift. No setup screen but just the password on when powering on. Solution?

  • How to I get iMac 500 G3 restore disk?

    How to I get iMac 500 G3 restore disk?

  • Apple Pre-order with FAN account

    I've never pre-ordered a phone before but I want to with the new iPhone 4. I have a FAN account with AT&T and I want to know if I can still preorder with apple or must I go to the AT&T store? Thanks Sam Stegall

  • Format that does not permit data modification?

    When I try to change date/time of some images, I get this message. +"Aperture was not able adjust the date and time of the master files because they have a format that does not permit date modification."+ While some images are modified successfully,

  • 340AP only working as a Survey Client?

    I have a 342 AP that will not allow me to set it for AP/Infrastructure mode - it wants to revert to Survey Client at every boot. It's running 4.25 and 11.07 - what am I missing?