Smart form to Adobe form migration Log errors

Hi Guys,
I tried to migrate a smartform to adobe form, but I encountered issues in the created migration log.
I am new to Adobe forms, I'm hoping that you could help me correct these issues...
Below are the errors encoutnered:
ERROR1:
- "Field SFSY-PAGE is unknown. it is neither in one of the specified tables nor defined in the DATA statement.
(this looks like a declaration problem, I checked the left pane (system fields) SFSY is declared, this is being used instead of SFPSY because I am using smartforms compatible interface.
ERROR2:
- "TLINE" is not an internal table "OCCURS n" specification is missing.
(I also checked TLINE declarations, everything is declared by the system during convertion.. not sure where to put the proper declaration to address this issue)
ERROR3:
-"VBDPR" is neither specified under "TABLES" nor is it defined as an internal table.
(This one is coded in the smartform exactly same with the migrated adobe form. Another data declaration issue, how can this be done in adobe forms?)
ERROR4:
-Field ITEMS5-POSEX has a conversion routine (see SAP Note 796755) --> I will check this note and let you know
All syntax errors are under the context tab, inside the node source code was generated after the convertion and created the tab program lines.
ERROR1: Code
v_finalpage = v_counterpage + sfsy-page
ERROR2: Code
*     Read the sales orders text
PERFORM read_salestxt TABLES tline
USING 'Y032'
v_text
'VBBK'.
ERROR3: Code
LOOP AT vbdpr WHERE....
I explained the issue the best way I can, hope this is enough to give you the idea..please provide feedback on this.
Rgds,
Jeffbroodwar
Edited by: Jeffbroodwar on Mar 23, 2011 2:12 PM

Hi All,
Just incase others encounter this (new to migration) please see the answers below:
ERROR1: SFSY - in my code, this was used to create the form pages. in ADOBE forms, we can use the ready objects inside
the layout designer (just drag and drop page n of m just look for it in the objects palette.
ERRORS2 to 3: Tables, I used type table as reference (create in SE11) and declared it in my interface as reference for my tables that have errors (change ref --> LIKE to TYPE then replace the table used in smartform with the newly created type table.
ERROR4: Just see sapnote. just change the data type to avoid errors in calculation.
Hope this will help.
Thanks,
Jeffbroodwar

Similar Messages

  • Hi, After migration of smart form into adobe form, while checking( syntax )

    hi,
    After migration of smart form into adobe form, while checking( syntax ) the error message will be displayed like the Sender Country is not filled. if i fill the sender country then only the adobe form activate but no sender country is provided in smart form. how can we rectify this problem in migration of smart form into adobe forms ( Address node ).
    sender country is not mandatory in smart form but comes into adobe form it is mandatory. How can we handle this type of issues.
    Thanks&regards,
    Ashok Reddy

    I too have the same query..to check Adobe form after migrating from smartform.
    Can anybody answer in this regard?
    Thanks in advance..

  • Migrated smart form to adobe form - the changes after wards

    Hi Experts,
    I migrated a smart form into Adobe form.
    When I open the layout most of the fields are out there in the layout, what changes should we do exactly after the migration.
    Please help me out.
    Thanks in Advance,
    Praveen

    Hi,
    Can you give me your email id so that i can send you a pdf having the information to create interactive forms in ABAP or go though the below link to download this pdf.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c2567f2b-0b01-0010-b7b5-977cbf80665d
    for more details go through the below url:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm
    Please reward points if helpful.
    Thanks and regards,
    Vaibhav Tiwari.

  • Converted Smart Form to Adobe Form

    Hi,
    Does anyone have a list of all converted Adobe Form with their print programs?
    mySapERP2005 and mySapER2004.
    I was searching on service.sap.com/notes but I cannot find a clear overview. I have read that SAP has converted 46 smart forms to adobe forms.
    Does anyone has more information?
    Thanks.
    Vivek.

    Hi,
    Does anyone have a list of all converted Adobe Form with their print programs?
    mySapERP2005 and mySapER2004.
    I was searching on service.sap.com/notes but I cannot find a clear overview. I have read that SAP has converted 46 smart forms to adobe forms.
    Does anyone has more information?
    Thanks.
    Vivek.

  • Hi, i had created a form on adobe forms central,  but i don't have access to the results now.  any help would be appreciated.

    Hi, i had created a form on adobe forms central,  but i don't have access to the results now.  any help would be appreciated.

    Hi massif76198910,
    I don't see that you had a paid FormsCentral account. Were you using the free account? If so, you should still have access to the form until FormsCentral is retired on July 28 2015,
    Are you able to log in? Or do you get an error when you try to log in to your account? Please try clearing the browser cache, or logging in via a different browser.
    Best,
    Sara

  • How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central.

    How do I add a functional "submit button" to a pdf form in Adobe Acrobat Pro XI ? I created the pdf form in Adobe Forms Central. It's for an online Diet Questionnaire. After people complete the form I'd like them to click "SUBMIT" and the completed form will be emailed to me.

    This can be a bit confusing because Acrobat 11 comes with the desktop app that allows you to create simple PDF forms without having a FormsCentral account. Some people find this helpful, but you need to understand that when you generate the PDF form, it is Reader-enabled by Acrobat. In order to edit the form further in Acrobat, you have to create a non-enabled copy of the form. You do this in Acrobat by opening the form and selecting: File > Save a Copy
    and opening the copy. It is not opened automatically.
    You can now add a button and set it up to submit by email, either using a "Submit a form" action or the submitForm JavaScript method. You can set it up to include just the form data or the entire PDF, and will want to use a mailto type URL. Submitting the form to the FormsCentral server has a number of important advantages over email (much more reliable, more secure, etc.), so you might want to consider it.
    If the form needs to be saved with Reader versions prior to 11, then you will need to Reader-enable the document. In Acrobat 11 you do this by selecting: File > Save As Other > Reader Extended PDF > Enable More Tools

  • Can I enter an image into a form on Adobe Forms Central?

    Can I enter an image into a form on Adobe Forms Central?

    Yes, you can add an image to a form design using the toolbar button highlighted below:

  • How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?

    How can I embed an DOCTYPE HTML Form from Adobe Forms central into a responsive html5 page?
    -Luis

    Hi,
    You can embed the form on your website, but you need to make sure that javascript has been enabled in the browser. You need to copy the embed code and add it into your HTML code. If you would like FormsCentral to generate embeded HTML form without using javascript, you may post a feature request and vote it. Hope it helps! Thanks!
    Kind regards,
    Shiyao Bao

  • I had my computer re imaged and reintalled Adobe XI.  Now I cannot locate my forms in Adobe Forms Central.  Help!

    I had my computer re imaged and reintalled Adobe XI.  Now I cannot locate my forms in Adobe Forms Central.  Help!

    From your question, I take it you have Photoshop Elements 5.0.
    You should ask over in the Photoshop Elements forum how to restore catalogs. I hope you have back ups of your images because the organizer doesn't physically store your images.
    Link to Photoshop Elements forum:
    http://forums.adobe.com/community/photoshop_elements

  • Migrating Smart Forms to Adobe Forms

    Hi Gurus,
    I migrated a smartform to an interface, then I created adobe form by using the interface.
    I am stuck here, what changes I have to do here exactly.
    Thanks in Advance,
    Praveen

    Hi,
    Use this link, may be it will be useful.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/16/a369b1800e4bdda978ee0fe3b7bd2c/frameset.htm
    Pls reward points if useful.

  • Migrating Smart Form to Adobe Form

    Hi All,
    How to convert a smart form to an Adobe Form, is there any tool there for this???.
    Thanks in Advance for your reply.
    Thanks,
    Praveen

    Hi there,
    Thanks for your reply.
    I want to convert the existing smart form to Adobe Interactive Form.
    Thanks,
    Praveen

  • Difference between Smart Forms and Adobe Form

    Hi all,
    What are disadvantages of Smart form in SAP ,
    What is difference between Smart Forms and Adobe interactive Form.
    I heard from someone that in future Adobe interactive Form will repalce smart forms. Is it true or not
    Best Regards
    Srikanth

    Hi,
    Companies depend on formal documents that reflect their corporate identities and contain critical business information from live systems. SAP and Adobe partnered for automating and streamlining forms-based communication to support customers who create reusable forms for their business processes.
    SAP Interactive Forms by Adobe will be used more and more as a way of simplifying and automating manual processes.
    There are various advantages of Adobe forms.
    SAP Interactive Forms by Adobe provides all the features and functions you need to create form-based output, such as order confirmations, invoices, or pay slips. You can either print such documents or send them by email or FAX.
    <b>Online Interactive Forms</b>
    A user logs on to the company intranet to fill in a form required by the HR department (for example, a Non-Disclosure Agreement to be signed by a new employee). The form is displayed in the browser.
    As the user is logged on in the background to the company's HR system, his master data is displayed in the form. The user enters the required information in the fillable fields of the interactive form, and sends the data back to the system by pushing a button. The system extracts the data from the form and saves it in the database.
    <b>Offline Interactive Forms</b>
    The purchasing department of a company creates a bid in its Enterprise Resource Planning (ERP) system and selects the potential vendors. Based upon this data, the system automatically creates interactive bidding forms with specific vendor information, such as the address or contact person.
    The forms are transmitted to the vendors by email. The vendors can fill out the forms offline (without being connected to the system that created the forms) and transmit them back to the company. The company then processes the forms automatically, and the data provided by the vendors is written to the ERP system. The purchasing department uses the data to evaluate the quotation and then issues an order.
    <b>With the integration of Adobe PDF technology into its solutions, SAP will be able to further extend its offerings of end-to-end business solutions by:</b>
    Providing for the first time the capabilities of Adobe's interactive PDF-based forms.
    Integrating PDF documents into business processes that are driven by SAP applications.
    Automating the process of moving XML data from SAP applications into interactive forms and vice versa.
    Reducing time to design, manage, and maintain extended forms-based processes through easy-to-use forms design and deployment tools.
    Offering its customers enhanced printing capabilities, in particular for interactive Web applications.
    The focus of new forms technology from SAP is interactive PDF-based forms that can be created in SAP systems as a result of the <b>integration of Adobe technology with Web Dynpro and the SAP NetWeaver Developer Studio.</b> This integration means that adobe is the future technology.
    Regards,
    Kate

  • Migration of JSP forms into adobe forms for PCRs

    Hi All,
    I am working on Upgrade project for ESS/MSS. Our client had JSP based PCRs which we need to migrate into adobe based PCRs.
    i have few questions regarding this migration.
    Has someone the experience to migrate a  JSP based PCR into Adobe based PCR?
    How much effort the migration will take, and can we fully reuse ISR configuration and workflow?
    Thanks,
    Ankur

    If you are using the SAP delivered JSP forms - there maybe equivalent SAP delivered Adobe based PCRs in the next ESS/MSS releases that you can use instead of migrating the forms
    I am not aware of any tools or documentation that help to migrate custom JSPs to custom Adobe forms
    As I see it you would have to create new Adobe based versions  of your JSP PCRs  - I am vaguely aware of a guide entitled
    "Developing Your Own Personnel Change Requests" for ERP2004 - however I am not sure how you would obtain a copy
    or whether this approach is recommended, supported or complete - this documentation would detail how to create an ISR based Adobe form
    At the same time there may be restrictions as to what standard JSP forms are available as standard Adobe forms and what can be configured in the ISR scenarios (for example use of Value Help in WD JAVA Adobe scenarios)
    - SAP have been recommending instead of creating say a ISR based Adobe form for WD JAVA to
    use HCM processes and forms (also available in the MSS role) going forward
    - HCM processes and forms is WD ABAP based framework using Adobe which allows users to create custom Adobe forms which update back-end infotypes directly from the Portal - also such scenarios as Value Help etc may be possible (or more easily achieved)
    Best wishes
    Stuart

  • Develop forms using Adobe Forms and ABAP Web Dynpro

    Hi, 
    Could someone help me on how to learn forms development using Adobe Forms and ABAP Web Dynpro?  Any suggestion on Tutorials / Books / other helpful hints please?
    I have good knowledge of Smart Forms and used these to generate PDF Attachments via emails.
    Thanks.
    Regards
    Keshav

    http://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/d-f/faq%20on%20interactive%20forms%20based%20on%20adobe%20software.faq

  • Sales order confirmation form in Adobe Forms-Urgent

    Hi Experts,
    I have to create an adobe form for Sales order Confirmation.
    I have worked on ABAP but no idea about Adobe forms. I am new for this.
    Could you please tell me what are are the things required to delelop an adobe forms
    What are the steps i have to follow to create an adobe form.
    I have to do coading in ABAP DEV Workbench or somewhere else?
    If somewhere else then in which language and where ?
    If someone has created a sales order confirmation adobe forms earlier please send me the code for reference.
    Regards,
    Nik

    Thanks again Vinod for this input. I've already had a look into the form where nothing named as 'TITLE' appear. And frankly I'm not very strong in identifying the print program for a given form. I try with debug but taking into account my poor skills in ABAP I'm lost with all those function module. And the print program that I could get from [NACE] includes so many things that I'm still not able to find out the OPEN_FORM statement. But I keep on trying.
    Regards.
    Nozome.

Maybe you are looking for

  • Help Needed for Java Project

    I have to do a project in my final year Computer Engineering. Can someone give me any ideas about project(to be done in Java)? If anyone can help me with any idea, please do so. Thank You!!

  • Adobe Premiere Elements 12 will launch and then vanish

    Okay so just bought Adobe Premiere Elements 12. Loaded it up and went to run it. First time I ran it I get the Adobe Premiere Elements 12 Launch pad, you know where you select the Organizer or the video editor. I select video editor, it gives me a su

  • Verizon Mms support for Google voice

    Google voice now supports mms, albeit not in the most graceful fashion.  I ported my number to Google voice as I was a user previously when I was a Sprint customer.  Sprint had native Google voice integration and it is great!  I was simply fed up wit

  • Problems after installing Client update

    Ok...here's the dealio. A few nights ago I was trying to push some pictures to my Mother-in-law's G4. I got an error stating that her version of software didn't allow the file transfer. So, I remotely, on her G4, went to the apple website and dowload

  • Oracle dynamic volume

    Can any one please explain the concept of Dynamic Volume and Dynamic Volume Manager concept in ASM