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 is pretty printer?
what is a text table ?
Explain badi in abap.
Can we make use of flow logic control key words in abap/4 and vice-versa?
Abstract class and interface, multiple inheritance, live example
How to create any functions? How to go about it?
How do you populate data into a multiple line field?
How to get that a secondary index is attached to a select query?
Some Realtime Examples on Exits .
How to find the return code of an stmt in abap programs?
Can you define a field without a data element? : abap data dictionary
List the events in abap/4 language?
What are the parameters in bdc_insert? : abap bdc
What is human resource information systems (chris)? : sap abap hr
What is dynpro? what are its components ?