‎2009 Apr 28 7:40 AM
hi all,
i need ur help regarding global settings in smartforms, in this global setting i need some informatiom about form interface and global definition. i want which data is entered in form interface and what data is enter in global definition.
thanks a lot.
‎2009 Apr 28 7:43 AM
In the form interface you define all parameters you need to create your data on your form. So as in a regular function module, define here your import parameters available upon calling the form.
In the global part, define variables you want to use througout the smartform, so in all coding, tables, form fields etc.