what is the difference between interface and global diffinations in smartforms?
Answers were Sorted based on User's Feedback
Answer / rp
Main Diffrence between Form Interface and Global Definition
is
Form Interface is the interface between your driver program
and Smartform. You are passing the necesssary value of
tables or fields from your Driver program to Smartform in
runtime.
Global Definition is used the variables which can be used
in Smartform only. Where you do processing and using the
output.
Simple example is Global and Local Varialbles which can be
used in a simple report.
Hope, it clear your doubts. For more clarification ,please
reply other appreciate for the same.
Is This Answer Correct ? | 33 Yes | 1 No |
Answer / abaprajaram
Interfaces are used in the smartform to pass the data in
the global declaration area to write the programing logic
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / balamurugan
Global Definition:Variables used in the smart forms declared
at here(like local).
Form Interface:The arguments passed from driver program are
assigned at here by creating variable or table of the same type.
Is This Answer Correct ? | 7 Yes | 7 No |
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
0 Answers AC Tech, Accenture, IBM,
i want to print 1 tp 100 in sapscript in a single page in a vertical manner 1 6 2 7 3 8 . . . . how will i do it
Explain the data types of internal tables?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What are the different types of parameters? : abap modularization
How will you do in session method?
3 Answers FutureSoft, Unilogic Software,
Explain what is the step-by-step process to create a table in data dictionary?
Is it possible to bring select option in module pool screens?
what is search help exit ????
what is the T.Code to function module?
When, how and how would you control changes to standard SAP objects.
How do you retrieve the data for repetitive structures ? : abap hr