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 check table?
Explain client-dependent and client-independent tables.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What is the difference of update types in call transaction method ? : abap bdc
What are the time related infotypes? : abap hr
How to use messages in lists?
What is meant by search help? : sap abap data dictionary
How is time management and payroll is integrated? : sap abap hr
What are the disadvantages of logical databases?
Explain the use of table maintenance allowed?
How we can retrieve data using secondary index. Explain with simple example?
What is the meaning of table buffer? This buffer is used by which type oftable?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How are BAPI different from Normal function modules ?