Smartforms with RFFOUS_C

I have created a check form using smartforms based on the sapscript F110_PRENUM_CHCK.  I copied the print program RFFOUS_C to a Z program, in order to make the necessary adjustments.  I was told by a former colleague that you cannot print a MICR line on the smartform using the RFFOUS_C print program, is this true?  Thanks for the help.

hello DD ,
SAP wont support SFs in this case.
ref config settings where u need to assign ur custom print programs to paying company codes.
Tcode FBZP
regards
Prabhu

Similar Messages

  • How to get the line in the template (smartform) with out using under score

    Hi,
         How to get the line in the template (smartform) with out using under score,
         and how to print the box (line the check box - small squre box (which is used ot mark the tick by the user in front of the item).
         Please provide the valueble answer as early as possible.
    Thanks,
    Ravi

    Hi Ravi,
    Line -
    Use a SMATSTYLE for this purpose.in the smartstyle create a paragraph or character with underline atribute.Then call the smartstyle in the text.
    Search SDN with Key <b>UNDERSCORE</b>.. will get few more posts on the same.
    For Checkbox - refer link
    Re: Quick Question on Smartforms
    Re: putting tick mark into check box in smartform
    Reward points if this Helps.
    Manish
    Message was edited by:
            Manish Kumar

  • Smartform with Cyrillic characters

    I have a smartform with Russian characters that works fine when using the font courcyr, but when using timecyr I get '#' in place of the cyrillic characters. I have no problem using the timecyr with sapscript, but the only way I can print cyrillic characters in a smartform is with courcyr and I want to use timecyr. Do smartforms use a different set of fonts than sapscript? Any ideas?
    Thanks
    Craig

    The language of the sapscript might be russian and smartform is not translated to russian.
    If you are using message control for printing, make sure the output issued in the language you are trying to print.
    Regards
    Sridhar

  • Smartforms with shaded header

    Hi all.
    i have a probs in smartform.
    i am created table in smartforms
    with the table header i displayin values called sl.no, department .
    & main area i have a lot of values.
    now i want 2 shade the table header only.
    i tryin 2 do that. but smartforms is sayin " box & shade cannot posible inside the table
    i need to shade the header which contains sl.no , department , etc...

    Hi,
    Do one thing go into the table, there select the header row (ie table painter of the line type header) then select the shading color what ever u want. first select the header row then only it will work fine. I hope this is useful for u.
    Regards
    Srilatha

  • Printing Smartform with Table data from PrintProgram

    Hi,
      Can any one explain the steps involved in printing the Smartform with the data from the Print Program table. How to fit table in the Smartform i.e, while designing the Smartforms layout for the table.
    Thanks & Regards

    Hi,
       As  data is coming from the print program in the table. Do the following procedure
    1. In the form interface ---> Declare the internal table as same structure as in the print program. for ex: you r passing MARA table data then declare it as itab type table of mara.
    2. In the window you want to create the table, right click > create> table.
    3. Go to data tab give the internal table name and work area .
    4. Now go to General tab-->Details.
    5. Declare the line types.
    6. Right click on header/main area/footer -->create table line.
    7. Now give the line type which you want to use.
    8. In the displayed columns>right click> create text node.
    9. In the text node &mara-matnr&.
    Procedure to create line type:
    1. Double click on table
    2. Go to table tab --> details
    3. Give the table width (width you want to display on the screen should be less than or equal to the window width).
    4. Line type --> Divide this into no of column you want to have in header/item.
    Note: total length of all columns should be equal to the table width.
    5.save.
    Br,
    Laxmi

  • Attach smartform with in sales billing documents(vf03)

    Hi Friends,
    I make one smart form for service invoice.
    And fuctional person already defined billing types in vf01.
    so how can i attached my smartform with that perticular billing type.
    Its functional work or technical?
    I don't know so please help me and send me reply as soon as possible.
    thanks in advance.

    Hi
    Its part of configuration of attaching the smartform to the billing type done by functional person.
    It is done in SPRO->S&D->BAsic Functions->Output Control->Output Determination->Maintain Output Determination of Billing Documents.
    Thanks
    Amruta

  • Printing issue in smartform with output type

    Hi ,
    I am facing issue while I am taking print from zebra printer.
    I am trying to take a print from MB90 but its not coming but its giving status 'processed' and same from the spool, in spool its showing status complete but not giving any printout.
    if I m attaching  my smartform with another output type which already working for another label(smartform), then its giving print.
    So, what I want to know..
    Its can be a problem with output type config or from basis side.
    Please help.
    Thanks,
    Sandeep

    well i have seen setting are correct but having one issue it doesnt trigger automatically I do it manually from MB90 and rest of the things are correct becaoz i have seen while debug its going correct form from driver program, when i am runniing from MB90 manually .
    Thanks,
    Sandeep

  • Issue in smartform with Chinese logon

    Hello all,
    I'm facing a strange issue in smartform with chinese logon in Quality server.
    In quality server mail generates JUNK values in place of chinese texts in SOST.
    In development server its working fine.
    I checked through debugging in OTFDATA structure its taking Courier font by default.
    While in my development server in ZH logon its taking CNSONG font.
                                                                                    1     //        |XSAPWIN      046C 00000000001                                <
        2     IN        |041 form_name<
        3     IN        |05HDR_PAGE                                                     <
        4     OP        |DINA4   P 144  240 1683811906000010000100000                   <
        5     IN        |06%WINDOW9                                                     <
        6     MT        |0447102791                                                     <
        7     CP        |840000001                                                      <
        8     FC        |COURIER 095X 00114 SF001SF0118400001141 X                      <
        9     UL        | +0000000000000                                                <
       10     CT        |00000000                                                       <
    Can some please help me to solve this issue.
    Thanks in advance.
    regards,
    Lokesh

    Hello,
    Please follow the rules to output PDF correctly for ZF/ZH language:
    (1) workprocess need run under
           ZF/ZH language   (logon with ZF/ZH or switch by set locale)
           codepage 8300/8400 (or compatible codepages)
    (2) SAPScript need include ZF/ZH version. Please verify by:
           Go SE71->input SAPScript name, language key ZF/ZH -> display
    (3) SAPScript need assign Chinese font for paragraph used to output
         Chinese character
    (4) SAPScript need open with ZF/ZH language(OPEN_FORM with ZF/ZH language)
    Regards,
    David

  • Regarding attachment of own smartforms with the standard report

    hi experts,
                     cud u plz tell me how to attach our own smartforms with the standard report i.e if i want to attach a smart forms with me23n to get the printout......plz help me...

    Hi
    Goto the NACE tcode and attache the own smartform and attach to the output type
    NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).
    You should know the Application of a document first Like:
    for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.
    so first select the Application type (ex: EF) for PO and press OUtput types
    then a list will come in that you should know the related output type for PO.
    in this case it is NEU,
    select that and click on the processing Routines button on the left side
    it will display the Medium, Driver Program and the Script form or smartform related to that document..
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Smartforms with more pages

    Hi Gurus.
    I have a smartform with five pages.
    page1 has like next page page2
    page2 has like next page page3
    page23has like next page page4
    and so on.
    In the First page general Attributes, i allready assign the next page as 'Second page'
    and also in command prompt assign the next page .
    But when I print the smartform, It's show only the first and the second pages.
    Why?
    Please, help me!
    Regards
    sam

    Hello Sam,
    I assume that you need to print the 5 pages always.
    If so , in the command node in main window of "Second Page" assign the next page as "Third Page" & so on.
    Hope you get the point.
    BR,
    Suhas

  • Page break for Smartform with multiple main window on pages

    Hi Experts,
    I have a requirement for printing 3 pages. The difference among the 3 pages is the main window part.
    The main window contains not only internal table, also complicated texts like payment instructions etc.
    The requirement is in each page, the data in internal table should be changed, also payment instruction should be changed accordingly.
    e.g:
    Main Window of Page 1
    Part 1 for Internal table
    VAT on ITEM ------- 4O-------60,00------0.00%-------EUR
    Part 2 for Payment Instructions
    Texts for Page 1
    Main Window of Page 2
    Part 1 for Internal table
    VAT on ITEM ------- 5O-------60,00------0.00%-------EUR
    Part 2 for Payment Instructions
    Texts for Page 2
    Main Window of Page 3
    Part 1 for Internal table
    VAT on ITEM ------- 6O-------60,00------0.00%-------EUR
    Part 2 for Payment Instructions
    Texts for Page 3
    At first, I was using only one page 'Page1' with a variable page_no = 1 as default value, and use program line page_no = page_no + 1 as counter. when page_no = 2, use command for force page break to 'Page1', then under the command, change the internal table and payment instruction texts. when page_no = 3, ...
    But I encountered an error saying:
    Runtime Errors         GEN_BRANCHOFFSET_LIMIT_REACHED
    Short text
         Jump distance is too large and cannot be generated.
    So I created 3 pages, with different main window M_window1, M_window2, M_window3 for each page. In page1, after printing the M_window1, page_no = 2, use command to go to page2, but page2 is never printed. I think this is because only one main window can exist in a smartform? but why smartform allows creating individual main window for different pages? what's the use of such main window?
    By the way, what's the use of command for force page break? only work for one main window in a smartform?
    Getting back to my requirement, I think I should still use one page and command for page break. I am trying to solve this.
    Thanks.
    Li Jun Da.

    Now I am using 3 pages: Page 1, Page 2, Page 3.
    Page 2, Page 3 are copies of Page 1 with main window renamed as second window: mw 2, mw 3.
    I also created 2 command nodes in main window of page 1: cmd 2, cmd 3.
    cmd 2 is for page break to Page 2, cmd 3 is for page break to Page 3.
    The second window mw 2, mw 3 in Page 2, Page 3 can be displayed.
    Even though, I still can't understand how main window of pages (not 1st page) can work.

  • Using Smartforms with Dunning

    Hi,
    I want to use a smartform (e.g. the default F150_DUNN_SF) but can't get it to work. I know the procedure:
    - go to Customizing - Financial Accounting Global Settings - Tools - Customer Enhancements - Business Transaction Events -> Settings | P/S modules | ...of an SAP appl.
    - change the FM for 1720 from FI_PRINT_DUNNING_NOTICE to FI_PRINT_DUNNING_NOTICE_SMARTF
    - go to Customizing - Financial Accounting (New) - Accounts Receivable and Payable - Business Transactions - Dunning - Printout - Assign Dunning forms
    - select a procedure and double click "Forms for normal dunning procedure" and enter a company code. Then I get the names of the forms used for each level and should be able to change them.
    There is the problem: when I fill in a smartform, like the default F150_DUNN_SF, I get the error "Form F150_DUNN_SF is not defined or is not active" (while clearly it is both). I'm guessing he only looks for sapscript forms.
    So how do I specify which smartform to use for Dunning? Has anyone managed to do this? I've read all the help and forum posts about this, saw some other people with the same problem, but no solution posted.

    I actually knew that I was supposed to ignore the error, but I couldn't get it to save. But your reply made me try clicking the green checkmark and that was the key to saving. So thank you, problem solved

  • How to print true type font in smartform with ECC6

    hi,expert:
    I want to use true type font "Comic Sans MS.ttf".
    I upload this font file by SE73 named ZTT2I.
    In SE73.. select the Radio button "Font Families" And click on the "True type Font Installation" button. click the font attribute ITALIC。
    Our print device is LP01 and driver is CNSAPWIN
    when I create a new style in smartform using the font ZTT, in preview window the font still like other font.
    Our system is IDES ECC6, SAP_BASIS SAPKB70014
    Now when I create smartfrom in language EN adn logon with language EN,it can print correct style of that font.
    But if the smartform is base on language ZH or logon with language ZH, the output is not correct.
    why? How to solve it?
    how can I solve this problem?
    thaks a lot

    Hi,
    Is the problem that uploaded true type font ZTT is not used when language is ZH? Did you update the chinese version of the style associated with the smartform? There is a separate style for each language version. So you need to log on in Chinese language and update the style with new paragraph, character formats. Then you need to activate the style and smartform for ZH langauge also.
    Regards,
    Aidan

  • Printing same smartform with different set of records continuously.

    Hi SDNer,
    Suppose a table contain Studet info like the following one:
    ID   Name    Sub1       Sub2     Sub3
    1    xxx        sb11       sb12     sb13
    2    yyy        sb21       sb22     sb23
    3    zzz        sb31       sb32     sb33
    Think that the smartform contain only a single page(Suppose smartform of student result).In the Selection screen User can put the range of ID.When User put 1-3 the smartform print 3 pages---1st for the student with id 1,2nd for student with id 2 and 3rd for student with id 3.when user put the input 1-2 the smartform print 2 pages.I need your help to accomplish such a scenario.
    Thanks in advance.
    Regards,
    Sarbajit.

    Hi,
    As per user's selection criteria you need fetch data in your driver program and need to store it in an internal table. The same internal table you need to pass to smartform. to handle your requirement of displaying one student record per page you need to use COMMAND node (with some condition). Using this you can force your smartform for page-break.
    I hope this will help you to start and explore further.
    Regards,
    Sambaran Ray

  • Crm_ml_preview - Unable to print with smartforms with bitmap images.

    I'm using CRM 4.0 and I've an issue on Enterprise Portal when I try to print an Activity.
    In fact, If I press the botton "PRINT" a new window opens with following URL:
    http://myhost:8080/sap/bc/bsp/sa/crm_ml_preview/ml_preview.do? ...
    If the smartform linked, has a bitmap inside (for example the company logo) I receive from this linhk a blank page. If the smartform contain only text, everithing is printed correctly.
    With SAP gui, inside CRM system both smartfoms (with or without bitmaps) are printed correctly. This problems arise only when I try to print the activity from Enterprise Portal.
    Any suggestion to solve the problem?
    Regards
    Luca Sozio.

    It's an HP P3005dn (duplex+network) printer. OS X simply recognized the printer on the network and set itself up accordingly (without the option of selecting PCL or Postscript). The Windows computers in the office, though, - ugh - it was ugly getting them set up. None of them would recognize the printer on the network, and couldn't even browse for it and find it. I wound up having to download Bonjour for windows, and set it up that way. I downloaded the drivers from HP.com, and believe I set them all up to print using PCL.
    It sounds like PCL v. PostScript may be the issue; is it possible to print using PCL on Macs?

