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 critical issues u face in ur project?
What is the use of at new statement ?
What is a multiple line field? : abap bdc
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
What is the structure of the bdc table? : abap bdc
Explain the disadvantages of logical databases?
How do you find out who has transported a transport request?
What function does data dictionary perform?
How do you document ABAP programs? Do you use program documentation menu option?
What is smart forms? : abap hr
How do you process errors in session method ? : abap bdc
when u prefer lsmw?
What is SAP Data conversion ?
what will happen if called program is not executable ?