Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartforms

Former Member
0 Likes
292

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.

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
272

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.