what is difference between scripts, smartforms and adobe forms
Answer Posted / 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 |
Post New Answer View All Answers
what is throws keyword
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
What is ur porject Architecture? If anyone ask what i have to specify here..
how to check single or double byte in struts
what is difference between kpo and it industry? that is in terms of work, package etc
Any real time example of O2C process from taking order till creating invoice.
Define distributed queries. can you explain me as soon as possible
Write a program to swap the content of two variables without using a third variable.
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
how to add a new table with variables and thier values into a imported file uisng proc import?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
what are the advantages of sap on other software ?
diffrence between oracle apps , .NET , SAP
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?