<?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 Re: Screen Elements in a Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272525#M1723012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE80 you can always select the program and provide the program name as seen in SE93 for a particular transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will show only list specific to the transaction / program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 10:11:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-06T10:11:25Z</dc:date>
    <item>
      <title>Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272517#M1723004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to find all the screen elements of a transaction. could any one suggest how this is possible. I am working on MM01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 08:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272517#M1723004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T08:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272518#M1723005</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;the list of the screen element could be found in the SE51 transaction. You need the program name and the screen number (F1 + technical information will give you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the MM01 transaction is very long, you will find all the data in : MARA, MARC, MARD, MBEW, ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 08:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272518#M1723005</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-02-06T08:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272519#M1723006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check in table T133C by passing program SAPLMGD1 in your case. You may get the required details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272519#M1723006</guid>
      <dc:creator>gokul_radhakrishnan3</dc:creator>
      <dc:date>2013-02-06T09:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272520#M1723007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use transaction SE80 and Click on Edit Object -&amp;gt; Enter transaction -&amp;gt; MM01 -&amp;gt; Ok -&amp;gt; Click on Display Object list.&lt;/P&gt;&lt;P&gt;It will show all the related screens and all elements in a hierarchy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272520#M1723007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T09:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272521#M1723008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be more specific,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to table T130M, for TCODE MM01, get the screen sequence from field TRREF.&lt;/P&gt;&lt;P&gt;Go to table T133A/T133B, for the above screen sequence, get the main screen numbers.&lt;/P&gt;&lt;P&gt;Go to table T133C, for the above screen sequence &amp;amp; screen numbers, get all subscreen numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272521#M1723008</guid>
      <dc:creator>gokul_radhakrishnan3</dc:creator>
      <dc:date>2013-02-06T09:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272522#M1723009</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;&lt;/P&gt;&lt;P&gt;Check mm01's program name and screen no.i.e. SAPLMGMM and 0060.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se51 and enter the details and check the Element List tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But why there is a need to check the list of screen element?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Purnand Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272522#M1723009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272523#M1723010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record your transaction through the t-code SHDB.In the recorded info you can find the program names, screen numbers and field names with tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272523#M1723010</guid>
      <dc:creator>former_member282968</dc:creator>
      <dc:date>2013-02-06T09:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272524#M1723011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Guys for Overwhelming responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am developing a program where i may enter a transaction code as input and report should fetch all the possible screen elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Naveen : Cant do recording so no SHDB&amp;nbsp; &lt;/P&gt;&lt;P&gt;@ Purnand: when i check MM01 in SE93 program name is not&amp;nbsp; SAPLMGMM rather SAPMMG01. I dont know how to get program name as SAPLMGMM when i only know transaction code. Assumption: i can enter any transaction so i cant really go and check program name from System-&amp;gt; status &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;@ Tooshar: This gives list everything within the package. i need only things specific to MM01&lt;/P&gt;&lt;P&gt;@ Gokul: Thanks Buddy but since i can enter any transaction code, i constriant myself within material management perview. My apologize for limited info in my last post.&lt;/P&gt;&lt;P&gt;@ Girond: I need to automate the process . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ ALL: Wired requirement. Clients are crazy these days &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1151/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 10:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272524#M1723011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272525#M1723012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE80 you can always select the program and provide the program name as seen in SE93 for a particular transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will show only list specific to the transaction / program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 10:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272525#M1723012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-06T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272526#M1723013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but from transaction you can only get the name of the initial program executed (when not the name of another transaction, like a START_REPORT) and even if you manage to find the actual first program executed, you should analyze its code to find each and every function module, report or class it can call, so you will have to iterate until you don't find new program, and only there you could analyze the dynpro and screen element. And that won't be enough, what will you do with dynamic call, enhancements, BAdI, etc... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 15:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-transaction/m-p/9272526#M1723013</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-02-06T15:16:25Z</dc:date>
    </item>
  </channel>
</rss>

