what is the difference between interface and global diffinations in smartforms?
Answer Posted / 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 |
Post New Answer View All Answers
How many default tab strips are there?
Print options in smartforms?
Can you print decimals in type n?
what is field string ? & where we are using field strings?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
Why do we use types statement in abap programming?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the differences between structure and table in data dictionary in abap?
Can we use transfer dataset to transfer data in internal table ?
What is direct input method ?
Explain what is sap script? What is the purpose of sap script?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What is the difference between synchronous and asynchronous update?
When the get cursor command used in interactive lists?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary