2016 Jun 21 7:27 AM
Hi Expert,
I'm passing an internal table from my print program to adobe form.
I'm facing an issues whereby I can't repeated binding the value.
I've a requirement whereby text field is repeated twice but anyhow it only appear once on the first row.
For eg:
| Material No: | matnr |
| Material Description | maktx |
| Material No: | matnr |
Anyone have any idea on this?
Thanks
Regards,
-Ben-
Hi Expert,
I'm passing an internal table from my print program to adobe form.
I'm facing an issues whereby I can't repeated binding the value.
I've a requirement whereby text field is repeated twice but anyhow it only appear once on the first row.
For eg:
| Material No: | matnr |
| Material Description | maktx |
| Material No: | matnr |
Anyone have any idea on this?
Thanks
Regards,
-Ben-
2016 Jun 21 7:58 AM
hi,
Copy the field to a variable and bind this variable to the new field.
Regards,
Ashish
2016 Jun 21 9:13 AM
Hi Ashish,
Can this be done on the form script event or interface?
What if the layout have multiple repeated variables?
Thanks.
Regards,
-Ben-
2016 Jun 21 10:13 AM
hi Ben,
Please check the binding of text fields correctly, we can display same field N number of times.
maybe binding is missing for the second text field.
Regards,
Ashish
2016 Jun 21 10:43 AM
Hi Ashish,
Yes, I have check on the binding.
I'm passing internal table and bind via internal table data.
I've tried passing the internal table to the interface. In the interface, declare a global structure and assign a single line to the form, it's able to print multiple times.
No idea where goes wrong on my design.
Regards,
-Ben-
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |