Skip to Content
0
Aug 02, 2023 at 12:54 PM

Interactive Adobe form -Reading the drop down list into Internal Table

86 Views

Hi,

How to read drop down selected list items of Interactive Adobe form into an internal table in report.

Please note that, this selected drop down list is nested in another table in the Adobe Form.

We followed the same steps as we see in the sample program "FP_PDF_TEST_03" and further we have used the Function module "SMUM_XML_PARSE" to read the data into an internal table.

But here, we are unable to read the data from the nested internal table contents.