Answer Posted / aabid khan
As far as SAP standards are concernced all programs are
client independent and even all tables are client
independent the only difference is the data reciding in the
tables is client depenedent(if you have mandt as a field in
your table).
Scripts are client dependent and Smartforms are not since
smartform generates a function module which is client
independent and this inturn makes a smartform to be client
independent.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Do we have to migrate all sapscript forms to smart forms?
What abap statement will trigger list generation?
How is collect statement different from append?
What is the modification assistant?
What are the data classes in abap?
What is the definition of modification in an sap system and how do they impact an upgrade?
What is tcode se16. For what is it used. Explain briefly?
In sap script how to print bar code in vertical manner
How many types of tables exists and what are they in data dictionary?
What is “call mode”?
What is the difference between a dialog program and a report?
Explain buffering concept usage?
What is a matchcode?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Explain the differences between se01, se09 and se10?