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
What is an update task?
What are the functional areas, user groups? How does abap query work in relation to these?
The max number of calling modes stacked at one time is?
What are the types of parameters in the function modules?
What are the differences between domain and data element?
Are you familiar with all steps for setting up a workflow?
What are the names of the function modules that will be generated upon activation of a lock object?
What is read line in abap?
Differentiate between transparent tables, cluster tables and pooled tables
What is the use of 'table index'?
What is the definition of modification in an sap system and how do they impact an upgrade?
Explain different types of attributes of function module?
What is the use of buffering?
What is meant by write lock? : sap abap data dictionary
What is use of transparent table in abap? How it is different from pool tables?