Problem in printing Order Acknowledgement Smartform

Hi All,
I am trying to print my Custom Order Ack every thing prints good and works fine except on the first page,Its printing all windows and the header of the main window but its not printing the item details on the first page. From second page onwards its printing fine with all windows and Main window header, item and footer details. I am unable to figure out why its behaving like that on the first page.The item details include the line item details and long text. I checked my internal table which i am using in my main window for any blank data, but my internal table looks good. Any suggestions why i am unable to start printing the item details in the first page instead of from secod page.

If you are using custom program, make sure you are not calling new page inside your custom program
or
Check you form, see that there is no condition inside your form
Ex:IF  PAGE NE 1.
Close the thread once your question is answered.
Regards,
SaiRam

Similar Messages

  • Adding New View Objects/Link on "Preview and Print" - Order Acknowledgement

    Hi,
    Can we add New View Objects/View Links for the existing "Preview and Print" Order Acknowledgement.
    I want to add for the 2 new functionalities i.e., for Charges (from OE_PRICE_ADJUSTMENTS_V ) and the Line Level Notes, which is currently not supported by Oracle.
    Can anyone help me on acheving this functionality?
    Looking forward for your response.
    Thanks in advance,
    Regards,
    Muru

    You can do that. You should first create the new business objects(AM, VO, VL) in jdeveloper, create your new regions in jdeveloper, associate the AM to the top level region(stackLayout) you create. Use personalization and add a stack layout in the Preview and Print page, set the extends property to point to the new region which you had created. Donot forget to deploy all the files in middle tier before doing the personalization.
    The AM which you had added to the stackLayout will automatically be nested with the root AM of the page during runtime.

  • Printing Order acknowledgement and pick list

    SAP 2007 A
    Please follow scenario:
    Create sales order with 3 line items. If we print order acknowledgement only display is correct. If we print either the pick list only or the order and pick list combination we sometimes see the three items repeated on the pick list and sales order prints fine. This only occasionally happens and we cannot see any pattern as to why it happens. Anyone ever experience this and/or have a suggestions as to what may be causing the problem

    What is your PL?  It sounds like a bug to me.
    Thanks,
    Gordon

  • Problem with printing logo in smartforms

    Hi guys,
    we have a logo in a window, its working fine in print preview, however when printing the document its all black. The logo does not display, instead the window is blackened.
    Please advise.

    Hi freishz ,
    When u r sayin 'document its all black' do u mean that the background of image is appearing black or it is completely black nothing is displayed?
    I had faced similar problem in smartform,where i was gettin grey background of the logo...
    For this, you need to edit the logo image first. open the logo image in ms paintbrush and save it as 256 color bitmap image. now upload this bitmap in sap using tcode se78.
    Now use this logo......

  • Problem in print preview of smartform

    hi all,
    when i transport my smartform from dev system to production system. In the print preview , the numeric values are getting reduced to *.
    i.e *99 where as the correct value wa 267542399.
    where as the print priview of the same smartform on dev is working fine.
    kindly let me knw how to solve this problem.
    expecting your answer!!
    rgds

    Hi,
    You need to take the long field than the current field, in the DEV system the length is sufficient for the value but in the Test system the value is coming more then the Field length, so take the same length of that field so that that will work in every system
    Regards
    Sudheer

  • Problem with printing logo in smartform.

    Hi guys,
    We have a logo in a window, its working fine in print preview, however while printing the page data ,other than logo is comming fine on printout , but logo is not comming fine. Logo is comming like one black vertical strip on left side of page. Even if i used standard Logo like ENJOY , same problem is comming. Please please give solution.
    Regards,
    Pradip

    Hello Pawar,
    The the problem is with printer drivers thats what i think....Please ask you SAP Basis guys to work on it..Tell them logos are not printed correctly....Please do the config and install the driver for the same.
    Regards,
    Nabheet Madan

  • Printing graphics (via SmartForms?)

    Hello,
    I have problem with printing images via SmartForms. I know that I must firstly import graphics using SE78 transction and then use it in SmartForms. We would like to print small jpg images which represents rough preview of product in invoices, offers etc.
    Problem is that we have tens of thousands of materials and each has a preview. All images are stored in DMS (KPro) so I thing that is inefficient to import all images again in SE78.
    Does anybody know how to avoid converting all jpgs to tiffs and importing in SE78. Maybe some other printing solution than SmartForms?
    Thanks a lot,
    Zdenek

    This is a common problem. To accomplish this you may need to resort to new BC-XDC interface which can convert non OTF/ALF output to PS/PCL and then feed to spooler, as spooler is not capable of dealing with other native formats such as images.
    Another option is to use 3rd party OMS tools, or KPro/ArchiveLink mass printing solution "APS".
    Regards,
    Vishal

  • Address printing pb in smartforms

    hi all,
    I have problem in printing address in smartforms
    In customer master if i choose country US, address is printing properly
    If I choose Country IN, it is not printing.
    please guinde me how to solve this issue.

    Hi
    Are you using an Address Node in the Smartform to print Addresses? Use an address node, in the address node pass the Address Number and it will display the address.
    You can retreive the address number from the master table based on customer number and pass that variable to address node. You can use Program Lines to retreive the address number.
    Regards,
    Vishwa.

  • Logo printing issue in Smartform

    Hi,
    I have uploaded company logo and i am using this logo in my Z*PO smart form, during printpreview it is showing correctly (the alignment and resolution), if i print that, the logo alignment is not proper, it is coming down than what i am aligned, the placement is perfect in printpreview.
    Let me know, is there  any other setting that i need to make.
    Thanks,
    Prasad S.

    Hi friend,
    I think there are lot of related post in SDN for this problem. Just search the forum before posting questions.
    One of the similar post i have attached below.
    Link : [Problem with printing logo in smartforms|Problem with printing logo in smartforms;
    I think this will help you. If you still did not get the answer just search in Google by giving the key word "SAP + SDN + Smartforms + Logo printing problem". There are large of solutions to help you.
    Thanks,
    Sri Hari

  • Re-print order acknoledgement automatically

    Hi All,
    Can you please tell me the configuration, how to re-print order acknowledgement automatically once the change in material quantity or addition or deletion of line item is done in sales order.
    In otherwords, automatic repeate output once the changes is made to sales order line item.
    Thanks and Regards,
    Rajiv

    Just want to point out that the option mentioned above is not just for changes in the line items. Basically, any time anyone enters the Change transaction and saves the document, output will be created again (providing that previously created output has already been processed, of course).
    I don't think there is any standard functionality to track specific changes in SD. There is one in Purchasing, where you can specify, which fields will be considered "a change", but I couldn't find a similar option in SD.
    If it's crucial to create output only when the line items have changed, you might need to write your own ABAP routine for a requirement or something along those lines.

  • Printing of Production Order related smartforms while creation of P.O

    Hi All,
    SCENARIO:  Production order related smartforms have to print as soon as we create the P.O. It is happening when I create the P.O in CO01 in front end.
    PROBLEM: I am calling CO01 transaction in BDC method and creating the P.O, I have used MODE 'E' UPDATE 'A' in call transaction method. Here it is not triggering the smartforms. First of all, it is not triggering my print program itself. But it is happening while in creation of P.O in front end.
    Can anyone tell and suggest me, how can we solve this problem.
    Thanks and Regards
    Ramesh mavilla.

    Hi Ramesh,
    Few screen would popup only in foreground but not in background. That could be the reason bcz of which you BDC is not working in background.
    Please pass the BDCMSGCOLL data into a spool using WRITE statement to check what is the error in executing BDC.
    Else debug the background job using JDBC in command prompt of SM37.
    Best regards,
    Prashant

  • How to Customize Preview and Print / Sales Order Acknowledgement

    Hi,
    Our client needs some additional attributes on a sales order acknowledgement print ( Preview and Print ) output.
    The current layout is based on ONTORDDFFN.xml and ONTORDDFN.xsd
    How to customize the same to include additional attributes like Territory and Shipping instructions etc.These new fields are not there in xsd or the xml.
    Appreciate your great help.
    Regards,
    Raju

    Per Oracle you need to implement the method "getPrintExtensionXMLFragment" of  PrintExtensionObject.java. Oracle has given the flexibility that getPrintExtensionXMLFragment can either return a XMLFragement or a sql query.. If the code in getPrintExtensionXMLFragment returns a string which starts with "select" Applications code will execute that query and the corresponding XML will be appended to the main XML. This needs to be written in a CustomClass and then set to the Profile " OM: Printed Document Extension Class Name".
    I would like to know if somebody has extensively added columns at the different levels (header, lines, Addresses, Line Discounts, Charges) and the same additional cols. were implemented in the CustomClass. Let me know.
    Regards,
    Rajesh.

  • Problem in Purchase Order printing

    Dear All,
    I have some problem on printing purchase order.
    Purhcase order contain service line. For all service line it should be print out in the layout.
    But for this PO it doesn't print out all service item.
    When i checked the table ESLL for this PO service item. it contains 2 entry records for header information.
    Does anybody know how to fix it.
    Becuase user want to fix it ~~~~
    Regards,
    Luke

    Dear BK,
    For print out PO, our system just using the sapscript only. How can i check it?
    Dear GK,
    The message status in ME22N / ME23N are green light which means that is completed, right?
    Please kindly give more advise on it.
    Regards,
    Luke

  • Problem in printing process order.

    Hi dudes,
    Our users are taking print of process order after release status and then the goods movements will be carried out manually. There is a problem with some orders belongs to one material where the some of components in process order are not getting printed. one or two are missing.
    Please suugest is there any note related to the specified issue
    Robert

    Dear,
    Pick list is sorted on material number and not on item num ber, hence you may see that difference.
    Some of the materials may not come if the final issue tick is active.
    The process  order can be printed in COR2 screen itself.(Ctrl+P
    But for the preview after printing, you can view the spools created in SP01.
    Transction code : CB85
    Maintain the parameters from order type PI01.
    Please refer this thread also,
    [Printing process order|Re: Print Process Order]
    Regards,
    R.Brahmankar

  • How to print sales order acknowledgement while printing purchase order

    how to print sales order acknowledgement while printing corresponding purchase order
    in me22n

    in print program of Purchase order.. try to trigger output for Order Ack. as well...
    Order acknowledgement

Maybe you are looking for