what is the difference between interface and global diffinations in smartforms?
Answer Posted / balamurugan
Global Definition:Variables used in the smart forms declared
at here(like local).
Form Interface:The arguments passed from driver program are
assigned at here by creating variable or table of the same type.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
Explain the advantages/disadvantages of logical databases?
What are the data classes in abap?
Explain what are the system fields? Explain?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
In which table the material master data is stored?
What does a lock object involve?
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
What is a predefined type in abap?
Explain the table, which contain the details of all the name of the programs and forms?
What is the difference between a structure and a table?
What is the significance of delivery class?
What is a table cluster? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
How can we create callable modules of program code within one abap/4 program? : abap modularization
How can we declare a table control in the abap/4 program?