why SAP scripts are client dependent and smart forms are not?
Answer Posted / deepanjali parida
when we create a smartform in development server its
automatically will copy to the testing server like other
classical report becoz it generates a function module after
creating a smart form.but in sap script it will not copy to
the testing server, we have to use scc1 transaction code to
transfer the request then only we can test the output.so the
sap script is client-dependent.
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
What are the differences between session method and call transaction method? : abap bdc
when do you need to create an internal table with header line ? and with out a header line?
From excel to abap - is batch mode possible ? : abap bdc
What is ole?
How many types of views are there ?
What is an rfc?
What are conversion routines? : abap data dictionary
What are the different window types in sapscript?
What is a currency factoring technique?
How is conversion of data types done between abap/4 & db layer?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
How to add a column to a table control while using alphanumerical layout editor ?
How do you display a data in a detail list?
Which objects are independent transport objects? : abap data dictionary
What are the two different ways of building a match code object? : abap data dictionary