<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting runtime screen/subscreen info - SE30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-runtime-screen-subscreen-info-se30/m-p/5859953#M1321257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to develop a tool as follows:&lt;/P&gt;&lt;P&gt;The functional resource will run his transaction (any module). Then, depending on the execution, an ABAP program returns all the screens and subscreens that were loaded during the whole process. This is irrespective of which fields were accessed and which were not; all dynpros that were loaded must be listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use SE30 (Runtime Analyser) to generate such a list? Can SHDB help here? Please let me know....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, SD team runs VA01 and creates a sales order, then output should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st screen -  SAPMV45A - 0101 (Order type entered here)&lt;/P&gt;&lt;P&gt;2nd screen / subscreens - SAPMV45A - 4021&lt;/P&gt;&lt;P&gt;SAPMV45A - 4701&lt;/P&gt;&lt;P&gt;SAPMV45A - 4440&lt;/P&gt;&lt;P&gt;SAPMV45A - 4900&lt;/P&gt;&lt;P&gt;(All the sales order details entered here and saved)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 05:31:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T05:31:07Z</dc:date>
    <item>
      <title>Getting runtime screen/subscreen info - SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-runtime-screen-subscreen-info-se30/m-p/5859953#M1321257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish to develop a tool as follows:&lt;/P&gt;&lt;P&gt;The functional resource will run his transaction (any module). Then, depending on the execution, an ABAP program returns all the screens and subscreens that were loaded during the whole process. This is irrespective of which fields were accessed and which were not; all dynpros that were loaded must be listed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we use SE30 (Runtime Analyser) to generate such a list? Can SHDB help here? Please let me know....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, SD team runs VA01 and creates a sales order, then output should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st screen -  SAPMV45A - 0101 (Order type entered here)&lt;/P&gt;&lt;P&gt;2nd screen / subscreens - SAPMV45A - 4021&lt;/P&gt;&lt;P&gt;SAPMV45A - 4701&lt;/P&gt;&lt;P&gt;SAPMV45A - 4440&lt;/P&gt;&lt;P&gt;SAPMV45A - 4900&lt;/P&gt;&lt;P&gt;(All the sales order details entered here and saved)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 05:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-runtime-screen-subscreen-info-se30/m-p/5859953#M1321257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T05:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting runtime screen/subscreen info - SE30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-runtime-screen-subscreen-info-se30/m-p/5859954#M1321258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First check whether all the screen type information is captured in the SE30 or not. I am sure all these information will be captured here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now do the SHDB recording only for SE30 and place this code in your custom program to pass the transaction code or program name in the selection screen and execute it through SE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the control is back to your custom program, you need to check where exactly all the log is stored.&lt;/P&gt;&lt;P&gt;Among the log, select only the details belong to Dynpro based on the program type, screen etc.. and populate it as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before implementing this, first check how can we differentiate them in the SE30 log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-runtime-screen-subscreen-info-se30/m-p/5859954#M1321258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:21:59Z</dc:date>
    </item>
  </channel>
</rss>

