Skip to Content
0
Aug 01, 2023 at 08:49 PM

Is it possible to repeat data of nested table in a Adobe form using SFP transaction. If so how?

161 Views Last edit Aug 02, 2023 at 06:47 AM 2 rev

I have a dynamic table with different formats of rows.

Say

Row1 : Material Name , Material Type

Row 2 : Quantity, Base, Volume

Row 3 : Date, Duration, Availability

Now all these fields are present in a table. I created a deep structure to which refers to the field of the Context table present in layout of SFP transaction

Now my requirement is as many tables should be created as many rows are present in the internal table.

If 3 rows are there, then 3 times above table should be created.

Please help me if there is a solution for this