what is difference between scripts, smartforms and adobe forms
Answers were Sorted based on User's Feedback
Answer / bvsnaidu
adobe forms user frindly, and we can develop forms with sap
logon also
| Is This Answer Correct ? | 30 Yes | 4 No |
Answer / hanimireddy
scripts :script are client dependent ,script does not
generate any function module ,scripts need to have driver
program is mandatory
smartform:
smart form is user friendly nature ,it is web compatability,
it can be allowed multiple pages,smartforms are
interactive operation s are not allowed like (delete ,
insert ,update ) smart form non interactive from
adobeform:
adobe is a interactive from it can be allowed database
operation and web compatability
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / ragavendran
Smart forms / scripts are used to show the data in SAP.
Most likely you will use these to print / display some kind
of reciepts / forms. Many companies must be using this for
hard copies / ALE / EDI or to transfer data from SAP to
others.
Adobe forms are used to post data into SAP from SAP too.
So this has an additional feature compared to smartforms.
| Is This Answer Correct ? | 16 Yes | 6 No |
Answer / chandra shekhar agarwal
• For both of them, SAP dynamically creates a function
module that must be called from an ABAP program to generate
the form
• In Smart Forms, it is possible to add ABAP code during
generation of the form, that is not possible with Adobe Forms
| Is This Answer Correct ? | 3 Yes | 12 No |
Binary tree?
What are two of your strengths that you will bring to our QA/testing team?
can we convert .class file to dll file
Building Quotation engine program
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
I want Ada programming language books. Could anyone post me any link for that?
1) How can u create the table?
what is the maximam caption size of lebel
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
public static void main(String args[]) describe it
how can i create report in abap to insert data in table pa0002 using insert command