Template size error in smart forms

Hi experts,
                  i have created a smartform with template for a window, and maintained  small in size(heigh and width) for template compared to window size....the smartform is working fine in the Development server...
                once it is transported to Quality it is throwing an error stating %template does not fit in window...even though is working fine in Development server...why this is happening...
             please tell ur valuable sujjestions to solve this issue
Regards,
Lokesh Rangappa

Hi thanks for all ur replies...
        after changing to LOCL device type in the user login (su3) ,it is working fine...
iam converting my smartform output to PDF and it is displayed in a custom container.... so im passing LOCL to OUTPUT_OPTIONS  parameter of the function module(Smartfrm)... this is making problem i think....
what is the use of SSF_GET_DEVICE_TYPE.,weather i have to use this in my program before callig the smartform FM...????
please sujjest me..

Similar Messages

  • Error processing Smart Form BBP_PO

    Hi!
    We are using standard smartform BBP_PO but when I click the "Output Preview" we get a error message stating "Error processing Smart Form BBP_PO".
    What have I missed?
    Sincerely
    Anders Öhrling
    Edited by: Anders Öhrling on May 22, 2008 11:23 AM

    Wrong Wrong badi was activated

  • Output error in smart forms

    I am facing a typical problem in rendering output from smart forms to pdf.
    The program was working fine before , now after some patch application the output is not comming , it shows
    " A Drawing Error Occured"
    Regards

    Hi,
    Thanks for the reply , but what i observerd is that when i reduce the graphic size the program works fine  .
    One more question i wanted to ask you, is there any specific size restriction for bitmap files that we use on the smartforms.
    Regards
    Sam

  • Runtime error in smart forms

    hi
       i am getting run time error while running DRIVER PROGRAM of smartform.
           both driver program and smartform running successfully without any error while executing saprately.
           while calling Smart Form  by driver prg. it is giving error as :-
                               <u>  <b> Events are already defined</b>.</u> 
              Description :- <b>You tried to define events for a section, but a section with
                                   events is already active. You are not allowed to nest events.</b>
    plz guide me

    Hi,
      Go to smartforms and check whether you had selected the events in the data tab of complex section or table which you had created which is under the short creteria
    or.
    check whter you had selected any events in the conditions tab of any of the node whether it maight be text element,table,section,window..etc.
    Thanks,
    Nethaji.

  • Error in Smart Forms diplay

    Hi All,
    I configured the smart form and given the name of right print program for contract.
    and created the message type ZNEU.
    when I want to print it by using ME9K.I am getting error of Value of spool attribute can not be changed.This same smart form worked in testing client with the same configuration.
    Please help me out.
    Helpful answers will be rewarded
    Thanks in Advance,
    Praveen

    Hi,
    Please talk to your basis person or pl. use this link to know the print controls...
    1. Choose Tools > CCMS > Spool > Spool administration.
    2. Then choose Full administration. Choose Print controls  on the DeviceTypes tab page to display a list of the standard print controls.
    See the print controls in both the systems... they must be different.
    Hope this will help u solve the problem, If yes then give points.
    Darshan

  • Getting the formatting error in  smart forms

    Hi All,
    When I am running the program to display the output for SMARTFORM in development system it is working fine ,But doing the same in the production system gives me the  formatting error
    EXCEPTIONS                      
    FORMATTING_ERROR           = 1   .
    So it is the same code which exsist in 2 different system & still it  works fine in the development system but errors out in the production system .
    Does this mean that any  smart form settings which is system dependent ?
    Any pointers on this regard will be helpful .
    Regards,
    Anurag

    Hello Guys ,
    It was an authority issue
    AUTHORITY-CHECK OBJECT 'S_BDS_DS'                
                     ID  'CLASSNAME' FIELD classname  
                     ID  'CLASSTYPE' FIELD classtype  
                     ID  'ACTVT' FIELD activity.      
    This object was falling .
    Anurag

  • Error in smart form with currency  fields

    while i am using with currency fields in samrt forms error is comming in while i am giving print-preview in se38 "<b>Reference field WA_EKPO-NETPR unknown in form."</b>

    In smart forms if we want to display quantity and currency fields. We cannott directly display currency field and quantity fields.
    To display the mdo like this
    Ex: GLOBAL Definitions
    WA_NETPR LIKE EKPO-NETPR
    For that we have to create an extra variable in global definitions
    Ex: netpr FIELD of EKPO
    CREATE program lines and specify WA_NETWR = itab-netpr.
    Close the thread once your question is answered.
    Regards,
    SaiRam

  • Global definitions error  in Smart Forms

    Hi friends ,
    I'm printing invoices of 3 tables....in this i have to print VBRP net value details field is netwr,for this field already i have assigned waerk in currency/quant fields...even i am getting this below  error..
    "Global Definitions     The data object "IM_FS_VBRK" does not have a component called "WAERK"."
    would u tell me how can i rectify this error.

    Hi,
    How have you defined IM_FS_VBRK in Global definitions of smart forms?
    Regards,
    Jayesh

  • Error in smart form

    Hi Friends,
    I am creating Smart form with Print program for sales order data..
    While executing the print program.. item data is displaying in the out put but header data is not displaying
    Please help me......
    Thanks
    rohini

    Hi Venkat,
    thanks for you reply.
    i have checked all things ........all values are moving to final internal table.
    but in that internal table Header level values are not displaying...
    thanks
    Rohini.

  • Error in smart forms

    Hi all,
    When am working in smartforms i have to add a field(ANLN1) in the report.
    But the following error occurs?
    Hw to solve it?
    The work area name is w_rkpf.
    The data object "W_RKPF" does not have a component called "W_ANLN1".
    Regards,
    Priya

    Hai,
    Confirm the internal or database table contains that field 'W_ANLN1' and also make sure it should not be workarea because you can't create work area using another workarea. why i am asking this, you are trying to add ANLN1 field but the error message indicating, no such component called 'W_ANLN1' in 'W_RKPF' .
    Regards,
    Harish

  • Run time error in smart forms

    For Printing out the Delivery chellan we are using the report to get prin out in PDF and Smartform print...we are fetching the values from the table(RG23D register for the depot)  for one particular material document,it is giving the error  tax procedure is invalid....if i try to debug it is going very interiorly,i cant set the break point manuallly in the code since it is in quality and not self devloped...! i found out the window where the error is coming i want to debug the particular window..............Pls suggest me on this
    Dinesh Kumar

    Hi,
    What you can do is,
    It seems that you are debugging a smartform which is not developed by you !! It is not at all difficult to find the source of error. The runtime error should clearly tell you the line number from where the error is occuring. Copy that part of code from where system is throwing a runtime error.
    Goto SE37 and enter the function module corresponding to your smartform and display. Click on Find. Paste that line code and select In Main Program and the search.
    Go to the inline documentation of the subroutine from where this code is written. You should see the following.
    NODE  -- Gives you the node name of Program Lines.
    Regards,
    Danish.

  • Template in smart forms

    what values we should give in horizantal alignment&vertical alignment in TEMPLATE node?can u suggest me sites for how to  use TEMPLATE &TABLE nodes in smart forms?

    hi,
    we can say Template is just for a static value and table is for dynamic values..
    Template can be heading columns for a table (constant)
    Table contains data (as many as we retrieve from data base..)
    material   Plant }Template
    1                   nl09       }- table first row
    2                  lt01
    23                 It09
    reward if useful
    regards,
    nazeer

  • Smart form Output error

    Hi,
    I am using a standard smart form to get the sales invoice but when I execute transaction  VA01 and some order number and see issue output to print preview then this error is coming " system message 047 from workarea SSFCOMPOSER does not exist."
    Where can be the possible error in smart form.
    Thanks

    hi
    check here .
    may be useful to u [Link|Sytem message 047 from work area SSFCOMPOSER does not exist]

  • Transporting the translated smart form!

    Hi All,
    We have a template smart form for PO layout in English Language.
    Using this template we translate the smart form into different languages.
    I have done some changes in the translated smart form in t code SE63.
    When I saved it did not ask for any Transport request.
    Now I want to transport the changes to quality system.
    Please let me know how should I do that.
    Regards
    Archana

    Hello Otto,
    Thanks for your pointers.
    1) My query is not related to printing. I was aware of that forum also when I was posting the question.
    2) Thanks for reminding me that I can contribute but its should be left on my will I guess.
    In the meanwhile if you have any answer for my question you can post.
    Regards
    Archana

  • Smart Forms size error

    hi
      i Smart Form i have selected Page :- DINA3 (landscape)(29.7*42.0) and given header window LEFT margin <blank> and width 41.70 CM .
         i am tranfering SF from our system to clients system.
    i our system it is OK and activated, but in Clients system it is showing error
            Header window does not fit into page(width).
    But i have selected DINA3(landscape) page  here aslo, why it is showing error.
          <b>is it possiblle that they default made setting to DINA4</b>
    <b>My SF shows in Form Attributes page DINA3 but in Form Painter it is showing Page DINA4 (landscape).</b>
    plz guide me urgent

    hi
    ok sachin for our client its not nessarily to do that..
    1.close that screen
    2.open once again.
    3. then check your window name the activate the screen,
    4.then activate the program.
    if u get any error after u did above process means send that error message.
    includeing that name of the window .. then i will try it in my system..
    regards
    baskaran.

