Output Issue for order confirmation

We have a sales order contains 3 line items 10,20 & 30.
We have found the line item 30 has been created in the sales order change log,. after the line items 10 and 20 has created. 
The print output copy is having 4 pages.
In that print preview the header data was appearing for item 10 on page 1 and the same header data was re-appearing for item 30 on page 3.
For better understanding we have taken the generated spool files of the sales order and compared with the print output copies which was sent by the user.
Also we found that all the header details ( sold-t0 & ship-to addresses ) are generating in the SAP spool file for all the 3 line items 10,20 & 30. Here the output is z output type.
But the header details are printing in the PDF ( print output ) for line item 10 and 30 only. ( Not printing for item 20 ). 
As per the SAP print program, whatever layout is generated in SAP, same thing should print in PDF
So as we assume that there is some mismatch in the layout mapping. ( here the layout is JETFORM Server )
But we are not sure about the problem ?
Please help me on this ...

Hi,
This can be due to various problems,
First check if there is any bug in the program itself. have a walkthrough. Once this is ensured, process one document in debugging mode for similar scenario and then check the spool.
You can convert the spool into PDF using your own program and then use the same spool for PDF conversion using some SAP programs like RSTXPDF4 etc. If there is an issue with your program, you can find out using these cases.
Also, there can also be problems which are printer specific. I would suggest you to test in different printers. Then only you can decide if ABAPer needs to fix it or you need a BASIS guy.

