Driver program for the Smart form

Hi all.
I have an issue in smart forms.
we are implementing RE(Real Estate) module with the version ECC 6.0.
In the RE ,for printing the forms.I know the name of the SMART form only.
how can i know the corresponding Driver program.
Plaese help me to solve this issue.
Thanks on advance,
Regards,
Eswar

Hi,
You can get your driver program name from tnapr table but some are also configured from others way also.
Try this will work in any case.
Open your Smartform then execute.
Then function module name is displayed
Open function module and put a break point on first executable statement.
May be break point on statement like
CLEAR DOCUMENT_OUTPUT_INFO.
After giving breakpoint trigger your Smartform for printing in fresh session then it will stop in debug mode then in call tab you can see your driver program name.

Similar Messages

  • Driver program for PO SMART FORMS

    Hi.
    what is the driver program for the PO smartforms.
    /smb40/mmpo_l
    mmpo_a
    is it the same like for script(MEDRUCK)--SAPFM06P.
    OR DIFFERENT.
    Plz help me to find out.
    Thanks in advance,
    regards,
    eswar

    HI VENKAT,
    The print program name for 'MEDRUCK'  is  <b>SAPFM06P</b>,
    you can find out for smartforms
    by using transaction NACE.
    or table TNAPR.
    here is the way to find the print program for smartforms
    ifferent ways
    1) Check the table TNAPR.
    2) go to the Tcode -> NACE
    3) Go to the T-code 'SMARTFORMs'
    Give your form name
    go to the general attributes.
    Check the Package name.
    then go to T-Code-> SE80
    there check the program name for a package wise
    Mark the  points if u find it useful
    ~~Guduri

  • Driver program for the Dunning letter SAP Script

    Hello All,
    Can someone please tell me how to find the "Driver program for the Dunning letter SAP Script". I checked the Transaction OB96 but I dont find any Dunning scripts here i.e., the standard Dunning letter SAP Script F150_DUNN_01.
    Is there any Transaction like NACE of logistics for FI module to find the Driver programs. My requirement is to find the Driver program for the Dunning letter SAP Script and have a new Driver program instead of the standard SAP given driver program. Example is in transaction NACE we can change the driver program for Invoice like from RVADIN01 to ZRVADIN01.
    Thanks and Regards,
    SNK.

    Yes you can, using FIBF, change the FM associated with event 1720 like when SapScript is replaced with SmartForms. Look at [Define Dunning Forms (with SAP Smart Forms)|http://help.sap.com/saphelp_46c/helpdata/es/7d/c7a0a535e1d311ba4d0800060d888b/content.htm] for reference.
    But notice
    - PRINT_DUNNING_NOTICE call many FM of the same FG which share the same global data area.
    - During following upgrades of your system you will have to manage a copy of standard.
    Regards,
    Raymond

  • Driver program for Purchase Order form "/SMB40/MMPO_A"

    Hi All
    Could you please suggest me Driver program for Purchase Order form "/SMB40/MMPO_A" ?
    Driver program "/SMB40/FM06P" does not have the same interface structure as this form, hence can not be used.
    << Text removed>>.
    Regards
    Ansh
    Edited by: Matt on Mar 27, 2009 7:22 AM - Please do not offer points

    Hi Ansh
    see this link
    [Driver program |https://forums.sdn.sap.com/click.jspa?searchID=24089230&messageID=6810108]
    Regards
    HAreesh Menon

  • Driver program for the smartform HR_CMP_TCS

    Hi Friends,
      Can any one of you help me, in tracing out the Driver Program for the smartform HR_CMP_TCS. This is the Total Compensation form.
    Suresh

    Hi..
    Did you find any Smartform or Program with /SMB40/?
    I did this smartform using the above mentioned Prog only.
    Also try using SAPFM07P_SMART.
    Regards,
    Karthik

  • How to find driver program name of  Smart Form

    Hello
    I am in stiuation, where I know the smart form name in which I need to do the changes but I don't know the driver program name. Is there ant way to find the driver  program name? Is the smart form and it's driver program name is maintained in any table?
    Please let me know if any one is having any idea.
    Thanks  & Regards.
    Chetansing Chauhan

    Hi,
    Check this links:
    driver program name
    Driver program for smart form
    Regards
    Adil

  • RE: what is the standard driver program for printing PO form in ECC 6.0EHP5

    Hi Guys,
                 For printing Purchase order smartform in MM module , earlier i used SMBA0 package i.e /SMBA0/AA_FM06P Driver program in Ecc 6.0 Ehp4 . But now my client is using Ehp5 ,here we could n't find SMBA0 package . So, can any one suggest me what is the relavant package for SMBA0 in Ecc  6.0 EHP5.
    Thanks in advance.
    Regards,
    Bala.

    Hi Bala,
    Those are available in client 000, you have to copy these Smartforms and driver programs from client 000.
    Client 000
    Original program: /SMBA0/AA_FM06P
    Original Form:      /SMBA0/IN_MMPO
    Regards,
    Surya

  • How to genrate the spool request for the smart form.

    Hi Friends,
    I have a page to FAX to vendor for which i have made a smartform for the page to be send. For this purpose i have to genrate the spool request without displaying the output of the smartform. The program should give the spool number genrated.
    can you please suggest somthing.
    Regards,
    Vidya.

    hi
    for this when u r callin the form write some code in u r program
    IF RADIOBUTTON = 'X' .     "GET THE SPOOL
    CONTROL_PARAMETERS-NO_DIALOG = 'X'.
    ELSE.
    CONTROL_PARAMETERS-NO_DIALOG = ' '.
    ENDIF.
    and pass this to the calling form.
    Please Close this thread.. when u r problem is solved. Reward if Helpful
    Regards
    Naresh Reddy K

  • Driver program for FORM16

    Hi all,
    I am seaching for Driver program for FORM16 SMART FORM .There is one driver program for sap script , for smart form J_1IEWT_CERT IS there any driver program  .
    Can any one please guide me how to proceed?
    thanks in advance.
    Regards,
    suresh.

    Hi, i recently solved the j1incert issue.
    Can i know whether are you trying to change to the new tds format for form 16 (new format on 2010)?
    If so please let me know. i can guide you.
    [Click here|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1522189] for new
    (note you need to have market place login) tds certificate format (2010)
    oss note: 1522189
    earlier the form used to be in script but now changed into smartform.
    For the driver program of form 16 in se38 please enter report name as J_1IEWT_CERT . and click on display
    Regards,
    koolspy.

  • Print(Driver) Program for HRTMC_TALENT_PROFILE_PDF

    Hi Friends,
    Can anyone please help me to find out the Print(Driver) Program for the adobe form .HRTMC_TALENT_PROFILE_PDF.
    Like scripts will be maintained in NACE where driver program and form will be maintained for Adobe Form?
    Regards,
    Sree

    Hi,
    have a look at table <b>TNAPR</b> to check the print program assigned to your smartform/sapscript.
    Best regards.

  • Driver program for (request for quotation) /SMB40/MMRFQ_A smart form

    Dear friends,
    I found a standard smartform for request for quotation ie /SMB40/MMRFQ_A..but i am unable to find a driver program for this standard form..
    Also checked in TNAPR table and nace t code for driver program.
    pls tell me the driver prog for the above SF..
    Regards.
    Vinod

    Ok. That is because standard smartforms are not coming part of the package. You either install an ADD-On related to the preconfigured smartforms. If you have access to service.sap.com, you can download the preconfigured smartforms.
    The other option is to Migrate Script to Smartforms from Smartforms tcode...in MenuUtilities>Migration/
    After migration, you will get the layout....and you have to change the smartform from scratch.
    Vishwa.

  • How to find the driver preogram of a smart form.

    Hi experts,
    I am developing a smart form for RFQ. There is a standard smartform that SAP has provided for this. But the problem is i dont know how to find the driver program of this smart form. The name of the smart form is /SMB40/MMRFQ_L.  it will be of great help if u can reply quickly. Thanks in advance.
    regards,
    venkat.

    1. Go to nace
    2. select application as EA
    3. click output type button and select output type as NEU
    4. double click on processing routines
    5. Application  - EA
        Output Types - NEU (RFQ)
      <b>  Smart Form Program  - /SMB40/FM06P</b>
        Smart Form               - /SMB40/MMRFQ_L
                                          /SMB40/MMRFQ_A
    if u want to directly see without going to nace
    1. in se11 give <b>view</b> name as <b>VN_TNAPR</b>
    2. execute it
    3. it will ask for o/p type and application give it
    4. then u can directly go to nace "display view processing routines" screen

  • Driver program for Sapscript form

    Hi All,
    My Sapscript Z From has been configured for company code,and it is present in table T042B.
    T042B-ZBUKR = 4418 (company code)
    T042B-AFORN = ZCOTL_ADVICE (SAPSCRIPT FORM)
    Can anyone please tell me from which table I should get the Driver Program for the above Sapscript Form.
    Kindly Reply ASAP.
    Rishi

    Hello Rishi,
    Could you please let us know how did you find the driver program for the forms in FICO
    Thanks,
    Smita

  • Driver program for GI(goods issue) smart form output type WA01

    Hi,
    i have designed one smart form for GI o/p type WA01 for Tcode MIGO ,but could get any standard driver program becoz in our server the standard program is for the script and not smart form.can anybody help me in finding the standard driver program for trigerring the smart form.

    Hi,
    Try prog SAPM07DR.
    Paras

  • Smart form and its driver program for sales order

    Hi Experts,
    Please give me the standard Smart Form name along with its Standard driver program.
    I already have RVADOR01 program which is a driver program for SAP Script RVORDER01.
    But I need standard smart form with its standard driver program for VA02, VA03 (Sales order) transaction.
    <REMOVED BY MODERATOR>
    Thanks In Advance
    Ram
    Edited by: Alvaro Tejada Galindo on Apr 8, 2008 12:10 PM

    Hi Ramachandra Babu,
                  Welcome To SDN!!
    Check output types in NACE tcode...
    Sample example,
    Goto Transaction NACE --> Select Application V1(Sales) --> Click on Output Types --> Select the output type as BA00 (as generally BA00 is the output type associated with Sales Order ) --> Double click on the Processing Routines folder on the left and it will display the Form name and the corresponding driver programs name.
    Regards
    Kiran

Maybe you are looking for

  • Help me step by step for using Flash Media Server!

    Dear all! With reference to advertisement/introduction of in website (http://www.adobe.com/ ), I am writing to you to request some things bellows: My company would like build video streaming application on Website (and mobile in future), maybe someth

  • How to print a text file with long lines?

    I am trying to print a text file which contains many long lines. I find that the long lines are truncated on the printouts. How do I wrap up these long lines? Could you give me some examples? Thank you very much!

  • Can no longer manually manage ipod songs

    I used to be able to auto-sync my ipod with iTunes or I could uncheck that and manually drag songs from iTunes to the iPod. I can no longer manually drage songs. Wot happend?

  • Want to reply to some mail through separate SMTP server

    Here's the situation--my grad school uses a Lotus webmail application for their student mail, which is annoying for several reasons, not the least of which being that it's not compatible with Safari. I asked if they could give me the IMAP server name

  • Soundbooth CS4 audio to Captivate 4

    I'm trying to create recordings in Soundbooth CS4 and import them into Captivate 4 and am unable to do so.  I realize that I can save the files as mp3's (this import DOES work within Captivate), but that requires an extra step that really makes the p