Maybe you are looking for

  • How to change sheduled jobs from one users to other user?

    Hi, I want to change shoulded jobs from one users to other user. Is there any way that we change job from one user to other user. apart procedure with sm37: single job selecting with copy option. Regards, Gianluca Vinco

  • How to get Unique IP address for my Mac

    Hello - I agree with several of the posts I've read that Linksys products are very Windows-centric and information for Mac users is sketchy. Our household uses both Windows and Macs. It took a long time to get my Mac going via customer service on the

  • PC Companion and Outlook 2010 calendar sync error

    Hi there I am using PC Companion 2.10.174 and Outlook 2010 (14.0.6129.5000) and a Xparia T with Android 4.1.2 (Build 9.1.A.1.140) Contact Sync runs without problems. But  when I try to sync my Outlook Calendar with the phone, an error occurs The logf

  • Need big time help

    I am leaving pc and getting imac 20" with windows. How do I install software that works with pc and is it easy to access and use? Will my existing printer work with this setup? Just give me an overview how this works. I really need help in layman's t

  • Weird Internet Explorer Issue: Elements not in place after going live

    Has anyone run into this? I am working on my elements and pages in Dreamweaver (CS5) and they are now live at: http://www.blackcreekisc.com/TEST/index.html Unfortunately, sometimes in internet explorer the elements are nowhere near where they should