Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

dataflow

Former Member
0 Kudos

can anybody explain about the the detiled flow of data in SCRIPTS as well as in SMARTFORMS.

1 ACCEPTED SOLUTION

GrahamRobbo
Active Contributor
0 Kudos

And this relates to ABAP Objects how?

2 REPLIES 2

GrahamRobbo
Active Contributor
0 Kudos

And this relates to ABAP Objects how?

Former Member
0 Kudos

I think you want to ask how the data if fetched in both cases.

In script all select statement we write in print program and then send to script and

from it to output.

But in Smartform we can fetch data in smartform as well as print program so both places we can read data. If we are getting data in print program we need to send it to smartfom for output and if it is fetched in smartform no need to send from print program directly we can ues it for output.

for more detail check

SRIPTS

http://wiki.ittoolbox.com/index.php/Sap_script#7.6.7.09Space_Compression

Smarforms

http://www.sap-img.com/smartforms/smart-006.htm

http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm

SmartForms : some links

http://www.sapgenie.com/abap/smartforms.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

http://help.sap.com/saphelp_46c/helpdata/en/a5/de6838abce021ae10000009b38f842/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm

http://www.sap-img.com/smartforms/smart-001.htm

http://www.sap-img.com/smartforms/smartform-tutorial.htm

http://www.sap-img.com/smartforms/smart-002.htm

http://www.sapgenie.com/abap/smartforms.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

http://www.sap-img.com/smartforms/sap-smart-forms.htm

http://www.sapgenie.com/abap/smartforms.htm

http://www.sap-basis-abap.com/sapsf001.htm

http://www.sap-img.com/smartforms/smartform-tutorial.htm

http://www.sapbrain.com/TUTORIALS/TECHNICAL/SMARTFORMS_tutorial.html

http://www.allsaplinks.com/smartform_example.html

http://www.sap-basis-abap.com/sapsf001.htm

Rewards if useful...................

Minal