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 primary index?
Does every abap/4 have a modular structure? : abap modularization
What are the data types of the external layer?
How will you define org structure in MM?
Difference between .Include and .append?
Define subtype ? : abap hr
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
Does the call transaction method allow multiple transactions to be processed by sap?
What is a view? : abap data dictionary
What is a function group? : abap modularization
How many main windows are allowed in sapscript?
Program lines for the radio button selection and unabling some input variables in section screen
What is human resource information systems (chris)? : sap abap hr
What does an exec sql statement do in abap?
Define database layer? : abap data dictionary