Application Development 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: 

Smartform Question ?

Former Member
0 Kudos

Printing a Group Bill of Lading . For a Group delivery there are multiple delivery items.

The form Interface has three structures and a Table ( it has the group number and related deliveries ).

There are multiple structures in the global def area.

I want to know that the FM (for the form ) when it sends the data , for the structures , what data it sends ? eg here we have multiple deliveries and the structure for LEDLV_DELNOTE ..what delivery data will it have ?

Then ,, for the Global paramaters like GS_IT_GEN , GS_HD_GEN how does the data get populated ?

1 REPLY 1

Former Member
0 Kudos

You will have to look into the print program which is triggering the SMART Form. The data will be fetched in that and will be passed to the SMART Form.

What is the print program you are using?

regards,

Ravi

Note : Please mark the helpful answers