Similar Messages

  • EMAIL Output Type for order confirmation

    We have created a custom output type to send an email confirmation. The config was done with transmission medium 7. RSNASTSO has been copied into ZRSNASTSO as processing program and the routine being called within this program is SAPOFFICE_AUFRUF_VX. The output determination process works upon creating and saving the sales order. However, we were not able to debug the ZRSNASTSO program since the va01/va02 t-code doesn't stop where the break-point was set. The processing log shows that the ZRSNASTO routine SAPOFFICE_AUFRUF_VX as being executed. Any inputs on this is higly appreciated.

    have to checked out output type is taken in output of the SO .
    check VA02->Extras>output--->Edit, here u have to check the o/p type.
    Regards
    Prabhu

  • Output Control Routine for Order Confirmation

    Hi,
    I have a problem in sending out order confirmation when the customer have a credit block, no order confirmation is being sent.
    Checked on transaction NACE, the routine for Order Confirmation (Routine 2), returns a sy-subrc =4
    when  the credit block is set. What is the best way to correct this?
    Thanks,
    Catherine

    Create the new routine in VOFM->Requirement->Output Control. Make the required changes in routine source text and assign it to output procedure (NACE).
    Thank You,
    Ganesh

  • No condition maintained for Order Confirmation output type but still active

    Hi,
    I have NOT maintained any Condition record for Order confirmation Output(BAFX) but still it is generated and Fax instruction is being sent to the Sold to Party. Also i found that NO condition record for Order confirmation output(BA00) is also maintained but still Order confirmation is still being triggered.
    Actually i want that NO Fax instruction is to be sent for Order confirmation for some of the customers.
    Kindly advise.
    Thanks,

    Hi vk@sap,
               Check in the output analysis how the output was determined, so that you can know why they're still determined.
    Thanks,
    Mariano.

  • Line item issue in order confirmation

    Hi folks..!!!
      i have an issue regarding order confirmation. while i am trying to display a sale order that line item quantity and somo more data's are printing in second line. i need those data's has to be print in same line in line i.e  item , material and material description displaying row...
    while in layout they done for item, material , material desc are in one TEXT element i.e ITEM_LINE and Quantity and some more fields  are in other TEXT element i.e ITEM_LINE_PRICE_QUANTITY, i think becoz of this quantity is display in second line.. could you plz solve this issue..
    ITEM     MATERIAL     QTY      DESCRIPTION   PRICE....
    10           ABC                           DEMO       
                                    10PC                                 2113
    i need output like this...
    ITEM     MATERIAL     QTY      DESCRIPTION   PRICE....
    10           ABC             10PC          DEMO         2133

    hi ,
    u r using script or form ?
    if u r using script ...
    in tag column put "=" ... so it will cont with the prev line...
    in case u r using smartforms ... keep all the values in single text element ...
    is there any problem in putting them in single column ?

  • Output determination for ordering address

    Hi
    In our business, more than one ordering address might be available for the same vendor. Therefore, we need to send Purchase Orders to different Ordering Address for the same vendor.Kindly help how to maintian the output determination for this.
    -Prabu

    Hi Prabhu
    Output determination
    What is output?
    Output is communication. When we create a transaction in sales & distribution, and save the transaction we may have to communicate to the concerned business partner about the transaction.
    Example;
    Customer--Purchase Order-VA01 (Create sales Order)- save the sales order- send the order confirmation to the customer
    Here the output is “ Order confirmation”
    This output is sent to business partner-Customer-Sold to Party
    Other Examples: Quotation, Invoice, Delivery note, Packing List
    Output determination happens through Condition Technique.
    Condition records are very important here. And these records contain answers to following questions.
    a)     What is the Output Type? Order confirmation or Invoice etc
    b)     Who is the recipient? A Sold-to-party or Payer etc.
    c)     What is the media? Take print out and send, or as email? Or Fax? Or EDI (Electronic data Interchange)
    d)     When output to be processed? Immediately when the transaction saved or scheduled to happen at particular Time etc
    e)     In which language the output to be prepared
    Customization:
    IMG—SD—Basic functions—Output Control
    Output Determination
    Output Determination using Condition technique
    Maintain Output Determination for Sales Documents
    Maintain output types
    SAP provides standard Output types for sales, shipping, transportation and billing
    Sales:
    AF00                    Inquiry
    AN00                    Quotation
    BA00                    Order
    RD03                    Cash sales invoice
    Each of this condition type has Repository data called Routines
    a)     Program---Program that reads data from tables (VBAK / many tables storing data pertaining header etc)
    b)     Form routine—Program used for creating layout
    c)     Form---Layout
    The Output type has an Access sequence
    Example: BA00 has access sequence 0010
    Access sequence uses sales document type as the field under table 7
    SAP provides standard Procedures, Copy the procedure and assign it to the Sales document Type
    Select maintain output determination procedure
    Position               V10000 (Order Confirmation)
    Select V10000 and Copy as
    ZV1000 Kirlosakr Order Confirmation
    Save
    Assign output determination Procedure
    Allocate Sales Document Header
    Position ZKOR
    Sales document Type               Procedure
    ZKOR                              ZV1000
    Save
    Now maintain Condition Records
    SAP menu—Logistics—Sales & Distribution—Master data-Output--sales document
    Create VV11
    Sales Doc=ZKOR
    Partner function=SP
    Media=1 Printout
    Date=4 immediately when saving transaction
    Lang=EN
    Now select Communication Tab
    Printer= A000 virtual Printer
    Save the Record
    Create an order and check the Order Confirmation
    Create VA01
    Save
    VA02- sales document—issue output to
    Select BA00 and select Print review to see the Output
    Outputs for shipping processes customization carried out under Logistics Execution
    IMG Menu—Logistics execution—Shipping—Basic shipping Functions-Output Control-Output determination---
    Maintain output determination for outbound deliveries
    Std Delivery outputs
    LD00                    Delivery document
    PL00                    Packing List
    Follow the same procedure, like in sales, Copy the std Procedure and assign to respective documents like Delivery document etc
    Output determination for Groups---Used for picking list generation
    Output determination for handling units—for packing
    Reward if useful to u

  • Standard print program for order confirmation

    Hi All,
    I have created smartform for sales order confirmation,now i want to attach it to output type i need standard print program for order confirmation.Do we have any standard program for the same ?
    Thanks in advance
    Shrila

    Hi Shrila,
       refer to the thread below:
    Order confirmation  smartform
    With luck,
    Pritam.

  • Standard smartforms for order confirmation

    Hi all
    i search the standard smartforms for order confirmation. What's the name for this form....
    i have only find for invoice LB_BIL_INVOICE and for Delivery LE_SHP_DELNOTE, but not for oder confirmation....
    thx abap_begin....

    Hi,
    For the printing of the order confirmation there is a standard script RVORDER01. You can find this in transaction NACE by choosing application as V1 then output type as BA00 and then Processing routines.
    Regards
    Dillip Sahoo

  • To create varaibles in Mail Forms for Order Confirmation

    Hi All,
    I am having an requirement to send an email for order confirmation with some customer dependent data and some product data to be sent along in the mail, This has to be done through action.
    I want to use mail forms for this but in this I am not able to create variables in the mail form through which i can pass th value to the variables in the mail form.
    Please suggest what to do for variable creation in mail form.........
    Is there any standard oder confirmation template available as it is available for campaign??????
    Thanks and Reagrds
    Mayank

    Hi Mayank,
    I am not sure but u can try below standard smartforms :
    CRM_SERVICE_CONF_EXT
    CRM_ORDER_SERVICE
    Regards,
    Dipesh.

  • Smartform print program for order confirmation

    Hi experts.
    I am looking for a smartform print program for order confirmation.
    The order confirmation in standard is a script with the name RVADOR01 and I tried to copy and change but I don't know which to eliminate and whcih to keep it.
    If any body written the program already please provide me or provide the link to check.
    Thanks in advance
    Sai

    this is the processing form.
    form processing.
      data: lf_fm_name            type rs38l_fnam.
      data: ls_control_param      type ssfctrlop.
      data: ls_composer_param     type ssfcompop.
      data: ls_recipient          type swotobjid.
      data: ls_sender             type swotobjid.
      data: lf_formname           type tdsfname.
      data: ls_addr_key           like addr_key.
      data: document_output_info type  ssfcrespd,
            job_output_info type ssfcrescl,
            job_output_options type ssfcresop.
      perform get_data.
      check retcode = 0.
      perform set_print_param using      addr_key
                                changing ls_control_param
                                         ls_composer_param
                                         ls_recipient
                                         ls_sender
                                         retcode.
    *Get the Smart Form name.
      if not tnapr-sform is initial.
        lf_formname = tnapr-sform.
      else.
        message e001(/smb40/ssfcomposer).
      endif.
    determine smartform function module for invoice
      call function 'SSF_FUNCTION_MODULE_NAME'
        exporting
          formname           = lf_formname
        importing
          fm_name            = lf_fm_name
        exceptions
          no_form            = 1
          no_function_module = 2
          others             = 3.
      if sy-subrc <> 0.
      error handling
        retcode = sy-subrc.
        if sy-subrc = 1.
          message e001(/smb40/ssfcomposer).
        endif.
        if sy-subrc = 2.
          message e002(/smb40/ssfcomposer) with lf_formname.
        endif.
        perform protocol_update.
      endif.
      call function lf_fm_name
        exporting
          archive_index        = toa_dara
          archive_parameters   = arc_params
          control_parameters   = ls_control_param
          mail_recipient       = ls_recipient
          mail_sender          = ls_sender
          output_options       = ls_composer_param
          user_settings        = ' '
          is_nast              = nast
          is_vbdka             = vbdka
          is_addres            = addr_key
        importing
          document_output_info = document_output_info
          job_output_info      = job_output_info
          job_output_options   = job_output_options
        tables
          it_vbdpa             = tvbdpa    "Item information
          it_vbdpau            = tvbdpau   "Subitem numbers
          it_vedpa             = tkomservp  "Contract Item Validity
          it_vedka             = tkomservh  "Contract Header Validity
          it_vedpn             = tkomservpn "Contract Item Cancellation Data
          it_vedkn             = tkomservhn "Contract Header Cancellation DA
        exceptions
          formatting_error     = 1
          internal_error       = 2
          send_error           = 3
          user_canceled        = 4
          others               = 5.
      if sy-subrc <> 0.
        retcode = sy-subrc.
        perform protocol_update.
    get SmartForm protocoll and store it in the NAST protocoll
        perform add_smfrm_prot.
      endif.
    endform.                    "processing

  • Output Through FAX and Email for Order Confirmation

    We are yet to have this in our system and in requirements gather phase for my FS. I request you to help me in finishing this .
    so far i considered the following
    The following information is required :
    1. To all SD documents ? ( For eg : Order Confirmation,Delivery Note ,
    Legal invoice )
    2.Need to have a fax number/Email maintained for a customer
    3. Frequency of the ouput?
    4. Is duplication of output through email/Fax is required ?
    5. If sent by mail, in simple mail/ an attachment in pdf required and
    what shall the subject line contain?
    Please guide if i am Missed any requirement gathering . pls write me or send some kindaa FS

    Hi Yuvraj
    Kindly check the links for the output configuration and other inputs also
    [https://wiki.sdn.sap.com/wiki/display/ERPLO/OutputDeterminationOverview]
    [https://wiki.sdn.sap.com/wiki/display/ABAP/SendSpoollistofbackgroundjobtoSAPinbox]
    [https://wiki.sdn.sap.com/wiki/display/ABAP/PDFDownlaodByCreatingSpool+Request]
    Regards
    Srinath

  • Output determination in SNC for order confirmation

    e want to use output determination to update SNC replenishment order when changes are done in R/3 sales order. We are not using new doc type. So no option left but to use 'Created by' as an option to trigger an output determination but it's not working as dezired. What could be best to use for output detrmination.
    thx

    Hi Vaibhav
    As far as i understood you have created
    Output type assignment to partner functions under spro-s&d-basic func-output control-maintain output deter for sales doc
    -assign output type to partner function-
    Output Type: XX
    Medimu : 6
    Funtion: $$
    Name :Created by
    Under  spro-s&d-basic func-Partner determination-setup partner determination-Set Up Partner Determination for Sales Document Header
    for each sales doc type a partner determination procedure is assgined under Partner Determination Procedure Assignment node
    Under Partner Functions, can you try using partner type as customer or logical system instead of user???
    and assign teh same partner type to ur Partner Determination Procedures under Partner Functions in Procedure node
    And try to check,
    Best Regards
    Vinod
    Edited by: Vinod Kumar Pedapati on Feb 14, 2011 1:19 PM

  • SDQ segment for Order Confirmation

    hai all
             customer sends in purchase order with only one line item but has 10 ship to party with their respective quantity. this is done with help of ILN(international location no).we have custom segment below E1EDPA1, which has ILN, qualifier for ILN, quantity, UOM fields init.
    Individual sales order is created for every ship to party and order confirmation idoc is also created and collected. Now with custom program i have to create single idoc with custom idoc type ZORDERS05 with all
    the collected idocs, which should have only one line item and all ship to paty in ILN(custom segment). can any one help me in this matter. if you have any code for this scenario pls provide.
    thanks and regards
    vijay

    Hi,
    For the printing of the order confirmation there is a standard script RVORDER01. You can find this in transaction NACE by choosing application as V1 then output type as BA00 and then Processing routines.
    Regards
    Dillip Sahoo

  • Standatd samrtfrom name for Order confirmation

    Hi ,
    What is the standard samrtfrom name for ordder confimataion and how to see standatd smartfroms, I see in NACE for for output type BA00 only forms is assingned there.
    Appreiciate your help.
    Thanks
    Naveen

    /SMB11/SDORC_L
    /SMB40/SDCON_DE
    /SMB40/SDCON_FR
    /SMB40/SDCSH_A
    /SMB40/SDCSH_DE
    /SMB40/SDCSH_FR
    /SMB40/SDCSH_L
    /SMB40/SDINQ_A
    /SMB40/SDINQ_DE
    /SMB40/SDINQ_FR
    /SMB40/SDINQ_L
    /SMB40/SDINQ_UK
    /SMB40/SDORC_A
    /SMB40/SDORC_DE
    /SMB40/SDORC_FR
    /SMB40/SDORC_L
    /SMB40/SDORC_UK
    /SMB40/SDQUO_DE
    /SMB40/SDQUO_FR
    /SMB40/SDQUO_UK
    /SMB40/SDSDA_DE
    Goto transaction smartforms type /smb* an hit an F4 then serach with with order confirmation u'll get the entire list.
    кu03B1ятu03B9к
    Edited by: kartik tarla on Mar 30, 2009 5:04 PM

  • V/30: Include NAME1 in Document Title for Order Confirmation per Email

    We have configured a sales order output condition for forwarding order confirmation per email. Within the document title (Mail Title & Texts) there is reference to e.g.  &VBAK-VBELN& etc. Is it possible to add NAME1 within the title?

    Case resolved - can use KUAGV-NAME1

Maybe you are looking for