Issue with printing of multiple text elements in main window

Hi experts,
I have developed a sales order form in SAP script.
I hv got two text elements in the main window. n i m calling these two text elements by using two write form functions in d print program.
The first text element is gettin called n d relevant fields in dat particular text element is being displyed. (Window - Main)
My problem is dat the second text element for the same main window is not gettin called n its relevant fields r not gettin displayed.
Plz help me to solve the querry.
Its urgent.
Thanks n Regards,
Purva

Hi,
Are you testing that from in same client where you developed, else make sure that after each change you need to transport the form to testing client.
second thing is check with code did you mention the same text element in window editor and in the program.
Reward if useful,
Thanks,
Sreeram.

Similar Messages

  • Text-element in main window

    Hello together,
    is it sorrect, that text-elements can only be used in the main window?
    Is there any chance to use text-elemnts in a new-created window?
    an example that does not work:
    new window: TABLE
    call in print-program:
    CALL FUNCTION 'WRITE_FORM'
            EXPORTING
              element = 'ITEM_GR'
              window  = 'TABLE'.
    Unfortunately i need a new window with a possibility to print several text-elements.
    Thanks a lot for help.

    Hi Marcel,
    In one of my developments, i've created text elements in the windows other than MAIN window. But it worked properly. I think there might be some other reasons for ur failure. Try to trace that.
    Or else u just try by changing the Window type as CONST.
    Try this out & let me know in case of any other concrens..
    Reward if useful.
    Pavan.

  • Print  material po text in the main window of pur. order

    Hi experts,
    Here is my issue regarding MATERIAL PO TEXT in  smartform  of purchase order:
                          I want to get the material po text in the material description field itself or beside to this column  in the mainwindow only in the  print of purchase order
    so please let me know how to read the material po text to a internal tab field.
    very glad for ur replys
    TNQs n REGARDS
    mahathma

    Hi    TNQs for ur responce.
      i want to get the item text in the  main window beside to material description column .
    i think u got my point actually we'll have item texts for each item , i want to get the text of each item  in that row only
    i used include text and i gave following attributes
    Text Object :      EKPO
    Text ID         :  A03
    Language     :     EN
    just tell me ,should i need to give any code for this.
    thanks and regards,

  • Short dump when trying to see the text elements of main window

    Hi ,
            The form is running properly in 4.7 c . But when the same is copied in ECC5.0 (unicode) , i 'm getting short dump while trying to see the TEXT ELEMENTS .
                    The message is like ' trying to create a field with zero length'.
    Regards,
    Jytoi.

    hi
    I've never worked on ECC 5.0 version..however, I can only tell u that this could be the issue that code written in 4.7 may not be supported in 5.0..so try to get a good idea of ECC 5.0 before u start coding in this..
    regards,
    shamim

  • How to display standard text element of main window in next page

    hi all
    In scripts we have standard script medruck for purchase order.
    i want to pull text elements ( terms and payment terms ) in to main window of next page.
    i have included main window in page windows of next page ,but im unable to print text elements of terms and payment terms in next page...
    any one give your valuable inputs.
    Thanks
    deepika.

    Hi deepika,
    First copy standard MEDRUCK to ZMEDRUCK and do the necessary changes.
    Then check in driver program when exactly Terma and condition text element is called. Generaly its after printing all items but just check once to confirm.
    If TERMS and condition element is called ate end just put a NEW-PAGE  command at end of the text element which is called before terms.
    Hope this will help You.
    Thanks
    Dhiraj.

  • Issue with printing of header text

    hii frnds ,
    my problem is i am   getting the header text printed properly but the text is not getting displayed whenever the user enters a numeric value without any gaps ... i have seen while debuging that the text is properly getting fetched and the cursor is also passing through the text field but the text is not getting printed in my layout . i am using a script for this .
    thanking you
    rohit gupta

    Use Below code to get your text..
    data: begin of int_rtline occurs 0.
              include structure tline.
      data: end of int_rtline.
    data : rheat type string.
    data : itab_r  like swastrtab    occurs 0 with header line.
    Get the Heating and Cooking Instruction
    get material heating instructions from material master
      call function 'READ_TEXT'
           EXPORTING
                client                  = sy-mandt
                id                      = 'IVER'
                language                = sy-langu
                name                    = tdname
                object                  = 'MATERIAL'
           TABLES
                lines                   = int_rtline
           EXCEPTIONS
                id                      = 1
                language                = 2
                name                    = 3
                not_found               = 4
                object                  = 5
                reference_check         = 6
                wrong_access_to_archive = 7
                others                  = 8.
      loop at int_rtline.
        if rheat = space.
          concatenate 'COOKING INSTRUCTIONS: '
                      rheat int_rtline-tdline
                      into rheat.
        else.
          concatenate rheat int_rtline-tdline
              into rheat separated by space.
        endif.
      endloop.
    Depends on ur Layout Width for each line print number of charcter,here i mentioned 92 char.
      IF NOT rheat IS INITIAL.
        CALL FUNCTION 'SWA_STRING_SPLIT'
             EXPORTING
                  input_string                 = rheat
                  max_component_length         = 92
             TABLES
                  string_components            = itab_r
             EXCEPTIONS
                  max_component_length_invalid = 1
                  OTHERS                       = 2.
        IF sy-subrc <> 0.
        ENDIF.
    LOOP AT itab_r.
    Print ur data.
    Endloop.
    Reward Points if it is helpful
    Thanks
    Seshu

  • Acrobat 9 Pro issues with printing and now updating  !!! :(

    hello
    I had an issues with printing from my gmail account or from windows live mail
    so I made a complete re-installation
    now I am stuck with version 9.3.0 and when I check for updates I get a message
    UPDATER IS ALREADY RUNNING
    only... it's not running and nothing is updating !
    I made a restart... just in case... it did not change anything
    as to the printing issue, in case some of you have met it and cleared it...(hope)
    this was with version 9.5.0
    I get no error message but no pdf is created, only a text document with this :
    %%[ ProductName: Distiller ]%%
    %%[Page: 1]%%
    72gmvi not found, using Courier.
    44dcmta not found, using Courier.
    %%[ Error: invalidfont; OffendingCommand: xshow ]%%
    Stack:
    [96 96 97 72 96 42 64 0]
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    not a good start for my week... I hope yours is nicer
    I'm running Win7 Ultimate x64

    thanks Mylenium
    the font association problem is something recent though, since I used acrobat to print mails directly from my gmail account previously...
    it's galling but I installed a free pdf printer which does the job, I needed copies of these mails urgently !
    as to the update issue, I see no aum.exe, msiexec.exe or setup.exe running... but that's quite above my head... do I look for those exact processes or are they generic names for processes ?
    does my question make sense ????

  • Issue with  print image in air

    hey frnd,
    plz check this link
    http://livedocs.adobe.com/flex/3/html/help.html?content=printing_5.html
    hey frnds,
    while using this multiple print datagrid code, getting 1 issue with
    print image in printheader mxml file.
    I'm adding 1 image tag and runtime getting image path in variable and
    want to print tht image in header ,
    but it is not get printed but if i'm giving @Embed image as a source
    then it is print.
    Is any way there to print runtime image after adding in printheader
    file ?
    thx in advanced,
    [email protected]

    is any solution there ?

  • Issues with printing purchase order

    Dear friends,
    I'm having some issues with printing purchase orders.
    Normally when I create a purchase order via ME21N and then when I save the purchase order it then gets automatically printed.
    Suddenly it is not anymore working. I have created a purchase order this morning and it did not get printed. I get the message "frontend is not available"when i check the spool in SP01
    The funny think is if i call up the spool nr via SP01and then do a reprint then i'm able to reprint.
    What can be possibly the issue that I can't print the purchase order when I create the purchase order via ME21 when I save the purchase order? Can you help me with any guide on where I need to check why the PO is not printing immediatelly when i create the PO via ME21N?
    kind regards,
    Camilla

    hello all,
    thanks so far for your reply.
    i have checked today my user settings and that shows that my prints should go to LOCL (local default printer)
    The output conditions fpr purchase order have also LOCL (local printer)
    The weird thing is that I can print other reports to the default printer without any issues. The issue arise when I create a purchase order via ME21N. Normally when I save the PO it automatically prints. So no manual print instructions are required from my side. Because if I give manual instructions then I'm able to print the purchase order.
    Is it possible that the automatic printing is switched off and that it only prints when I hit manually the print button?
    Is the automatic printing something that is maintained in SPAD?
    kind regards and thanks for your help sofar

  • HT3529 Is there a free option to printing out multiple text messages from one person?

    is there a free option to printing out multiple text messages from on person?

    Printing from the iPhone either requires an AirPrint compatible printer, or an app from the App Store. You would have to search to see if they are free or cost. Also, the printing of text messages would either require you to make a screen shot of the message and to print that as a photo, or you would need a 3rd party software on the computer to copy the entire message to the computer and print from there. There is no native print capability for entire message threads.

  • Issue with printing production order after changes through CO02

    Hi,
    Currently I have one issue with printing production order changes through CO02. If I go for print, all the operations are captured in printout. But after the print, if I add any new operations to this production order, and then go for print, its not capturing the newly added operations. Also, there is information popup coming "Copies will be printed for order. Original list already printed". This message effectively means, even after changes, when I go for print functionality, its just going for printing copies of original printed list.
    Can anyone help me out to get the newly added operations reflected in the print through CO02 ?
    Regards,
    Shiva

    Hi Shiva,
    Refer SAP note 28887.
    Source: http://www.sapfans.com/forums/viewtopic.php?f=9&t=308577
    Please search /google before posting queries.
    Regards,
    SuryaD.

  • Issue with printing newly added operations in Production Order through CO02

    Hi,
    Currently I have one issue with printing production order changes through CO02. If I go for print, all the operations are captured in printout. But after the print, if I add any new operations to this production order, and then go for print, its not capturing the newly added operations. Also, there is information popup coming "Copies will be printed for order. Original list already printed". This message effectively means, even after changes, when I go for print functionality, its just going for printing copies of original printed list.
    Can anyone help me out to get the newly added operations reflected in the print through CO02 ?
    Regards,
    Shiva

    Hi,
    1) Go to Tcode "OPK8"
    2)Select LG02 "Op Control Ticket"
    3) Double click on :List Control for Transactions" in the left hand menu tree
    4) In front of ur desired t code "co02" make the changes ( Number of prints- u can increase) 6th column.
    Try this.

  • Issue with printing to a network photocopier

    We are a small school where the teachers all have Macbook Pro laptops. For a while we have been having intermittent issues with printing to the Photocopier, today is an example.
    Teacher tried to print, worked fine, then tried again 15 min later, received message Printer is in use (I was standing next to it and it wasn't in use!) tried again 10 min later, printed fine.
    Teacher tried to print, spooled for about 5 min then printed, tried again, printed fine.
    From the CUPS error log there are the following:
    - The Printer is in use
    - ICC Profile "/Library/Printers/Sharp/Profiles/SS0HIN0.icc" does not exist.
    - Remote host did not accept data file(32)
    - The printer did not respond
    - Stopping unresponsive job
    - The printer is not responding
    They are all on wireless. There is no network issue as I can ping the photocopier, get onto the Internet etc.
    They don't print via a server, they all have the photocopier installed on their macbooks as an IP printer using LDP.
    Thanks

    You'll need to manually create the folder and install the profiles. From the finder select Go, Go to Folder. Enter "/Library/Printers/Sharp/Profiles" without the quotation marks, Go. You might have to manually create the Profile folder. You can download this disk image from Sharp that contains the icc files here; http://www.sharpusa.com/ForBusiness/DocumentSystems/MFPsPrinters/MX4110N.aspx?vi ew=drivers
    Drag and drop the icc files from /MX-C26/Profiles to /Library/Printers/Sharp/Profiles
    Also make sure you install the drivers from MX-C26 for the appropriate version of OS X you are running.
    Hope this is clear.

  • Issue with printing of Currency Value.

    Hi,
    I have an issue with printing of Currency Value.
    ( Pleae let me know if any thread available already  I searched it before posting but not found).
    The Problem is as follows:
    I have a field  s_value TYPE  MARM-SALK3.  (which is of currency type).
    The value of field is actually 1664.1450.   Currency USD
    But when I print this variable in ALV report it prints as  166414.50  though I used the same data type. (SALK3).
    Pleaes help me to fix this.
    Regards,
    Venkat

    Hi,
    If you use ALV to display currency value, you must sure that currency amount links with currency unit. You can archive this by using ALV fieldcat:
    wa_fieldcat-fieldname = 'SALK3'.
    wa_fieldcat-tabname = 'ITAB'.
    wa_fieldcat-cfieldname = 'WAERS'.
    wa_fieldcat-ctabname = 'ITAB'.
    append wa_fieldcat to gt_fieldcat.
    Please check,
    Regards,

  • Big issues with Leopard and writing to NAS units or Windows servers

    Quick run down of the issues
    1st client has a number of G5's all running 10.5.2
    NAS units running embedded Windows SBS 2003 or Windows Storage .
    All shares have worked fine before the macs were upgraded to Leopard.
    Now the macs can see the shares, mount and write to the folders. But immediately afterwards all inherited permissions are stripped from the folders/files and only the owner of the file/folder can access them. All other mac users have no access. It seems that Leopard is ignoring the inherited permissions of the share and just applying its own.
    2nd Client
    Number of imacs running 10.5.2. Can see the mac shares on the server running Windows SBS 2003 fine. The minute any files are copied you get the progress of the items being copied, seems to appear on the server and then just hangs.
    In most circumstances the copying crashes the whole server.
    Have tried binding the imacs to AD, but no joy. SMB sharing (with Appletalk turned off) dosent help either.
    Somewhere there seems to be some gremlins with AFP and windows shares
    Anyone have similar issues or bright ideas ?

    Alright I'm running into the same issue with my iMac 10.5.2 connecting to windows server 2003 r2. I'm about to go nuts, I can log on to the server, open files manipulate them and sometimes I'm able to save that file back to server but I'm unable to transfer almost anything new to the server, (I can create new folders though). When you try to transfer something to the server I get "progress of the items being copied, seems to appear on the server"... then it hangs, a corrupt file is left on the server. If you try and open that file I get an error message on my mac, "OS X is currently using this file" on a pc it will say the file is corrupt. I'm forced to carry my psd files on a flash drive and walk to coworkers machines to upload it to the server... (haven't had time to set up parallels). I'm the only mac in the office and I'm seeing why I've been so spoiled at past jobs where its 100% macs.

Maybe you are looking for