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

spvs16may
Discoverer
834

I want to print Operations and its components in two different tables next by next for each Operation details with its components in production order using smartforms.

For Example: if there is 3 operations and each operation is having 10 components so i need to print first operation details with header & item values and related Operation details immediately. so the serial number will be based on Operation number. I am using template for first internal table data inside operation details loop and second internal table data displaying using table in smartform but data is not displaying next by next for each operation in main window.

Presently it is displaying Operation details with all records and then displaying with all component details.

please suggest how to meet my requirement.

2 REPLIES 2
Read only

DoanManhQuynh
Active Contributor
0 Likes
649

I think it should be: operation bind to smartforms table, then in smartforms table line you create a loop and bind it to components. seem like you did it opposite...can you take a screenshot of your design.

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
649

Please use tables, templates have fixed width. Kindly google for more help on how to use Tables.

Nabheet