<?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 in a BDC table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-bdc-table/m-p/2454170#M550173</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 hope this answer will helps you..........,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the BDCDATA table contains fields are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-PROGRAM&amp;lt;/b&amp;gt;-----&amp;gt; this field describes the module pool program name which we are used for vaidating and updating the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-DYNPRO&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; this field describes the currently active screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-DYNBEGIN&amp;lt;/b&amp;gt;-------&amp;gt; this field describes the default or initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-FNAM&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;&amp;gt; this field describes the field name which we are used in validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-FVAL&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;&amp;gt; this field describes the field value which we are used in validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using the above table we perfome the mapping logic in BDC for validating and updating the legacy system data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashok Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ashok Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Jul 2007 09:54:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-01T09:54:49Z</dc:date>
    <item>
      <title>fields in a BDC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-bdc-table/m-p/2454169#M550172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai gurus....&lt;/P&gt;&lt;P&gt;What are the fields in a BDC table???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2007 09:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-bdc-table/m-p/2454169#M550172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-01T09:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: fields in a BDC table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-bdc-table/m-p/2454170#M550173</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 hope this answer will helps you..........,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the BDCDATA table contains fields are...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-PROGRAM&amp;lt;/b&amp;gt;-----&amp;gt; this field describes the module pool program name which we are used for vaidating and updating the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-DYNPRO&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; this field describes the currently active screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-DYNBEGIN&amp;lt;/b&amp;gt;-------&amp;gt; this field describes the default or initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-FNAM&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;&amp;gt; this field describes the field name which we are used in validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BDCDATA-FVAL&amp;lt;/b&amp;gt;----&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt;&amp;gt; this field describes the field value which we are used in validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using the above table we perfome the mapping logic in BDC for validating and updating the legacy system data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashok Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ashok Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jul 2007 09:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-in-a-bdc-table/m-p/2454170#M550173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-01T09:54:49Z</dc:date>
    </item>
  </channel>
</rss>

