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
321

Hi,I know how to insert single table in Smartforms,I want to know how to insert multiple tables and how to access global definitions in Smartforms

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
300

Hi

in form interface define the parameter name and it's associated type.

remember in smartform we can carry only work area.

Declare multiple tables in the Global Data part of smartform and use those table's data in the smartfrom

Check the following link:

http://sap-img.com/smartforms/internal-table-in-smartform.htm

Regards,

Ramesh.

2 REPLIES 2
Read only

nivin_varkey
Active Participant
0 Likes
300

Please elaborate on your requirement..then we may be able to Help you..

Read only

Former Member
0 Likes
301

Hi

in form interface define the parameter name and it's associated type.

remember in smartform we can carry only work area.

Declare multiple tables in the Global Data part of smartform and use those table's data in the smartfrom

Check the following link:

http://sap-img.com/smartforms/internal-table-in-smartform.htm

Regards,

Ramesh.