Smartform style  problem

Hello friends,
     I am getting problem in smartforms style. i had created my own style for one of my Tax invoice form because i want fonts in smaller and for heading i want to increase font size. But when i am applying my own style to paragraph the changes are not accepted after SAVE & ACTIVATION. If any one know solution for this problem than please give reply as soon as possible.
Thanx & Regards,
Rahul Talele

Hi,
Once I came across the problem as yours.
This happens becoz certain properties of the fonts when applied will override other formats.
For eg. If u have chosen bold character format before, but when u want to change it to normal it will not change at all.
In that case, I have deleted the text as a whole and applied normal format at first. Then I applied bold character format
whereever applicable.
Which style u applied to the header in your form? Is it Paragraph format or Character Format.
Could u give more clear description?
Regards
Vadi

Similar Messages

  • Generate PDF from SmartForm Style Problem

    Hi everyone,
    I am a starter at ABAP.I made document with SmartForms.There is a 3 pages.According to Table Information SmartForms tables can be changed. I coded a how to transfer informations to pdf. My problem is  the field values included 'ğ,ş,i' letter.But this letters doesn't shown in pdf.This letters show like a 'X' .  How can solve this problem ?

    Hello,
    Firstly you need to check if the correct fonts used in the form.
    You can check the SAP note:
    776507 SAPscript/SmartForms: Which fonts for which languages?
    Also check if you are using the correct device type for the PDF output, if your system is a unicode system you can use
    device type SWINCF or PDFUC as per SAP notes: 812821 and 999712.
    Regards,
    David

  • Smartform upload problem (within same Version)

    i have download smartforms from 4.7 first and than uploading it in same 4.7 but error occurs as below:
    first:  "A serious error has occurred
    The transaction had to be terminated".
    than second: Internal error (illegal structure of data storage)
    Message no. SMARTFORMS002.
    i can uplodad smartform successfully than and check also successfully,
    but while i do final activation it causes above error.
    what can be problem, is due to smartforms style problem, but i tried removing all style of text elements, thought it creat that errors,
    if any can knhow how to upload smartform successfully and solve above error.
    regards,

    L.S.
    I just encounter a similar error when activating a smartforms. I had made some changes, maybe by copy nodes through memeory into another smartforms and/or deleting one %GRAPHICS1 and making another.... smartforms got confused somehow and gave me an abort error 002.
    I debugged the coding of activating smartforms and found out that ( in my case ) sap coding tries to insert duplicate entries in table stxfobjt.
    Here is the part of coding where you can put your breakpoint and adjust the internal table tobjt if you have the same problem.
    I made the line  insert stxfobjt from table t_objt.  BOLD ( in plain text with * : it s  not a remarked coding line )
    SAPLSTXBX                      / LSTXBXU36
    FUNCTION                       / SSF_SAVE_FORM      
    Speichern der Tabellen
      if i_active = space.                         " gesicherte Fassung
        export t_ntokens t_objt t_ltext t_noltext
               to database stxfconts(xx) id i_formname.
      else.                                        "     aktive Fassung
        delete from stxfobjt where formname = i_formname.
        try.
          insert stxfobjt from table t_objt.
        catch cx_sy_sql_error into l_exception.
          get reference of t_objt[] into l_dref.
          raise exception type cx_ssf_fb
                exporting textid     = cx_ssf_fb=>err_on_insert
                          table_dref = l_dref.
        endtry.
        perform save_ltext using i_formname t_ltext.
        export t_noltext t_ntokens unchecked = i_header-unchecked
               to database stxfcont(xx) id i_formname.
        delete from database stxfconts(xx) id i_formname.
      endif.
    Good luck all with debugging SAP's bugs
    Regards,
    Edwin Glaser
    doubleclickyourprogrammer [at] sap4u.nl

  • Smartform upload problem

    i have download smartforms from 4.7 first and than uploading it in same 4.7 but error occurs as below:
    first:  "A serious error has occurred
    The transaction had to be terminated".
    than second: Internal error (illegal structure of data storage)
    Message no. SMARTFORMS002.
    i can uplodad smartform successfully than and check also successfully,
    but while i do final activation it causes above error.
    what can be problem, is due to smartforms style problem, but i tried removing all style of text elements, thought it creat that errors,
    if any can knhow how to upload smartform successfully and solve above error.
    regards,

    i have tried deleting one by one elements and found that problem in address element,
    i have just delete it and active it that it got activated,
    and again after deletion i have put sam variable in address element for displaying adress dynamicaly and set length and width all same that it fot activated!
    than what the problem at first time activation?
    is there any runtime conflict or what?
    regards,

  • Sapscripts To Smartforms (Paragraph problem)

    Hi everyone,
    It' possible to convert automatically, all the paragraphs from one SAPscript to a Smartform style or similar?.
    My problem is that i have 60 o 70 paragraphs in the SAPscript and i'm searching a automatic process for migrate them to a Smartform.
    Greetings.

    Hi,
    If you are talking of Styles then goto tcode SMARTSTYLES -> UTILITIES -> Convert SAPScript Styles.
    If you are talking of paragraphs as in SAPSCript then goto Tcode SMARTFORMS ->UTILITIES -> Convert SAPScript.
    Regards,
    Amit
    Reward all helpful answers.
    Yeah, by formats means styles, so if you want you can also convert the styles too from SAPScript by using other method or delete the current one and choose any from smartform styles.
    Message was edited by:
            Amit Khare
    For language problem just change the maintain language for the form.But it will give some more errors later.
    Message was edited by:
            Amit Khare

  • SmartForms Styles

    Hi all,
    I have modified a smartform and incorporated some new logic in it.i have also unit tested it in DEV and its working fine.But in Quality its saying as smartforms Style not found.i have checked it in the smartform output properties,the style mentioned in my smartform is not present in the Quality.should i also trasport the smartform style into Quality?if so plz tell me how? or plz do suggest me what i can do to avoid this error?
    Thanks in advance.

    hi
    If you have saved your style as a local object,
    for assigning the style to a request create a new package. then go to the initial screen of smartforms. enter the name of your style and select object directory entry from the goto menu. Assign the style to your new package.
    once this is done go to se09; create a new request; and assign your style to this request
    Hope this sorts out ur problem
    Message was edited by:
            Roshan Basheer

  • Smartform Style Shared Among Other Forms?

    Dear forumers,
    Do you know where can i check whether a particular 'smartforms style' is shared among other forms? Thanks.

    goto smartforms  and check the smart style or check tables STX*

  • Smartform Underline Problem

    Dear all:
    I try to print a line with underline, but the space between words are not underline.
    Te space is "underlined" during preview, but not when sending to printer.
    The printer model is Ricoh Aficio CL 4000DN PCL6.
    Thanks.
    PS: I already try both of underline option the paragraph format and character format in smartform style, not working.

    Very late reply I know. But I faced the same situation and was lucky to find an SAP Note that handles it.
    The SAP Note is 1149136 and it says that a User key in Windows Registry (HKEY_CURRENT_USER\Software\SAP\SAPlpd\SAPLPD) has to have a value of '1' set to the parameter 'print_spaces'. Doing so will cause spaces to appear as an underline.
    Yes it's crude, but it's the only note I've found that addresses the issue. Hope this helps you out.

  • How to Create trasport Request's for Smartform Style?

    Hi All,
    Can you plz tell me how can i create a transport request fro Style?in which transaction code should i do that? the style name which is mentioned in my DEV is YEHPP_IES.plz let me how i can do this?
    Thank you very much for your Response.

    Transports are created for Smartform Styles by creating or changing the style in transaction Smartforms.
    If you want to transport a style without making changes then you can:
    1.  Go to Transaction SE10
    2.  Create a new workbench request
    3.  Double click on the new task created to get into the object list
    4.  Add an entry for the style.  Program ID = R3TR, Object Type = SSST, object name = <smartstyle name>.
    5.  Ensure you lock the entry in the transport request
    Regards,
    Chris

  • How to change the development of a smartform styles

    Hi all,
    I have saved my smartform  styles to locl , how can i assign the smartform styles to a development class,
    Thanks
    J

    Hi,
    In the Initial screen of the SMARTSTYLES trnasaction code, Goto --> Object Dictionary Entry, then it will ask the po up to change the Package .
    Pease close the thread
    Regards
    Sudheer

  • Problem with Smartform style

    Hi all,
    I created a smartform for barcode labels printing. The form has its own style and characters and paragraphs use a
    custom font (it's a Windows font I uploaded in the system).
    My smartform worked well, but when I newly tested it yesterday, only the barcode and a field were displayed.
    The only difference I noticed is the fact I deleted some custom fonts of mine and, after the deletion, I don't
    tested anymore the smartform until yesterday. In fact if i try to print the fields without any custom style, they
    are displayed in the preview.
    Thanks in advance,
      Francesco

    Problem solved (in a strange way): I had to modify my style by setting the black color for all the paragraphs and characters.
    Usually the color should be black by default, don't you think?
    I have to clarify that in my style there's a paragraph with the white color to give a light and shade effect: I don't know if this could be the cause of my problem.
    Edited by: Francesco Negri on Feb 10, 2011 10:05 AM

  • Smartform Style Issue

    Hi Experts,
    I have uploaded a smartform and its style. When I am executing this  the style is no effect to this smartform. I am already check in form attribute->out options -> Style is there. I am also check the style is activated but it is not reflecting to the smartform when I am executing.
    what will be the problem I am unable to find. Please relpy me where the problem is arrising.
    Thanks,
    Sanjeeb.

    Hello,
    in order to know your paragraph format and character format assigned or not, please do as below
    select the entire variable then you can find you Paragraph and character formats just above to the text element.
    or if you change editor tyou shoud get as below.
    paragraph fomrat <Character format>&Variable&</>

  • Sapscript to smartform migration problem

    Hello,
    I'm trying to migrate sapscript form to smartform. I used standard way in smartform transaction. After migration I found out that not all of sapscript windows waren't migrated. What's wrong? Does anybody deal with this problem? What's possibly cause?
    Best regards,
    Josef Motl

    hi
    check the below document may be helpful for you
    Here is the background info from SAP
    http://help.sap.com/saphelp_nw04/helpdata/en/9d/9599386185c064e10000009b38f8cf/content.htm
    Step 1. Access the initial screen. Choose Tools>Forms printout>Smart Forms (transaction SMARTFORMS) from the SAP Easy Access Menu. The dialog window SAP Smart Forms: Initial Screen appears.
    Step 2. Name the form. In the Form Field, enter field name you want to give, for example ZTF_GR_## (based on your company standard starting with Z to identify this as a customized form, where “##” is the group number).
    Step 3. Access the migrate function. Go to Utilities>Migrate SAPscript Form. In the dialogue window enter the SAPscript form name, for example Y_SAPSCRIPT_STD. Choose the Check button.
    Step 4. View the migrated layout. On the screen that appears, the SAPscript form is migrated into a rough Smart Form . Click on Form Painter to see an overview of the form layout.
    Use the following steps for mass migration or simultaneous migration of multiple SAPscript forms: Step 1. Run the mass migration program. In Reporting (transaction SE38), select the program SF_MIGRATE and execute it (Figure 3). Select the names and the language of the SAPscript forms and click the execute icon. The system creates the Smart Forms named for the SAPscript forms plus the extension SF. It displays a list of the migrated forms.
    Step 2. Make changes (if necessary). To change and adapt a form, go to transaction SMARTFORMS. Then activate the changed Smart Form.
    Once the SAPscripts are converted, whether in Smart Forms or Smart Styles, you should clean up any errors made during the conversion process, in terms of attributes, window alignment, or syntax errors. Cleaning up errors during conversion is often standard procedure, as SAPscript might have used local logic. Errors may occur when a field displayed is extracted or manipulated to display and doesn’t exist, or fields exist but appear with no values. Errors may also arise in ABAP syntax.
    Step 1. Define the Import Parameter. Double-click on the Global Settings> Form Interface from the navigation menu
    Step 2. On the Import Tab, enter the import structure information. For example, enter Parameter Name (table name, such as LIKP), Type Assignment: Type, Reference Type (table name), Optional (or Mandatory); Pass Val: (Passing value indicator). This must be done for all the data retrieved from the SAP tables.
    Step 3. Remove irrelevant or unnecessary windows. To delete a navigational menu node, right-click on the node, and select Delete. Since you start with windows in SAPscript, there might be redundant windows created for text.
    Step 4. Set the first page. Delete the NEXT page node on the menu tree. Double-click on the first page node. In the General Attributes tab, change the Next Page value to FIRST.
    Step 5. Delete the DETAIL frame window. Expand the MAIN window and delete all its text nodes.
    Step 6. Adjust the text nodes. Click on the text nodes and let the system fit the text.
    Step 7. Save and check the syntax.
    Refer this thread:
    Re: Migrating SAPscript print program to Smartform
    ~~Guduri

  • Smartforms - Margin Problem

    Hi,
    I have a big problem wich I try to solve, an smartforms was created and my requeriment is fixed this is almost finish but there is only one thing that I need so solve: There is a Main window with a table wich contains Header,  Main Area and Footer, my problem is on Main area where there are one row and three cells (Code, Desccription and Value) that left margin is 0,00 cm for Code but when smartforms is printed, the margin printed on the voucher is not correct.
    Please I need a big help!!!
    Thanks in advance, points regards
    Tokio

    Hi, thanks to all
    I checked all thing you posted but my problem still there, this is an example of the data showed on smartforms
    Normal Value must be:
    <b>Code      Description     Value</b>
    10003     Testing data     35.000,00
    Real values printed (Smartforms):
    <b>Code   Description     Value</b>
    <------10003 Testing data     35.000,00
    This space is my problem (<---)
    Main window has :
        Left Margin      0,03 CM     Width  12,80 CM
        Upper margin 12,20 CM     Height   0,83 CM
    Table (Output options)
        Style SMF_STYLE
    Thanks
    Tokio<b></b>

  • Smartform output problem in dunning

    Hi
    I've done a search for this problem in the forums and found what I thought was the answer but it still doesn't work...
    My dunning FM passes paramter IS_SFPARAM to the smartform (which is a copy of the standard SAP form F150_DUNN_SF). the initialisation in the form then calls FM GET_SF_DUNN_DATA in order to populate all the data from the IS_SFPARAM parameter.
    However, as far as I can see, inside FM GET_SF_DUNN_DATA, a method is called to populate h_mhnk and use that to check that the parameters like gs_sf_mhnk are populated. If they are not, it raises exception no_parameters_found. I thought the FM set those parameters in the first place! How can I set parameters gs_sf_mhnk, gs_sf_fsabe and all the others in there? i am always getting the no_parameters_found exception at the moment!
    Any help appreciated.
    Jon

    use smartform_trace transaction to trace ur smartform for errors.
    also open ur smartform goto environment and get fm name now in the end some number wud be thr like this \...\SF000091 modify it and use it in se38 like this \...\LSF000091F01
    it will open the code insert session break points and now check by running the smartform
    кu03B1ятu03B9к

Maybe you are looking for

  • Count the number of mondays in a specific month

    Hey guys, do you know how I can show the number of mondays in the current month? Thank you very much. Marc

  • How to change the parameters(rot x,y,z &dictance) to get Kinect Fusion Explore Multi Static Cameras sample work?

    Recently,I start to pay attention to  the  function 'Kinect Fusion Explore Multi Static Cameras sample' In SDK 1.8. Here ,I use two kinects ,but I have no idea how to change the parameters(x,y,z &dictance) in the red rectangle to make it work success

  • Getting no result while executing RFC-enabled function module

    Hi folks, Iam having a remote-enable function module which divides two numbers and gives out the result. For this i have created two import parameters A and B of type CHAR10 and one export parameter C. In the source code i've given the code as C = A

  • Time Capsule on Mavericks Different?

    have noticed that Time Capsule Disk, is no longer appearing on my Desltop and as the backup is occurring The little watch does not Spin? I deleted the old BU after working with Mavericks and really loving it. So I decided that a New Bu was in Order.

  • IPhone 5 SMS bug

    I just got my iPhone 5 a few days ago. Set it up as a new iPhone, synced contacts via iCloud, used it as normal. I noticed iMessage was off, so proceeded to turn it on. Activation was quick. HOWEVER, I could not send iMessages. I solved this problem