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
Fallback class
What is the difference between open_form and close_form?
How do you control printer functions from sapscript?
How table control cn be generated using bdc? : abap bdc
What is the syntax for call transaction? : abap bdc
What happens if only one of the commands set screen and leave screen is used without using the other?
Where can you find error log for call transaction? : abap bdc
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
How to call other programs?
What is the difference between call transaction method and the session method? : abap bdc
How do you differentiate tax for different countries? : sap abap hr
What are user exits? What is involved in writing them? What precations are needed?
Explain what are interactive reports?
What is the difference between sum and collect?