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 |
what is the remote system in ale whether it is sender / receiver?
WHAT IS DIFFERENCE BETWEEN BATCH INPUT MEHTOD AND DIRECT INPUT
In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when it is being used. And what it really does?
9 Answers Miracle Solutions, Patni, Satyam,
How do you get help in ABAP?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What is sequence number
What are the pooled and cluster tables?
Explain what is an rfc?
What are Tickets in Realtime ?
Static and instance variable and method with live example. Why and when to use
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
BDC Data which format?