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
How do you read files from the presentation server ? : abap bdc
What is the difference between tables and structures?
What is the use of 'for all entries'?
How do you set up background jobs in sap? What are the steps?
What is the sap abap?
What are the types of data types in the sap abap?
What are the page windows?
What are the different functions used in sap script? What are the parameters used in each function?
What is the difference between synchronous and asynchronous update? : abap bdc
What are the personnel administration related Infotypes
Cds views
How can I make a differentiation between dependent and independent data? : abap hr
Workbench request are client dependent or client independent
Explain how to create any functions?
how to read the standard field value in your custom program.