Maybe you are looking for

  • Lost calender and contacts in Outlook

    I followed the instructions to the letter to migrate to BTmail from Bt Yahoo mail and although my inbox and sent emails in Outlook eventually re-appeared my Outlook contacts and calender have vanished. I work for myself and had 3 months worth of futu

  • Learning dreamweaver cs4 before cs5.5

    I have recently taken a course in dreamweaver cs5.5 at college and also have dreamweaver cs5.5 on my home computer and I am just messing about learning to hopefully one day do web design as a permanent job. I got offered to do a course today at a dra

  • Unable to download error getting license license server communication problem

    Hi, Am getting the below error when trying to open an acsm file Unable to download error getting license license server communication problem e_google_device_limit_reached Thanks

  • Is java.util package is available in J2SDK1.4.1_01 version ?.

    in my machine ,i have j2sdk1.4.1_01 version jdk.when i am using any util classes in my program ,those doesnt compile.it gives the error regarding to java.util classes. can u help me.....?pls...... ,how to solve this problem? i am eagerly waiting for

  • Multiple Account Assignment - distribute sequentially

    Users create a po item with multiple account assignments, distribute on a quantity basis(distribution), and distribute sequentially (partial invoices).  Goods Receipt Indicator, GR-Non-val, and gr based IV are off. when using miro to post an invoice,