<?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 Fields - VA41 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165265#M121615</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;check the below weblog..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1564" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1564&lt;/A&gt;. &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the stack(OVERVIEW button in the debugging) in the debugging, if the program (in which the screen fields are exists) is available then you can access the data by satck reading mentioned in the above weblog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrisna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jan 2006 12:10:51 GMT</pubDate>
    <dc:creator>venkata_ramisetti</dc:creator>
    <dc:date>2006-01-21T12:10:51Z</dc:date>
    <item>
      <title>Screen Fields - VA41</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165264#M121614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to access screen fields RIWOL-EQUNR (Equip No)&lt;/P&gt;&lt;P&gt;and RIWOL-MATNR (material no) in the user exit&lt;/P&gt;&lt;P&gt;FORM USEREXIT_SAVE_DOCUMENT_PREPARE (in program MV45AFZZ).&lt;/P&gt;&lt;P&gt;However, when I run the debugger and break at the&lt;/P&gt;&lt;P&gt;appropiate place in the code the fields mentioned above&lt;/P&gt;&lt;P&gt;don't exist. Can someone please tell me what I am doing&lt;/P&gt;&lt;P&gt;wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2006 11:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165264#M121614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-21T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Fields - VA41</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165265#M121615</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;check the below weblog..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1564" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1564&lt;/A&gt;. &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the stack(OVERVIEW button in the debugging) in the debugging, if the program (in which the screen fields are exists) is available then you can access the data by satck reading mentioned in the above weblog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrisna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2006 12:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165265#M121615</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-21T12:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Fields - VA41</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165266#M121616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We cannot access DIRECTLY&lt;/P&gt;&lt;P&gt;   the screen fields using &lt;/P&gt;&lt;P&gt;   the name of the screen fields itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This include&lt;/P&gt;&lt;P&gt;   provides some internal table/structures&lt;/P&gt;&lt;P&gt;   for accessing the fields.&lt;/P&gt;&lt;P&gt;  eg. VBAP&lt;/P&gt;&lt;P&gt;      VBAK&lt;/P&gt;&lt;P&gt;   etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Check out which suits your purpose.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2006 12:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165266#M121616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-21T12:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Fields - VA41</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165267#M121617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u wont find the screen fields being used in the program. Instead data will be present i some structures or tables. Using F1 u can find out wat structure/table ur field mentions, then try searching for it in the program while debugging.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jan 2006 12:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-fields-va41/m-p/1165267#M121617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-21T12:52:51Z</dc:date>
    </item>
  </channel>
</rss>

