why scripts are client dependent and smart forms are client
independent.?
Answer Posted / venkateswarlu
when you save the script it is saved in the into the
particular program whereas in smart forms are clinet
independent because it will store into the multiple client.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
How can I get ascii value of any letter? Is there any function?
What is the significance of the memory table ‘screen’?
Where can you find error log for call transaction? : abap bdc
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What is pnp-sw-found ? : abap hr
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
Reports: Event functionality.
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are the advantages and disadvantages of different types of bdc's?
Can you define a field without a data element? : abap data dictionary
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
Explain the advantages/disadvantages of logical databases?
Difference between Insert, Update and Modify?
How do you write a function module in sap?