cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

gobal interface & global defination in smartforms

Former Member
0 Likes
815

hi all,

what is the purpose of global defination and global interface.

kindly explain me in detail

thanx.

bhanu.

View Entire Topic
Former Member
0 Likes

Global definitions include the variables, table types, form routines etc. you use in the smart form. These are available globally inside the smart form and is visible only inside the smart form.

The interface is the parameters, table types, exceptions passed between the calling program and the smart form. Just like the function module interface - Import/Export/tables etc..

Please mark points if the solution was useful.

Regards,

Manoj

Former Member
0 Likes

hi manoj,

thanx for response... when v r definig tables , internal tables, variables in driver program.. is that mandatory to define again in smartforms...

can u explain me in detail

thanx

bhanu.

Former Member
0 Likes

Yes. All the variables that you are passing through the interface has to be defined in the smart form as well. A smart form is nothing but a function module. You have to pass values to a smart form just like you pass to a function module.

If you can give me your mail id, I shall forward you a document on smart forms.

Regards,

Manoj

Former Member
0 Likes

hi manoj,

my id is bhanupracash@gmail.com, bhanupracash@yahoo.co.in

if possible plz send me realtime scenarios with explination

thanks

bhanu