‎2008 May 20 7:15 AM
can anyone please tell what is the use of global definition and form interface in smartforms.?
<points will be removed by moderator>
Edited by: Julius Bussche on Jul 16, 2008 9:30 AM
‎2008 May 23 11:47 AM
<link_farm_removed_by_moderator>
Regards
palak
Edited by: Julius Bussche on Jul 16, 2008 9:45 AM
‎2008 May 20 7:18 AM
Hi,
<copy&paste_and_points_removed_by_moderator>
Regards,
Shiva Kumar
Edited by: Julius Bussche on Jul 16, 2008 9:42 AM
‎2008 May 20 7:18 AM
hi,
Form Interface :
In these u need to declare all the data and tables u need to pass from ur calling report..
Global definitation:
In these u need to declare all the variable which u want inside ur smart form ( for internally use)
Hope its usefull
‎2008 May 20 7:19 AM
Hi,
As we declare variable in ABAP Report, similarly we declare Global variables in Smartforms.
You can access this value from anywhere of the smartform.
To write codes inside smartform,
right click on main window, create>flow logic > Program lines
‎2008 May 20 7:20 AM
Hi
in form interface...we define the internal tables,workareas and the tables which we are using in that smartform.
in global defenition we declare the gloabal variables,and we define initialization if any in INITIALISATION tab,feild symbols and we write the rotuines here.
‎2008 May 20 7:22 AM
Hi
Hope it will help you.
<removed_by_moderator>
System fields and the fields that are defined in the global definitions.
A form interface to transfer the application data to form definition.
The node global settings and its three successors form attributes, form interface and global definitions always exists for any newly created forms.
To describe the form logic, create the hierarchy under the node pages and windows..
All tables, fields and structures passed via the form interface.
Edited by: Julius Bussche on Jul 16, 2008 9:43 AM
‎2008 May 23 11:47 AM
<link_farm_removed_by_moderator>
Regards
palak
Edited by: Julius Bussche on Jul 16, 2008 9:45 AM
‎2008 Jul 16 10:41 AM
>
> <points will be removed by moderator>
Please smile for the camera!