Changing layout for non interactive form - lisence

Hi Experts,
Here is the scenario. In ESS, display travel form would show up a standard adobe form. If we changed the format hiding or adding new field would be there any additional license for that (note that this form is not interactive)? From what i understand additional license only apply to interactive form. Please advice.
Many thanks.

You say "non-interactive", what means "print form". Adobe forms as "print forms" replace Smartforms and are ready to be used free of charge. You should need no additional license for your "new" form.
Cheers Otto

Similar Messages

  • Problem when generating an non-interactive form in Web Dynpro java.

    Hi,
    I'm trying to create a PDFDocument using a creation context in java. Everything works fine when the Interactive property of the creation context is set to true. When I change it to false however, the Web dynpro application hangs and eventually throws the following exception:
    java.net.SocketTimeoutException: Read timed out
       at java.net.SocketInputStream.socketRead0(Native Method)
       at java.net.SocketInputStream.read(SocketInputStream.java:129)
       at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
       at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
       at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:806)
    I'm wondering why this exception occurs when i'm generating a non interactive form and never appears when i'm generating a form with the Interactive property set to true.
    Any ideas?
    Edited by: Arjan Nieuwenhuizen on Feb 25, 2008 3:24 PM

    Yeah I know changing the form properties will solve my problem, but since i'm developing a training for Interactive Forms in Web Dynpro Java, I wanted to figure out why the (static / non-interactive) combination didn't work, turned out to be a template problem, which i still didn't figure out, except the fact that having flowed content on your template is not the problem.
    My ideas about your question:
    When we have the layout of an Interactive Form, its clear if it's meant to be static or dynamic, we don't know however, if it's interactive or non-interactive.
    I don't think we can judge a layout to have an Interactive or non-interactive purpose, can depend on the situation in which the same form is shown/used:
    - One moment it can be interactive, e.g. user is filling in the form, can enter data etc.
    - Next moment it can be non-interactive, e.g. form is shown to another user.
    So it's more the scenario/situation that determines if the form is interactive or non-interactive.

  • Change layout for text email to landscape instead of potrait

    I success send the text report to email. But how can I change layout for my text email to landscape instead of potrait. I am using FM SO_DOCUMENT_SEND_API1 to send an emails.

    I believe it is restricted by the length of the line which is about 70 characters or something like that. so there is no portrait or landscape option.
    I put my form instead of text in the printspool convert that to a pdf file and send that as an attachment automaticaly to the recipient.

  • Sending the adobe interactive form as non-interactive form through email

    Hi ,
              I am trying to send the interactive adobe form as non-interactive form  through email.The interactive form size is very large because of the interactivity.
    Can anybody suggest how to do this.
    Regards,
    Debasis

    Dear Antony,
    Thanks for the reply.
           I got you but can you pls guide me how to go about it.
    I need to send the email while submiting the form.So when and how i will be mapping each data node /attibutes of the main form with the intermediate form.My interactive form is of 30 pages and it may grow upto 40 pages.My response is with the to the main form where i am showing the success message.
    Regards,
    Debasis Nayak

  • To print image in Non interactive form

    I have a requirement where image file is attached to QM02 transaction, now i want to print the attached image on QM02 print output. I am planning to use Non interactive form method to print the form output.
    Can anyone pls guide me how to insert/print image file which is attached at the transaction level.

    Otto:
    I followed the steps you have described in one of your earlier reply but I am unable to see the image on the non-interactive ADOBE form.
    Here is what I did.
    1) In the "Code Initialization" section of the form, I coded to get the SE78 stored image in to XSTRING field (by calling method cl_ssf_xsf_utilities=>get_bds_graphic_as_bmp)
    2) I created the image field and bound it to the XSTRING field derived in step 1. And I check marked "embed image" in layout of the image field.
    I also followed some other threads on this forum and tried to create a graphic node with a global field of mime type "BMP" and bound my XSTRING data onto it but to no avail.
    Any ideas?
    Thanks.
    Jitendra Mehta

  • Want to generate non-interactive form

    Hi Experts,
                    I want to generate some reports from webdynpro java as pdf.i want to do
    this as non-interactive form.Please tell me how can i generate such a non interactive form , if possible with example or  as step by step procedure.
    Regards,
    Ramanan.P

    Hello,
    if you set the flag 'Readonly' for your Interactive form element it will be a non-interactive form.
    Best regards,
    Dezso

  • View Crystal Report Layout for my UDO Form

    Hi all,
    I try to view a report created for my UDO form. I set all settings in Administration -> Setup -> General -> Report and Layout Manager. Now I wonder what should be assigned to  eventInfo.LayoutKey. I tried assigned report's DocCode from RDOC, DocEntry of my UDO object or UDO Code but nothing works. Always get an error: Incorrect format of argument or something like that - I didn't get an error in English so I tried to translate it.
    How to show a report layout for my UDO form?
    Regards
    Szymon Lipnicki

    Hi and thanks for Your reply.
    Help file contains example how to open report layout prepare in Crystla Reports designer for UDO form.
    //Add Layout Key Event Handler
    SBO_Application.LayoutKeyEvent += new SAPbouiCOM._IApplicationEvents_LayoutKeyEventEventHandler(SBO_Application_LayoutKeyEvent);
    void SBO_Application_LayoutKeyEvent(ref SAPbouiCOM.LayoutKeyInfo eventInfo, out bool BubbleEvent)
        BubbleEvent = true;
        if (eventInfo.ReportTemplate == "A001" && eventInfo.ReportCode == "A001001")
            eventInfo.LayoutKey = 1; //Set the key of the layout
    I am using SAP 8.81.
    Regards
    Szymon

  • How to attach PLD layout for my custom form.

    How to attach PLD layout for my custom form.
    Or
    How to enable print functinality for my custorm form - purchase indent etc
    Is the only option is Query print layout or any other option?

    Hi,
    Unfortunately, you cannot create your own PLD layouts for your addons. Instead, most developers opt for a third party report writer such as Crystal Reports or SQL Reporting Services to provide reports.
    If you search this forum you'll find a lot of useful information on how to integrate Crystal with your addon.
    Kind Regards,
    Owen

  • How to change layout for list display in background

    Hi All,
    I want to change layout for the list display of tcode fbl1n when i execute in background. is there anyway to select our own layout when i execute in background. When i execute in foreground we can change the layout by selecting change layout button, but how it possible when in backgroung, is there any way please let me know.
    Thanks in advance.
    Regards,
    Vishal

    Hi,
      Create a list variant by executing the program and changing the layout and saving..
      Then use the "Layout" parameter in the selection screen and give the variant you created earlier...
      Then while executing in background the list variant will be pickedup accordingly (given in the selection screen)..
    Hope this helps...
    THanks,
    Naren
    Message was edited by: Narendran Muthukumaran

  • Change Layout for Document Access Right

    Dear SAP B1 dev. team and management,
    I have read the LICENSE COMPARISON CHART in the following link:
    https://websmp206.sap-ag.de/~sapidb/011000358700000953982007E
    I find that there is a confusing functionality in the sales A/R. It is change layout for document. Does it means change PLD for document ?
    In the chart, the change layout for document acess right is full for logistict users. Does it means that all users that assigned with limited logistics will be able to change the default PLD before they start to print the delivery order ?
    if yes, the SAP B1 8.8 SP00 PL12 seems has bugs. I said so because the user with limited logistic (LL) can open the PLD icon to change the layout they want to use. The chart info seems uncorrect and the SBO end users can claim that it's deceitful.
    Could you check it and create hotfix for your B1 8.8 SP00 PL12 ? Thanks in adv.
    Rgds,
    JimM

    Solved in B1 8.8 SP00 PL13

  • Upgraded to iphoto 11 to change layouts for a book I am making. Help!

    Upgraded to iphoto 11 to change layouts for a book I am making.
    Layout change went great but now I have text in the lower right hand corner of my cover that I cannot remove.
    It is the old title of the book but smaller and where the page number would be. Show/Hide page number has no effect although changing the font for page numbers does affect the text.
    I really do not want to start over. I have tried changing layouts to no avail. I wish I could make a new cover and just import it to replace the one I have. Any ideas? Is there a command line fix that could solve this?
    Thanks for any suggestions!

    check a preview of the book and see if it is there - Before ordering your book preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered book will match it.
    LN

  • "Credentials and Password for SAP Interactive Forms by Adobe" is expired

    Hi fellow SAP'ers.
    Apparently the test credentials for SAP Interactive Forms in the downloadsection on SDN is expired.
    These were valid until October 2009.
    I hope I'm doing the right thing by posting this here.
    Can someone from the SDN-team renew it or pass the message to the correct person?
    Thank you for your feedback.
    Best regards,
    Tom.

    Ok it has been renewed.
    Thought it was for a longer period but apparently these credentials are renewed each month.
    Best regards,
    Tom.

  • Bundling different (non-interactive) forms

    Hi,
    I want to bundle different non-interactive form. When I run the report FP_CHECK_BATCH_PDF_RETURN with the settings:
    Bundle Mode = X
    All Forms in One PDS = checked
    i got the error message "Call contained error(s): ASSEMBLE (FP_JOB_OPEN)"
    When I select Bundle Mode = M everything works fine. I tested the report on many different systems with different ADS versions, but the error was always the same. Can anyone tell my what the problem is?
    Thx in advance!
    Markus

    Hi Markus,
    the SAP Help explain exact your problem. I don't get into it. I tried it with release 7.31 and also with 7.02 a few weeks ago and everything worked fine. Just work through the help.
    Here is a Wikipage which provides an example-coding:
    How to assemble PDF form pages into one file - ABAP Development - SCN Wiki
    I also got this link in my pocket,but you sound very familiar to the language)
    Formulare bei der PDF-R�ckgabe b�ndeln (SAP-Bibliothek)
    You have to set fp_outputparams-getpdf = 'M', that's a must do, to use the function.
    Regards
    Florian

  • Saving the interactive adobe for as readonly or non-interactive form

    Hi,
         I want to save the interactive form in the final submission as non ineractive or readonly.Though i could able to save the form as pdf but the form is editable.Can any one suggest solutions for this.
    Thanks in advance.
    Dev

    hi,
    that should be easy.
    make a Context attribute <xxx> of type "boolean"
    GOTO
    interactive form->properties ->enabled
    there instead of choosing "true" or "false", you can bind it to a context attribute.(click on ...)
    By default make the context "true" so that it is enabled.
    at some particular event when you want it to be disabled. set the  bound context to "false".
    this should help.
    regards,
    -ag.

  • Credential for Adobe Interactive Forms ?

    Hi Everyone,
    I just installed Adobe Document Server in order to use Adobe Forms in my WebDynpro App.
    The config guide says something about a "Credential"... Is it a license ? 
    I create a message to request that credential, but I would like to know if somebody has implemented this already.
    Thanks guys,
    Diego

    Hello Diego,
    as Markus outlined there is a difference between the Credential and the License Key. The Credential is required for every ADS installation to enable the Reader Rights functionality and is free of charge to SAP customers (see OSS Note 736902)
    The license key is only required if you want to use the Interactive Forms based on Adobe software in a production environment for
    - Deploying your own custom-developed interactive form templates
    -  Deploying modified SAP delivered interactive forms by adding or changing field connections to the SAP system
    To generate print forms (non-interactive) or run the system in a development/test environment you do not require a license key
    However if licensing is required for your production deployment of the Adobe document services please contact your SAP account manager.
    Cheers
    Matthias Zeller
    Product Manager
    Adobe Systems

Maybe you are looking for

  • Is there a problem with the latest iTunes update?

    After getting the most recent iTunes update my iPhone is no longer recognized by iTunes. When its connected to my computer it charges but you can't see it on iTunes and none of the content can be accessed. I've never had this problem before, and it d

  • Raising Faults in a Sync Scenario.

    Hello PI experts, I really need an answer to this question, most of the answers i find out about this is all negative. 'PI can't do that w/o BPM' Scenario: SOAP<->PI<->RFC(sync) Problem: in case of application specific errors, RFC response will have

  • Free MMS?

    Hi everyone, Just got my new Z2 on tescomobile network here in the UK, and having checked with them it seems it's going to cost 25pence per picture (MMS) message sent, regardless of whether the message contains one or ten photos! Obviously, this coul

  • Columns in table of Smartform

    HI, It's rather a simple question for most of you but as I am new to Smartforms I am little confused ... I had created a table in the main window with two columns and had also created two text elements and assigned to the table but my problem is the

  • User Exit : transfer posting 541

    Dear All , pl guide for the User Exit name for : I want to check , Only after the PO release Material Transfer Posting should Be allowed to VEndor . Without PO release , 541 movement should not Be allowed in MB1b or Migo 541against the Sub con PO . r