What is sfp transaction code

what is sfp transaction code . and in which version this code is available.
pls tell me how i can work on this tcode.

SFP - ADOBE FORM
Component documentation PDF-Based Print Forms Locate the document in its SAP Library structure
Purpose
PDF-based print forms are part of the SAP Interactive Forms by Adobe solution and are used for printing in SAP systems. As well as standard output on printers, and the option of archiving documents, you can also use your application to send a PDF to the Structure linkBusiness Communication Services (BCS). Here, you have the option of faxing or e-mailing your documents.
The following gives you an overview of how a PDF-based print form is structured, and also tells you how to create a PDF-based print form in the development environment of the ABAP Workbench. The integrated Adobe LiveCycle Designeru2122 software supports you when you do this. This software must be installed on your front end before you can create a layout. To see a print preview of your form, you first need to install Adobe Reader or a complete version of Adobe Acrobat.
This documentation does not discuss how documents are printed and controlled on printers. Instead, it discusses the whole process up to when a file is sent to output management functions, such as the spool system in SAP systems. Note that, for printing and previewing PDF-based forms, you need to use a PCL, Postscript, or ZPL printer and an appropriate device type (such as POST2, HPLJ4, HP9500, PDF1, AZPL203, or AZPL300). You cannot use a printer with the device type SAPWIN/SWIN. More information is available in the Structure linkSAP Printing Guide (BC-CCM-PRN), under Structure linkPrinting PDF-Based Forms.
Integration
An activated PDF-based print form corresponds to a callable function module in the SAP system. The complete logic of the form is represented by this function module. When a form is printed, it is called by an application program, which collects the relevant application data. The application program uses the function module interface to send the data. Therefore, the data collection process is split from the logic of the form. This means that you only need to adjust the form when you modify the logic or layout.
There are several ways of creating interactive forms. For more information, see Interactive Forms.
Features
To develop a PDF-based print form, you use Form Builder, integrated with ABAP Workbench. This tool enables you to create a complete form description, even if you do not have extensive programming skills. The tool supports you in the following tasks:
●      Creating layouts
Here, you use the Adobe LiveCycle Designer to design pages or create the layout.
●      Specifying the data used in the form
In the form context, you specify which data, tables, texts, and graphics are sent to the form.
●      Structure linkMigration of Smart Forms
By migrating Smart Forms, you can reuse them as PDF-based print forms. You can find the Smart Form migration tool in transaction SMARTFORMS.
Note
Smart Forms are still supported; you can continue to forms created in Smart Forms without making any changes.
●      Importing existing PDF files or forms
This tool is integrated into Adobe LiveCycle Designer and enables you to use your own templates for your form.
●      Scripting
Adobe LiveCycle Designer uses the script languages JavaScript and FormCalc. FormCalc is a simple Adobe script language for typical form calculations, including mathematical and logical functions, and date and character string functions. For more information about FormCalc, and a FormCalc language reference, see the online help of Adobe LiveCycle Designer.
Note
To achieve the best possible performance when processing forms, use as little scripting as possible in the form itself. If possible, perform all calculations and data analysis in the application program, before the form is called.
●      Printing and archiving the PDF-based print form:
You can use output parameters to specify print and archive settings, and so adapt the output to your requirements. These parameters are not viewed in Form Builder. Instead, you control them with function modules that you integrate in your application program.
Restrictions
Note that local print versions may differ from print versions produced using spool requests in the SAP system. You can print out parts of PDF forms (such as selected pages) as local print versions only, using Adobe Acrobat or Adobe Reader. Information about further restrictions is available in SAP Note 1009567.

