Wats d in-built print PROGRAM name for layout MEDRUCK???

wats d in-built print PROGRAM name for layout MEDRUCK??? and can we change it??
wat shud we do if we want2 change it??
i mean...assume we got a scenario in which we need ta use MEDRUCK layout n print progrm n change some text in it.. and d address  and header in it..
how cud we do dis??

Hi ,
The print program name for 'MEDRUCK' is <b>SAPFM06P</b>, it is not advisable to change the print program instead if you want to do any changes use Subroutines in the layout. Eg : PERFORM <Subroutine name> in PROGRAM <pname> USING <in_variables>
               CHANGING <out_var>
ENDPERFORM.
Srini

Similar Messages

  • Print program name for the dunning form F150_FR_DUNN_01 in sapscript

    Hi,
          I am not getting the exact print program name for the dunning form F150_FR_DUNN_01 in sapscript. After an extensive search I have come across few names of print program like SAPF150D2 and SAPLF150. But still I am not understanding which one to use for the form and also how to use it. I am unable to understand which include I should use to write my code.
    Kindly help me.
    Thanking you.
    Pujarini Patra

    Hi,
    Yes, you should be able to assign F150_FR_DUNN_01 in Dunning Forms customizing:
    and yes, I too would absolutely try to go for either a Smartform or even a PDF Form (if i'd have all the necessary setup for them, like Adobe Document Services, in the system already). I have Basis 702 SP  0011and FINBASIS 600 SP 0021, so all the following technicalities refer to those releases:
    The corresponding SAP sample Forms are:
    - F150_DUNN_SF for Smartform; and
    - F150_DUNN_SF for pdf Form (don't let the name confuse you )
    I'm not entirely sure if it's a good idea to try to convert/migrate Sapscript to Smartform and the Smartform to PDF Form - have never done that  myself and don't know how good/usable the migration result is. I just take the interface of Smartform from SAP and do the rest from scratch or by copying over the common parts of our existing custom forms.
    There are the SAP Standard wrapper FMs for SF and PDF forms already in the System:
    - FI_PRINT_DUNNING_NOTICE_SMARTF calling PRINT_DUNNING_NOTICE_SF and
    - FI_PRINT_DUNNING_NOTICE_PDF calling PRINT_DUNNING_NOTICE_PDF.
    So, theoretically, all you had to do to replace SapScripts (or even to enable all three form types) is to assign a custom BTE Event handler FM to event 1720 (for correct Application), which could detect, what type of form is assigned in Customizing and call the corresponding wrapper FM.
    As a sample for coding PDF form wrapper call one could take FI_PSO_EVENT_00001720_PDF (if you have IS-PS) in the system. I'd take out the IS-PS specific "business logic" like posting dunning charges (if it does not apply to my solution) and add the logic to decide, which wrapper to call.
    The confusing part about the customizing (Table T047E) to me is that there seems to be no form type defined anywhere in there... just the FORNR field for form name, which should apparently take the names of all three form types... I'd  try to extend that table with custom Form type field and try to regenerate Table Maintenance dialog for  view Cluster VC_T047_F... That would save the whole effort to try to detect the type for  form assigned...
    Another tip, in case you didn't know it already: you should be able to see all the Customizing paths, where T047E is involved, when you enter table name in SM30 and press "Customizing" and then "Continue w/o Specifying Project":
    The selected entry is the one you are looking for to assing your custom forms, I believe.
    cheers
    Janis

  • Standard smartform name and standard print program name for Sales Quotation

    Hi,
    I would like to know the standard smartform name and standard print program name which can be used for sales quotation through transaction VA23.
    For eg: The standard output type for billing document (For T code VF03) is RD00 and it' smartform name is LB_BIL_INVOICE. It's print program name is RLB_INVOICE.
    Similarly, I would like to know the standard smartform name and standard print program name for AN00 output type which is used for sales quotation. .
    Regards,
    Zahid

    Hello
    std driver prgram is /SMB40/RVADOR01
    form entry is ENTRY
    std smartforms is /SMB40/SDQUO_A an du can check this the in NACE tcode.
    Output Type     AN00          Quotation
    Application     V1            Sales
       Program                   /SMB40/RVADOR01
       Form Routine              ENTRY
       Form                      RVORDER01
       PDF/Smartform Form        /SMB40/SDQUO_A                 
    Thank u,
    santhosh

  • Print program name for Adobeform

    Hi,
    I want to know how to identify the print program name to print adobeform if i know Adobeform name in FI and HR module.
    Thanks
    Bhuavna

    Post the solution as well so that it helps all, instead of just closing it with one word i.e. "resolved"
    Have a look at [Rules of Engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement].
    Chintan

  • Hw to find out the Print program name for SF?

    HI Guys,
    I have a Smart form in SRM system. i wanted to find out the print program for this. i know we can find out with Table TNAPR, But this table is not existed in SRM System for my client. Any alternate solution for this..?
    Pls let me know.
    Akshitha.

    Hi
    Byusing the Tables Tnapr & TTXFP  u can get the details of driver program of your script or smartform
    Or
    Goto NACE->select the Application type(EF-purchase order)->select output types->NEU for new PO printout->double click on process routines_> sscroll right->specfiy ur form and print proggram there(instead of MEDRUCK give ZMEDRUCK)->save
    Nace is for message control settings. Say if u want to trigger a Smartform or an Idoc or any other customized program u can do the message control settings.
    Say at the time of Sales Order creation or updation u want to trigger a Smartform, then u have to follow the following steps:
    Goto NACE
    Select application V1 and then click Output Type.
    create a new Output type or copy the existing one abd save it with new name
    then in Processing Routine Mention the driver program name and in Form routine mention the main subroutine name.
    In Smartform mention your SMartform name and also the layout if u have ceated.
    Again go to NACE and Select application V1 and press Procedures.
    here out of the many procedures u have to select the right one and attach your Output Type to it.
    You can also create a condition record..Say if u want to trigger this Smartforms for Sales Order of particular type.
    Regards
    Pavan

  • Table used for displaying print/program name of smartforms

    Hi All,
    I need the table name which is used to display the print/program name for smartforms.
    Thanks & Regards,
    Santosh

    check TNAPR , or tcode NACE .
    regards
    prabhu

  • Printing form name for FORM-ER 5

    hi
    i want to know the form name and  printing program name  used for CENVAT credit rule 9A 2004 (ER-5).

    Hi Sachin,
    You will find the print programs and forms in the table <b>TNAPR.</b> Check the table once.
    Thanks,
    Vinay

  • Reqd Program name for Billing

    Hi All,
    I Got this  (FMCA_INVOICE_SAMPLE_PDF ) ADOBE form for invoice . Can any one please tell me what is the Print program name I have to assign in ( NACE ) for this form
    Thanking you all in advance,
    Sandhya

    Hi,
    Here is the list of all programs in that package.
    FMCA_CASHPAYMENT_RECEIPT_BIB INTERNAL  -- >
    Form Class Library
    FMCA_FORM_CLASS_DUNNING -->
    Data Retrieval Library for Form Class
    FMCA_INVOICE_LIB INTERNAL -->
    Form Class Library
    FMCA_PARTNER_CUSTOMER_MAINTAIN -->
    Business Partner Maintenance: Contract Partner and Customer
    FMCA_PARTNER_VENDOR_MAINTAIN -->
    Business Partner Maintenance: Contract Partner and Vendor
    FMCA_VC_TVORG_CHECK -->
    Program FMCA_VC_TVORG_CHECK
    FMCA_WRITEOFF_DOC_LIB EXTERN -->
    Bereitstellung einer Sicherheitsleistung zur Bearbeitung
    ISPSCA_V80HGEN -->
    Switch-on-Report to call RV80HGEN
    RFMCACOLLAG -->
    Derivation of Responsible Collection Agency
    RFMCAINVH -->
    Display invoice history
    RFMCAP700 -->
    Edit Inbound Correspondence
    RFMCAP700_CREATE -->
    Program RFMCAP700
    RFMCASKV -->
    Display Differences in Cash Discount Clearing
    RFMCAWOH1 -->
    Write-Off History Public Sector
    RFMCA_UPGR_TFMCA004 -->
    Program for completing table TFMCA004
    RFMCA_WHERE_USED -->
    Dummy-Program for Object Where-Used List
    SAPRAIH1 -->
    Archiving program for invoice history
    SAPRAIH2 -->
    Archiving program for invoice history, deletion of invoices
    SAPRAIH3 -->
    Archiving program for invoice history, retrieval of invoices

  • Need print program name

    Hi all,
    i have smartform name .how we will find print program?
    What is the output type and application for paychek?
    please tell to me..
    Thanks,
    kisho.re

    there are two ways
    go to table TNAPR give ur smartform name and then u will get your program name
    secondly if any putput type is associated with it then go to transaction NACE select application area then click output type and then get the print program name
    ~hitesh

  • Driver program name for script j_1i_57f4 challan

    hi .... plz i needed driver program name for delivery challan script : J_1I_57F4 . i tried to find it but since the output is displayed only from sp02 im unable to get its driver program name . i have to add certain fields in that form and corresponding logic in that form .
    thanks and regards .

    hi
    If u check the TNAPR table u will get the Driver Program as J_1I57FPN  , allu have to do is to Activate the SAP SCRIPT DEBUGGGER   and check the values  and also in the driver program above and check whihc values are coming and not.
    surya

  • How to find output type givenSapscript form name and print program name

    Hi  Experts,
           Can anyone tell me how to find the output type of  a sapscript form if the print program name and sapscript form name is 
    known.

    Hi,
    There are two ways:
    1. Use table TNAPR .. Here is table give PGNAM as your print program name and FONAM as form name.. Now the field KSCHL will be the output type assigned to your script.
    2. You can also check the NACE t-code.. In that select a application(Corresponds to your area) -> click on Output types tab -> Here you get list of output type.. You need click on Processing Routine folder to get all other info..

  • Script and program name for MM:OUTWARD CHELLAN

    Hi all ,
    can any one give me the script name and program name  for MM:OUTWARD CHELLAN.
    Regards,
    Arun.j

    Hi
    There are Std Scripts for PO,RFQ,CONTRACT, GRN , GI Note etc in MM
    What is this Outward challan? what is its' equivalent SAP business document?
    Check in The Tcode NACE for the relavent one, for the Output applications like MR,MD,EF,ME etc
    Reward points for useful Answers
    Regards
    Anji

  • Standard program name for PO smartform in Ecc 6.0 onwards

    Hi,
    Could anyone please help me to know the program name for PO smartform in ECC 6.0 version onwards.i know about /SMB40/FM06P but this program is not there in Ecc 6.0.
    Plesea help me.
    Thanks,
    Sandeep.

    Hi Sandeep,
    The Driver program for the SapScript MEDRUCK is SAPFM06P.
    Thanks,
    Anon

  • How to fetch Print program name of a SAP script?

    Hi abapers,
    Could you please tell me how to fetch the name of a script's print program with the help of the script's name?
    I have tried with table TNAPR and T-code NACE,it didnt help.
    Is there any function module that returns the print program's name.
    Please reply.
    Thanks,
    Suchi.

    hi ,
    GOTO SE71 Txn
    Enter standard script name.
    Click on Display.
    "in menu bar
    "form------>Check--->text ----->press enter
    Now you can view the standard print program name
    Thanks & Regards

  • Fetch Report Program names for a given Package

    Hi,
       I need to fetch all the report program names for a given pakage. I tired TADIR table but couldnt fetch report details alone..
    thanks,
    sri
    Moderator message: very basic, please do more own research before asking, e.g. look at a few TADIR entries of different object types, also discover the repository information system.
    Edited by: Thomas Zloch on Feb 23, 2011 2:56 PM

    Dan is right to be cautious, i've seen this cause problems.
    It's not very difficult to make the chnages in BCS, and if you have a lot of them/frequent changes, you can always use create an upload method
    and then make all future changes by .txt file

Maybe you are looking for

  • Message log not correctly associated with contact

    I'm having an issue where I cannot text message a particular contact or phone number. A series of steps I took seems to have exposed a glitch where the message log will not corrrectly associate itself to a newly created contact.  So now when I push t

  • Router blocks random IP or Domain Addresses

    This appears to be a rather unusual problem and has only been noticed in the past month. Suddenly without any apparent warning, certain web sites are no longer accessible. This was first noticed when I was unable to access my pop3 email from the www.

  • New 27" i5 not reading card reader or camera

    Just bought the new 27" i5 for my wife--she's a photographer. It will not read her cameras or card readers. Absolutely nothing is showing. Have tried several card readers and digital cameras. Is there a preference for this? Please help. Thanks. JB

  • Oracle 9i Forms - Display Insert Statements

    I'm getting an Oracle error "unable to insert record" during runtime of the 9i forms. Is there a way to display the insert statements? In 3.0 or 4.5 you can press F1 and F2 key how about in 9i ? thanks

  • Migration of Microsoft SQL Server 7.0 Takes A Long Time

    I just installed Migration Workbench yesterday and tried to run it. It seems take a long time trying to load source tables. (Almost 6-7 hours!) But no error message showed up. I finally had to cancel it. Is it normal? Please advice. - Brian Luo null