2018 Jun 11 4:45 AM
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!
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!
2018 Jun 11 6:11 AM
Saurabh,
Out of Curiosity,may I know why you want to find the nodes through program instead of manually going to SMARTFORMS and navigating to the node and modify the code.
" I am using services>print and then search in the web page " - What you are trying to convey and how is it linked to SMARTFORMS ?
K.Kiran.
2018 Jun 11 6:33 AM
Precisely, It does not make sense until smartform is multipage and with >1000 nodes at different hierarchy levels. Knowing the hierarchy before the commencement of modification becomes necessary as the only information I have in hand is node name and code to be modified.
2018 Jun 11 6:54 AM
> 1000 nodes ?
OMG,what on earth is that FORM and which business is this linked to ?
K.Kiran.
2018 Jun 11 11:04 AM
Agree, This case is rarely seen.
This smartform was created long time ago and is heavily modified over the time with changing functional requirements.
I am not at liberty to disclose further details, but help is much appreciated.
Thanks for your interest!
2018 Jun 11 10:18 PM
I'd suggest to run the FM tied to the Smartform in debugger. They call some kind of XML transformation and runtime FMs, so this kind of information is definitely stored somewhere. It's just getting it into a helpful and human readable format might be a challenge.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |