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
773

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
705

<link_farm_removed_by_moderator>

Regards

palak

Edited by: Julius Bussche on Jul 16, 2008 9:45 AM

7 REPLIES 7
Read only

Former Member
0 Likes
705

Hi,

<copy&paste_and_points_removed_by_moderator>

Regards,

Shiva Kumar

Edited by: Julius Bussche on Jul 16, 2008 9:42 AM

Read only

Former Member
0 Likes
705

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

Read only

Former Member
0 Likes
705

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

Read only

Former Member
0 Likes
705

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.

Read only

Former Member
0 Likes
705

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

Read only

Former Member
0 Likes
706

<link_farm_removed_by_moderator>

Regards

palak

Edited by: Julius Bussche on Jul 16, 2008 9:45 AM

Read only

0 Likes
705

>

> <points will be removed by moderator>

Please smile for the camera!