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
Write a shell program to test whether a given year is leap year or not ?
how to work search engine? plz detail answer me.
How do you initialize a static member of a class with return value of some function?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
what is apt_dump_score in datastage where it is useful
what does mean and stack mean in genral programming?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
difference between mantis and other tools?
Explain polymorphism. Provide an example.
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
what are resources in case of Threads
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that