Similar Messages

  • What are the transaction codes we use for LSMW in MM, SD, PP  & FI/CO gnrly

    Hi all,
    What are the transaction codes we use for LSMW in MM, SD, PP  & FI/CO generally?
    Help will be surely rewarded.
    Thanks and Regards,
    Creasy

    > What are the transaction codes we use for LSMW in MM, SD, PP  & FI/CO generally?
    General threads about LSMW in MM, SD, PP, FICO will be locked and deleted generally.
    > Help will be surely rewarded.
    &********************** Please read "the rules" if found usefull... ************************&
    Cheers,
    Julius

  • Hi what is the transaction code for vendor master delete

    hi
       what is the transaction code for vendor master delete? and customer master delete?
    thank u
    surya

    Hi
    There won't be any Deleting of customer and vendor completely
    we only BLOCK them
    FK05                   Block Vendor (Accounting)
    MK05                   Block Vendor (Purchasing)
    XK05                   Block Vendor (centrally)
    FD05                   Block Customer (Accounting)
    VD05                   Customer Block (Sales)
    XD05                   Block customer (centrally)
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • What is standard transaction code

    Hi fnds,
    what is standard transaction code for downlod data from application server to presentation sever ( from application server to flat file)

    Hi,
    Check this PC00_M99_URML
    Regards,
    Satish

  • What is the transaction  code SM  31?

    4.What is the transaction  code SM  31?

    Hi,
      SM31 is TABLE MAINTAINENACE. Table maintainence is created for a table to enter the data in the table. Instead of updating the table by program.
    Table Maintainence is created in SE11 .Enter table name ---Utilises --> Table maintenance generator.
    Br,
    Laxmi.

  • What is the transaction code for where used list

    hi,  
                    what is the transaction code for where used list and
               how to retrieve the previous delivery quantity and quantity delivered for a particular material  with reference to both material document number and material number.

    hi,
    there is no transaction code for where-used-list..
    its one of the buttons in application tool bar which if you click will tell you where,in which program or tables etc this object is used.
    to retrieve the previous delivery quantity and quantity delivered for a particular material with reference to both material document number and material number,
    use tables <b>likp lips and mara</b> and use material number and document number in where condtion.
    regards,
    pankaj singh
    <b>**** please mark all helpful answers</b>

  • What is the transaction code to enter data into mkpf table

    Hi,
    I want to enter data into mkpf table but through a transaction code.
    What is the transaction code?
    Thanks.
    deniz.

    Hi,
    Go to SE16N transaction code.
    Now you enter the table name ex: u201CMKPF u201C, if u wants to insert the values.
    in Command bar
    you enter the transaction code u201C &SAP_EDIT u201D. 
    Press enter.
    Then click on execute button. 
    Now here I would like to change some data.
    Here we can do any operation in application tool bar.
    Enter values
    And click on save button.  
    Regards,
    Sujit

  • What is the transaction code to set the download directory?

    What is the transaction code to set the download directory?

    SO21 is the Maintain PC Work directory transaction
    Cheers,
    Ben

  • What is the transaction code for this Report

    Is there a report in SAP that shows unrealized foreign exchange cash receipts and payments posted to a G/L. if yes, what is that report. Please provide transaction code.
    If not, do we need to create ABAP query. How do we create that Query in this regard. What information are we required to give the Abap person or do we create an Query ourself. How do we create it. please explain with steps.
    It is little urgent. Please reply soon.
    Thanks
    Lakshmi

    Hi
    hi Refer
    <b>http://sapfans.com/forums/viewtopic.php?t=35498&highlight=logo+report&sid=427c40184627df2072190b9d75d87117</b>
    Use FM 'REUSE_ALV_COMMENTARY_WRITE'
    Regards,
    Sree

  • What's the transaction code for the acronym explainer?

    I found this once but for the life of me can't find it again.
    There's a transaction code for a utility that tells you what  SAP acronyms/abbreviations stand for.  Anyone care to enlighten me?

    Brilliant.  STERM was what I was thinking of but SAPTERM seems a little more 'user-friendly' (although I use that term very loosely with anything SAP-related).

  • What authorizations and transaction codes needed to do transports?

    I would like to find out what authorization objects and transaction codes are needed to perform transports in r/3 v4.6? 
    Are transaction codes SE06, SE09, SE10 or authorization objects S_TRANSPRT, S_CTS_ADMI needed?
    Thanks
    Wade

    Hi,
    Yes you would need the following Tcodes to do the transports. In R3, usually when you create or change, you get prompted for a transport request and then all your changes are captured in there, till such time as you release the request.
    You can create, view and release requests using tcodes SE01, SE09 or SE10.
    You'll need the auth objects you specfied and the activites assoiciated with creating, viewing and carrying out other activites with transports via these autho objects. These need to be assigned to a role and the role assigned to the user.
    Cheers,
    Kedar

  • What is the transaction code for running Building block & ECatts?

    Hai guys,
    I am building a new organisation structure using Building block Library. Can somebody tell me which transaction Code to use as well as from where I can download the variant files?
    Thanks in advance,
    Regards,
    maheshwaran. I

    Hello Maheshwaran,
    For the beifit of others looking for this question,
    To create a building block : /smb/bbi   -- > building block builder. --> create new Building blocks.
    This has to be attached to a scenario and inturn to a solution.
    To downlad the variant files : Go to Transaction SECATT  --> Enter the eCatt configutation name --> click on display.
    Now in the Edit Menu, you can see the option to download variant files.
    Regards,
    Karthi

  • What is the transaction code to change a service master ?

    Hi,
    can any one please tell me the  path or the transaction code to change a service master

    Hi
    Service Master Change T.Code AC03 , u select icon of swith between display and change mode or  Press Ctrl+F1.
    Please award points if it is usefull
    with regards
    vishnu

  • What is the Transaction code for info structure s803

    Please provide me Transaction code for info structure s803

    hai
    try these tcodes
    PSO3   Infotype overview                        
    PSO4   Individual maintenance of infotypes      
    PA20 Display PA Infotypes
    PA30 Create/Change PA Infotypes

  • What is the transaction code for see the Web Services available in SAP

    Hi
    I came to know that SAP has provided its own webservices... I need some information on that... If any one has documentation on that can u please send it to me... My ID is <b>[email protected]</b>.
    What is the trasaction code for see the web services available in SAP.... Can any one help.. Please its  urgent
    Best Regards
    Ravi Shankar B
    Message was edited by:
            RaviShankar B

    Hi,
    you can find Web Services (Enterprise Services) in the Enterprise Services Workplace (ES Workplace). The ES Workplace allows you to explore, test, and use enterprise services to make enterprise SOA tangible. Here, you will find all of the currently productized enterprise services by SAP.
    Best Regards,
    Boris Mueller
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/esa/esapreview">ES Workplace at SDN</a>
    <a href="http://esapreview.sap.com:82/socoview(bD1kZSZjPTgwMCZkPW1pbg==)/flddisplay.asp">ES Workplace</a>

