<?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 Structure BDCMSGCOLL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734563#M319554</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;&lt;/P&gt;&lt;P&gt;In the structure BDCMSGCOLL, what does MSGV1, MSGV2, MSGV3, MSGV4 denote.  would u please clarify  about the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2006 13:15:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-05T13:15:05Z</dc:date>
    <item>
      <title>Structure BDCMSGCOLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734563#M319554</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;&lt;/P&gt;&lt;P&gt;In the structure BDCMSGCOLL, what does MSGV1, MSGV2, MSGV3, MSGV4 denote.  would u please clarify  about the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 13:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734563#M319554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Structure BDCMSGCOLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734564#M319555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those fields are the variable fields.  For example if a mesage is return which has the object number in it, like sales document number, then this value would be in one those fields, probably the first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Sales Document 12345 was created.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the value 12345 will be in the MSGV1 field.&lt;/P&gt;&lt;P&gt;So there is a possibility that all four fields could be filled with values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 13:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734564#M319555</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-05T13:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Structure BDCMSGCOLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734565#M319556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can store the values of variable in message.&lt;/P&gt;&lt;P&gt;msgno55 - &amp;amp; &amp;amp; &amp;amp; &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can pass values of MSGV1,V2,V3,V4 values and you can construct total message like 'No record found ZTABLE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 13:20:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734565#M319556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Structure BDCMSGCOLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734566#M319557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the below ones are used for storing the messages generated during the execution of the BDC...Say ur creating material...Material no &amp;amp;soandso&amp;amp; created gets stored in MSGVnn.&lt;/P&gt;&lt;P&gt;1 is used for message id&lt;/P&gt;&lt;P&gt;1 is used to store message number&lt;/P&gt;&lt;P&gt;1 is used to store actual message.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 13:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734566#M319557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T13:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Structure BDCMSGCOLL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734567#M319558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;MSGV1, MSGV2, MSGV3, MSGV4 are the field which contain parts of the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The structure BDCMSGCOLL also consists of msgid and msgnr -the message id and number..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the FM &amp;lt;b&amp;gt;FORMAT_MESSAGE&amp;lt;/b&amp;gt; to combine all these fields together to get the complete message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'FORMAT_MESSAGE'&lt;/P&gt;&lt;P&gt;   exporting&lt;/P&gt;&lt;P&gt;     id              = wa_messages-msgid&lt;/P&gt;&lt;P&gt;     lang            = sy-langu&lt;/P&gt;&lt;P&gt;     no              = wa_messages-msgnr&lt;/P&gt;&lt;P&gt;     v1              = wa_messages-msgv1&lt;/P&gt;&lt;P&gt;     v2              = wa_messages-msgv2&lt;/P&gt;&lt;P&gt;     v3              = wa_messages-msgv3&lt;/P&gt;&lt;P&gt;     v4              = wa_messages-msgv4&lt;/P&gt;&lt;P&gt;   importing&lt;/P&gt;&lt;P&gt;     msg             = lv_msg&lt;/P&gt;&lt;P&gt;   exceptions&lt;/P&gt;&lt;P&gt;     not_found       = 1&lt;/P&gt;&lt;P&gt;     others          = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the components of structure BDCMSGCOLL you can combine them to get the complete message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2006 13:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structure-bdcmsgcoll/m-p/1734567#M319558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-05T13:25:18Z</dc:date>
    </item>
  </channel>
</rss>

