Skip to Content
0
Jun 11, 2018 at 03:45 AM

How to find out Smartform node hierarchy using sap table data

462 Views

Hi All,

I am in process of correcting some complex smartforms, where I need to find out nodes and modify code inside it from the smartform hierarchy/tree structure. Will it be possible to fetch that hierarchy info from some SAP Table ( like TR info is stored in TRDIR ) instead of scrolling endless list and reading all the names?

Pl note: I am using services>print and then search in the web page but further want to increase the speed of finding nodes using some custom program.

Thanks in advance!