Print out in MB90 for GRN is not coming in English

Dear Friends,
While taking the print out in MB90 for GRN document, it is not coming in English.It is coming in some unreadableformat.
In MN21 I have mentioned the language as EN.
In the configuration of output type WE03 I have mentioned the language as EN intransaction code M706.
A reply will be highly appreaciated.
Regards
Rutabhadra Panda

hi
check whether the printer you installed is having the proper driver.

Similar Messages

  • How to print out the text for Info record in ME23?

    Dear all,
    I need to print out a report of PO data. need to print out the text from Info record note (like the picture shown below) in ME23, how should I pull that field and display out?
    I need the solution urgently. Hope experts can help.
    Thank you very much.
    [http://img293.imageshack.us/img293/238/inforecordnd1.png]

    Please check below sample code:
    PARAMETERS: p_ebeln TYPE ebeln OBLIGATORY.
    TYPES: BEGIN OF ty_ekpo,
             ebeln TYPE ebeln,
             ebelp TYPE ebelp,
           END OF ty_ekpo.
    DATA: i_ekpo TYPE TABLE OF ty_ekpo,
          wa_ekpo TYPE ty_ekpo.
    DATA: l_name TYPE tdobname,
          i_tline TYPE TABLE OF tline,
          wa_tline TYPE tline.
    CONSTANTS: c_id   TYPE tdid VALUE 'F02',
               c_object TYPE tdobject VALUE 'EKPO'.
    AT SELECTION-SCREEN.
      SELECT SINGLE ebeln INTO p_ebeln
             FROM ekko
             WHERE ebeln = p_ebeln.
      IF sy-subrc NE 0.
        MESSAGE e001(00) WITH 'Enter valid PO Number'.
      ENDIF.
    START-OF-SELECTION.
      SELECT ebeln ebelp INTO TABLE i_ekpo
             FROM ekpo
             WHERE ebeln = p_ebeln.
      LOOP AT i_ekpo INTO wa_ekpo.
        CONCATENATE wa_ekpo-ebeln wa_ekpo-ebelp
           INTO l_name.
        CALL FUNCTION 'READ_TEXT'
          EXPORTING
            id                      = c_id
            language                = sy-langu
            name                    = l_name
            object                  = c_object
          TABLES
            lines                   = i_tline
          EXCEPTIONS
            id                      = 1
            language                = 2
            name                    = 3
            not_found               = 4
            object                  = 5
            reference_check         = 6
            wrong_access_to_archive = 7
            OTHERS                  = 8.
        IF sy-subrc EQ 0.
          LOOP AT i_tline INTO wa_tline.
            WRITE:/ wa_tline-tdline.
            " Format wa_tline-tdline in the way you need to print out
          ENDLOOP.
        ENDIF.
      ENDLOOP.
    Regards
    Eswar

  • Sapscript - print out seperate labels for multiple delivery items

    Hello,
    we do have an output type that prints barcode labels for deliveries (VL02n).
    Now if there are more than one delivery item on the delivery, it will only print out a label for the first item.
    How can I trigger that all items will be printed out on a seperate label each?
    thanks
    Anne

    Hi,
    Just open the script which prints the lables and check for the variable name used for label printing
    Check the script for variables and pass the value to that avriables and those to be declred in your print/driver program.
    when you call write_from in the loop  there you give a window name what ever the value in the variable it will pass to script
    Regards
    Krishna

  • How may I print out a picture from paper and not the photo tray?

    How may I print out a picture from paper and not the photo tray?

    From paper?  Do you have a digital image of it on your iPhone?
    "Photo tray"?  What do you mean here?  The iPhone does not have a photo tray.  Printers have trays.

  • How do I print out a receipt for my subscription

    how do i print out a receipt for my subscription

    Hi benitaroth,
    Please see Manage your membership and payments | Creative Cloud. You can find instructions for printing your receipt in the Payment & Credit Cards section.
    Please let us know if you have additional questions.
    Best,
    Sara

  • Creative SB0410 digital out only works for dd/dts, not for stereo or web videos...

    Creative SB0410 digital out only works for dd/dts, not for stereo or web videos...
    Hi all,
    Need some suggestions here.
    I have an old Creative sb0410 7.1 channel card and after reading few long threads, I am able to output dd/dts via 3.5mm to rca connector.
    However, the problem is I only hear sound if the video has dd or dts sound. When I play normal MP3 or youtube videos, there is no sound.
    Is there a way to configure the digital out so it sends all sound to the receiver whether it's dd or dts or regular stereo?
    Thanks

    As a workaround, I used another 3.5mm stereo to RCA adapter on stereo LR output of sound card and hooked to a different input in my receiver.
    Problem, is I have to switch input in receiver for non DTS/DD sounds.
    It's disappointing that my upscaling dvd player sends all sound signals via coax but this card does not.
    Isn't it supposed to send all sound signals via coax regardless whether it is DTS/DD or normal stereo/mono etc?

  • Value not populating in the print out (sales order) for the 1st time

    Hi friends,
    While saving a sales order, the order confirmation going to the user is not populating the LDC field. LDC is Last date of change. This field can be found in the Additonal data 2 tab of the material in the sales order. When I enter a date in this field and save, the print preview of the output has this value, but the print out does not carry this value.
    Another weird thing about this issue is that, the second time i trigger the output, the print out has the value.
    Please give me some clue on where to check and how to go about fixing this problem.
    Regards,
    Shanu.

    Dear Shanu,
    This issue may be related bug in the output program so take help of ABAPer to fix the issue.
    I hope this will help you,
    Regards,
    Murali.

  • GR slip print-out & automatic default for the print tick

    Hi,
    I have followed the steps as outlined below for the solution and unfortunately the GRN document do not print as anticipated. I was wondering if the non-assignment of the MM or FI Program might be the cause? Please advice if I had missed something to allow this to print immediately.
    1. Maintain the Printer Name in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Printer Setting
    2. Ensure that in SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Item Print Indicator, 1 stands for Matl Doc print out
    3. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Gen Settings->Print Version, maintain Print Version 2
    4. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Print Control->Maintain Print Indicator for GI/Transfer Posting Documents
    5. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Maintain Output Types, for the Output types WE01, WE02 and WE03, (for returns use WE03) ensure the foll:
    a. Default Values: Dispatch Time is 3 or 4 as per reqmt. and Tr medium is 1
    b. Print Parameter is 7
    6. In SPRO->Matl Mgmt->Inv Mgmt and Phy Inv->Output Determination->Printer Det->Pr Det by Pl/StoLoc, maintain the Output device for all your Plants
    7. Go to MN21, for Tr Type WE, Print Version 3, maintain Print Item as 1.
    Now the settings are ready for Printing Material doc
    8. While doing MIGO, ensure that in General Tab, you get "3 Collective Slip" beside the Print Indicator and you tick mark the field.
    9. Now depending on the setting in 5a, the Matl doc is printed. If it is 3, you have to print it using MB90. If it is 4, it is printed immediately.
    Edited by: JML Nkgapele on Dec 1, 2008 11:10 AM

    Your answer did help but still expriencing challanges with the following:
    Output Types
    -Print Parameters options are as follows
        >Plant/Storage location
        >Plant/Storage location/User group
        >User exit
       >User parameters
       >User
    Please advice which of the above is appropriate?
    -Should there be a program reflected on change output field for General data screen?
    Please advice since I'm currently experiencing shotdumps(runtime errors) when processing the GR.

  • Print out multiple copies for next page in sapscript

    Hi All,
              For  check printing the client wants the next page with item data to be printed out twice, while the first page along with the check will be printed out on a pre-printed paper. Can anyone advice me on this.

    hi,
    IF &PAGE& EQ 1
      "do write what all you need to print in First page
    ELSE
      "write what all necessary you want to print from second page onwards..By this first page will not print in Second Page
    ENDIF.
    IF &NEXTPAGE& EQ 0
      "This Means it is last Page write footer or any comments in Last Page
    ENDIF.
    Prabhudas

  • Output(print out) in SRM for backend PO in Classic scenario

    Hello,
    My requirement is to take print out for the backend PO created thru shopping cart in classic scenario.
    i know for extended classic scenario Actions works as in that case PO is created locally and then replicated.
    But in the classic Scenario where the PO is in backend, can we take print out in SRM becasue the detials of that Po is available in SRM to in Fllow up documents in SRM 5.0.
    is there any standard way available to achieve that.
    Thanks
    Robin

    Hi Sarabjeet,
    It does not make sense to print PO from SRM in classic scenario because there is no PO in SRM at all !
    In classic scenario, PO is created only in the backend.
    Only shopping cart is created in SRM.
    Kind regards,
    Yann

  • I am unable to print out a receipt for a purchace from the ITunes app

    I am unable to print a receipt from a purchase while in my ITunes account I select print and the window comes up with a blank page to print out
    I tried a Safe Boot with the Macbook Pro ( Yosemite ) and restart and shut down and reboot no luck
    But I am able to print out account summary and play lists while in ITunes
    I tried to find the option on my IPHONE 4 and 6 but I could not find anything to print out with the order # for the gift I sent 

    But, I'm not on your computer.
    So you're saying that from within Adobe Reader, you are using File>Print and instead of printing it wants you to save as a file? If so, look around the print menu and find "Print to file" and deselect it.
    If that's not it, can you please give us some more details about what actually is happening?

  • Print out Format Modification for Orders & Notifications

    Dear All,
    I need to create new Print out format for Order & Notification.
    Can any body suggest what will be the necesary config settings need to be done after creation of new  Print out form & how i can achieve it?
    Regards
    Dhiren

    Dhiren,
    After creating a new form,please follow the below steps..
      1) Use transaction OIDF to create  a New shop paper by copying a existing shop paper (Which suits your needs). Replace the SAP Script form with your new form and try to keep the same standard program. 2) Use transaction OIDG to assign the shop paper to order type.
    Use transaction OIDA and OIDB to do the same two steps for the Notification.
    Regards
    Narasimhan

  • Color HP LJ CP3525N printing slow on network for one but not another

    This one hasn't been touched upon that I have notced. I currently have a Color LaserJet CP3525N setup on Server 2003 R2 with PCl6 drivers being used. This just started occuring for people on the same subnet as this printer. The print jobs go very slow and print a single page about ever 3 minutes. If I print to the printer with the same drives setup from the same server it prints with no delay. My system is a Windows 7 64 bit and the other systems are also Windows 7 64 bit as well. Before this week it was printing for many months with no problem. This printer is used quite often and I am now being stopped from my daily work and having to have the files emailed to me to print. I have searched other forums and threads and notbody else seems to have this issue. I have stopped and started the printer spool on the Server and that didn't make any difference. The server it is on is the main one we use to share out all of our network printers. Any thoughts or ideas? I have also replaced the 4 toners to see if that resolved anything as suggested by others and still not dice at this point.
    Thanks in advance,
    Marcus

    Did a fresh install and still having the same problem. Giving up now. Mod can now close this thread

  • Printer out of use for prolonged period-any special precautions?

    I may need to "lay up" my Photosmart C5180 All in One for about 3 months. I am concerned that during this prolonged period of not being used,the printer heads will clog up. Is this a likely outcome and if so can you flush them out with a cleaning fluid or similar beforehand,or even after if blockage has occurred. (I see noo such item listed by HP as being available.) My printer is reasonably new and I still use original HP inks

    I may need to "lay up" my Photosmart C5180 All in One for about 3 months. I am concerned that during this prolonged period of not being used,the printer heads will clog up. Is this a likely outcome and if so can you flush them out with a cleaning fluid or similar beforehand,or even after if blockage has occurred. (I see noo such item listed by HP as being available.) My printer is reasonably new and I still use original HP inks

  • Can i print out the manual for ipod mini in different language?

    hi i wanna get an ipod mini for my mom and she doesnt really speak or read enlgish all that well, i mean ill gladly help her out, but i want her to have some sort of manual in case im not around, she speaks russian and i was wondering if i can get a russian manual for ipod mini or atlest some sort of quick start guide

    Are we really talking about the old iPod mini, or the current small iPod, the iPod nano ?
    Here are the manuals available online for the iPod mini. The language options are listed.
    http://support.apple.com/manuals/#ipodmini

Maybe you are looking for

  • Unable to install Adobe Application Manager

    I get this before install starts: Other Instances of Adobe Application Manager are currently running which must be closed before installing this product, Please close or wait for them to complete But as far as I can tell there are no other versions r

  • A new version of iTunes (8.0.2) is available - does not install !!

    I have iTunes 8.0.1.11. When using iTunes a dialog box states that 'A new version of iTunes (8.0.2) is available. Would you like to download it now?' I click the Download iTunes button and I am taken to the download site and successfully download the

  • Report for age of consignment materials

    Is there a report that shows the age of consignment materials.Meaning to say when they were received into our inventory. Thanks Anusha

  • JCheckbox as JTree nodes-Sample demo

    Hi all, I found the following code in the forum interesting and helpful(hopefully), for one of my requirements. The link is http://forums.sun.com/thread.jspa?messageID=605553 In that thread, "MyBooleanTreeCellEditor" is a perfect piece of cake I pres

  • PDA TX problems

    My PDA is not working at all. My touch screen really isnt working. Ill try to put my password in and when i go to hit a number it will either not enter or a different number will come up. I've tried reseting and everything. What do i do how do i get