why sapscripts are client dependent and smartforms are
cliet independent,plz give me a brief explanation,thank u.
Answer Posted / purnachandra
sap scripts are by default store in the form of text format, so any thing store in text format that is client dependent.
smartforms: when we active a smartform , the smartform data can be stored in the form of function module, so function modules are client independent , so smartforms also client independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Concepts of OO ABAP and why we are using it?
how do you call third selection screen ?
Difference between /N and /BEND?
Explain the differences between interactive and drill down reports?
What is the transaction code to display the payroll results ? : abap hr
Define batch input session?
What are th control break events in abap?
How to debug a sapscript?
How can I get ascii value of any letter? Is there any function?
What should be the approach for writing a bdc program? : abap bdc
What is a data dictionary? : abap data dictionary
How is conversion of data types done between abap/4 & external level?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization