why scripts are client dependent and smart forms are client
independent.?
Answer Posted / anil
when you create a script it will store in STXH table.tables are client dependent.so scripts created in one client will not available in another client.
when you create smart form it will create one fm.function modules are client independent.so smart form created in one client will be available in another clrnt.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Some Realtime Objects on Bdc.
What are the events used in interactive reports?
What is luw or data base transaction ?
Is a logical database a requirement/must to write an abap/4 query?
What are the difference between pool tables and transparent tables?
What is the difference between Exit and Stop?
What are the functional areas, user groups? How does abap query work in relation to these?
What are domains and data element? : abap hr
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Difference between select option and ranges ?
What is the difference between internal tables and extract datasets? : abap modularization
Write the bdc table structure? : abap bdc
What is the use of buffering?
Differentiate between table and template ?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization