why SAP script is clint dependent and smartform is clint
indepedent ?
Answers were Sorted based on User's Feedback
Answer / nitin gautam(sharma)
By design sap script is a word processing tool which
displays data on the form with the help of text elements
where the logic of those is written in the print program
and Forms were designed to be driven from print program,
hence are often termed as client dependent. Smart forms are
client independent. Bcoz it doesn’t use any text elements.
it will be executed through a function module. When a print
program calls a Smart Form, the form itself takes over to
produce output, without any further direction from print
program.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sivaramakrishna
generally in abap text's are client dependent .when a sap
script is genrated it is stored as text .but when a
smartform is excuted at backend one funtion module is
genrated .which is not(function modules are client
independent ) client dependent in sap.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jitendra nayak
sapscript is Clint dependent and smart form is Clint
independent bcz of smart form creates a function module
which sap script doesn't create
Is This Answer Correct ? | 3 Yes | 1 No |
How you can handle errors in BDC.IN the log file what type of error mostly will be facing in real time
What are the attributes of the data in data dictionary? : abap data dictionary
How are BAPI different from normal function modules?
out bound process code for quotation?
What are the 2 other types of views, which are not allowed in release 3.0?
Logic for using table controls in BDC?
What are work process in ABAP?
What is the difference between synchronous and asynchronous updates?
I am looking for Professionals with 4+ yrs in ABAP HR Module (atleast 2yrs).
Which is the best institute for abap in ameerpet
If we put Top of Page in between Start-of-selection and End-of-selection and what happenes
What is a modification assistant?