<?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: fields names and fields labels in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927689#M384697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m meaning in my program , in run time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 16:36:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T16:36:02Z</dc:date>
    <item>
      <title>fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927687#M384695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to know the name of a field in a dynpro knowing its description. &lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;I know the field label _(description)--&amp;gt; vendor,  and I want to guess the field name (lifnr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927687#M384695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927688#M384696</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;Press F1 on the field..Press the technical info button (F9) you will see the screen details..along with the fieldname..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927688#M384696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927689#M384697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`m meaning in my program , in run time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927689#M384697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927690#M384698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can also navigate from the technical name to see the table/structure name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that can be known by experience. or else you can referr to the declaration part say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vendor -&amp;gt; declaration as lfa1-lifnr. you can know like this or else if its declared as vendor(10) type c then you have to know only by experience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927690#M384698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927691#M384699</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;You can check the table DD04T...to get the data element for the corresponding text..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know in debugging..I believe it is not possible to get the field name for the field description..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927691#M384699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: fields names and fields labels</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927692#M384700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto SE11. In Data type field press F4 and select 'search for data elements'.&lt;/P&gt;&lt;P&gt;In the field label enter '&lt;STRONG&gt;vendor&lt;/STRONG&gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would get all the possible entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-names-and-fields-labels/m-p/1927692#M384700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T16:59:11Z</dc:date>
    </item>
  </channel>
</rss>

