<?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 read data element given field name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171797#M754740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;   I have a DB table and field name, with this information how can i find the data element for this perticular field.&lt;/P&gt;&lt;P&gt;  is tehre any Funtion Modules exists for teh same.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Amarender Reddy B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2007 06:10:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-18T06:10:52Z</dc:date>
    <item>
      <title>read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171797#M754740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;   I have a DB table and field name, with this information how can i find the data element for this perticular field.&lt;/P&gt;&lt;P&gt;  is tehre any Funtion Modules exists for teh same.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Amarender Reddy B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171797#M754740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171798#M754741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the table DD03L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171798#M754741</guid>
      <dc:creator>former_member195698</dc:creator>
      <dc:date>2007-12-18T06:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171799#M754742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Open table using se11 and check the field type of the field name. &lt;/P&gt;&lt;P&gt;Field type is nothing but the data element. You can doubleclick and check it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171799#M754742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171800#M754743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se11.give table name and click on display.&lt;/P&gt;&lt;P&gt;click on find and give field name.u'll find assocciated data element against da field in data element column&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171800#M754743</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-12-18T06:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171801#M754744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Dataelement :&lt;/STRONG&gt;  Symantic attributes are called data element and  An intermediate object between domain and table type ..U can see in SE11 itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this function module:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RP_PRINT_GET_DATA_ELEMENT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171801#M754744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171802#M754745</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;GOTO SE11-&amp;gt;give ur table name and display...now check ur field in the table,u can find the data element..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171802#M754745</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-12-18T06:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171803#M754746</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; thanks for your answers.....&lt;/P&gt;&lt;P&gt;   I dint mean going manually to SE11 and check, i need this info in my program.&lt;/P&gt;&lt;P&gt;  i have to get the data element provided the table name and field name inside my program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171803#M754746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171804#M754747</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;I dont think there is such FM to display the data element directly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But u can get those details from this table &lt;STRONG&gt;DD04D&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use your regular query and try extract the data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171804#M754747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: read data element given field name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171805#M754748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the data element for a field in a database table using &lt;STRONG&gt;DD03L&lt;/STRONG&gt; table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this code.&lt;/P&gt;&lt;P&gt;DATA V_ROLLNAME TYPE DD03L-ROLLNAME.&lt;/P&gt;&lt;P&gt;SELECT ROLLNAME &lt;/P&gt;&lt;P&gt;   FROM DDO3L&lt;/P&gt;&lt;P&gt;     INTO V_ROLLNAME&lt;/P&gt;&lt;P&gt;WHERE TABNAME = 'MARA'  --&amp;gt;Provide table name&lt;/P&gt;&lt;P&gt;     AND FIELDNAME = 'PSTAT'. --&amp;gt;Provide field name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE:/ 'Data element is: ', V_ROLLNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, use function module &lt;STRONG&gt;KL_TABLE_INFO_GET&lt;/STRONG&gt; to get the data element for a field of a database table. Provide table name to I_TABNAME and field name to I_FIELDNAME and you will get the data elemet in the export parameter E_TABFIELD_W-ROLLNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2007 06:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-element-given-field-name/m-p/3171805#M754748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-18T06:39:26Z</dc:date>
    </item>
  </channel>
</rss>

