Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

Basic Smart form "source" scan

$
0
0

Hi,

 

Some times there is a need to do a source scan of smart forms .

 

The recent needs that triggers this blog entry is here: How to remove hardcoded values in smartforms

 

Program Y_R_EITAN_TEST_31_08 (attached) is my attempt .

 

The program goes through the selected smart forms based on table stxfadm ,

 

For each form it extract xml document representing the form .

 

The XML document is iterated and each node is checked against the selection screen parameters.

 

The filtered nodes are presented using cl_salv_table .

 

(I did said it is basic....)

 

screenshot_01.png

 

screenshot_02.png

 

Enjoy.

 

Update 2014/09/10

 

This morning (While shaving...) I got an idea that might help a little .

 

Since if_ixml_node has get_parent() I can get them all .

 

I want to know where are the styles used ?

 

The source was updated .

 

screenshot_01.png

 

screenshot_02.png


Viewing all articles
Browse latest Browse all 948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>