<?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: BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131114#M447977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Khan - do u mean BDCDATA.&lt;/P&gt;&lt;P&gt;if yes, the components are:&lt;/P&gt;&lt;P&gt;program - program name&lt;/P&gt;&lt;P&gt;dynpro - screen number&lt;/P&gt;&lt;P&gt;dynbegin - first screen number&lt;/P&gt;&lt;P&gt;fnam - name of the field&lt;/P&gt;&lt;P&gt;fval - value of the field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know is this what you wanted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 11:33:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-04T11:33:20Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131113#M447976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what r the components of BDC table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131113#M447976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131114#M447977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Khan - do u mean BDCDATA.&lt;/P&gt;&lt;P&gt;if yes, the components are:&lt;/P&gt;&lt;P&gt;program - program name&lt;/P&gt;&lt;P&gt;dynpro - screen number&lt;/P&gt;&lt;P&gt;dynbegin - first screen number&lt;/P&gt;&lt;P&gt;fnam - name of the field&lt;/P&gt;&lt;P&gt;fval - value of the field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know is this what you wanted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:33:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131114#M447977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131115#M447978</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 this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The messages are stored in internal table, which you specify along with MESSAGE statement. This internal table should be declared like BDCMSGCOLL, a structure available in ABAP/4. It contains the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Tcode: Transaction code&lt;/P&gt;&lt;P&gt;2. Dyname: Batch point module name&lt;/P&gt;&lt;P&gt;3. Dynumb: Batch input Dyn number&lt;/P&gt;&lt;P&gt;4. Msgtyp: Batch input message type (A/E/W/I/S)&lt;/P&gt;&lt;P&gt;5. Msgspra: Batch input Lang, id of message&lt;/P&gt;&lt;P&gt;6. Msgid: Message id&lt;/P&gt;&lt;P&gt;7. MsgvN: Message variables (N = 1 - 4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each entry, which is updated in database, table message is available in BDCMSGCOLL. As BDCMSGCOLL is structure, you need to declare a internal table which can contain multiple records (unlike structure).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz. Avoid Duplicate Threads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131115#M447978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131116#M447979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saddam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields in the BDCDATA structure are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROGRAM&lt;/P&gt;&lt;P&gt;Name of the program. Length (8). The PROGRAM field is not case-sensitive. Set this field only in the first record for the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DYNPRO&lt;/P&gt;&lt;P&gt;Number of the screen. Length (4). Set this field only in the first record for the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DYNBEGIN&lt;/P&gt;&lt;P&gt;Indicates the first record for the screen. Length (1). Set this field to X only in the first record for the screen. (Reset to ' ' (blank) for all other records.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FNAM&lt;/P&gt;&lt;P&gt;Name of a field in the screen. Length (35). The FNAM field is not case-sensitive. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FVAL&lt;/P&gt;&lt;P&gt;Value for the field named in FNAM. Length (132). The FVAL field is case-sensitive. Values assigned to this field are always padded on the right if they are less than 132 characters. Values must be in character format.&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;Britto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 11:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/2131116#M447979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T11:35:28Z</dc:date>
    </item>
  </channel>
</rss>

