what are the differences between scripts & smart forms?
Answer Posted / chandrakiran
Imp Difference:
Script is client Dependent. Scripts are available for only
the client in which it is defined.. But this is not the
case with Smart Forms which are client Independent.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of bdc s?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
How do you activate a function exit?
Explain the disadvantages of different types of bdc's?
What are the differences between table and structure in data dictionary?
What is the difference between native sql & open sql? : abap data dictionary
Do we create table fields with out data elements and domains?
Explain how to Handle the internal tables in ABAP?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
Difference between domain and data element? What are aggregate object?
What are Table control and tab strip control in dialog programming ?
Explain about interactive report?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the differences between session method and call transaction method? : abap bdc