Maybe you are looking for

  • File Upload Problem

    Hello, I am trying to upload a file to a directory on the server. I am using code that I have used many times on standar ASP.net application but it's not working with my portal application. When I add the following control <input typ="file" id="file_

  • Why does itunes launch itself? Last 10 days mac desktop constant interruptions

    Why does itunes launch itself? Last 10 days mac desktop constant interruptions

  • Problème de mise à jour de Camera Raw

    Lors de la mise à jour 6.7 de Photoshop Camera Raw, j'ai ce message d'erreur: Echec de l'installation. Code d'erreur : U44M1P7 Quelqu'un peut m'expliquer ce que cela veut dire? et pourquoi la mise à jours de certains composants ne se fait pas?

  • Uneven pen pressure in Photoshop CS6 Extended with Wacom Intuos5

    I got Photoshop CS6 Extended recently, but the lines I draw in it aren't smooth, like they should be (example below). The tablet produces perfect lines in any other bit of software (Flash,  ToonBoom, etc.), but not Photoshop. I've tried lots of diffe

  • Sast From String to Float Help

    Hi all, I'm Importing Some data from a file and then splitting it with the string tokenizer, the data looks like TFSSS*PAPWTI     -0.0328957774355 FSSS*PAPWTIS     -0.230228475334 SSS*PAPWTISR     0.19729385484 SS*PAPWTISRR     0.176681426517 S*PAPWT