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 internal payroll process? : sap abap hr
What is a predefined type in abap?
What are base tables of an aggregate object? : abap data dictionary
how to read the standard field value in your custom program.
Explain lsmw?
Different between Interface and Abstract classes?
How can end-of-selection be used?
What are the functional modules used in sequence in bdc? : abap bdc
How to write a bdc – how do you go about it?
What are the different methods of passing data? : abap modularization
What are the relational operations that can be performed on view in sap? : abap data dictionary
Define database layer? : abap data dictionary
What is page window?
How many types of data classes are there in sap abap? : abap data dictionary
What is the transaction code to display the payroll results ? : abap hr