<?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/1423591#M203114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;all mandatory values need be given to the data internal table&lt;/P&gt;&lt;P&gt;if not it will result in an error saying &lt;/P&gt;&lt;P&gt;"please enter value for all mandatory fields "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jul 2006 09:35:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-11T09:35:17Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423589#M203112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In BDC is it necessary to give all the values which is mentioned in internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Give me an example for f-22 (for both Customer &amp;amp; vendor master update)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423589#M203112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423590#M203113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;In BDC is it necessary to give all the values which is mentioned in internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Absolutely No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The only criteria is&lt;/P&gt;&lt;P&gt;   the transaction data,&lt;/P&gt;&lt;P&gt;   (compulsary fields which are required in that particular screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. The screen expects some compulsary data, &lt;/P&gt;&lt;P&gt;  which should be necessarily given,&lt;/P&gt;&lt;P&gt;  other wise the transaction won't run further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423590#M203113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423591#M203114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;all mandatory values need be given to the data internal table&lt;/P&gt;&lt;P&gt;if not it will result in an error saying &lt;/P&gt;&lt;P&gt;"please enter value for all mandatory fields "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423591#M203114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423592#M203115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check which values are necessary to pass to the BDC program for Customer and Vendor master Update.For this exceute the transaction and check which fields need to be filled for required updation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Record the transaction with the valid inputs and generate BDC program.Use this BDC program in your main program and pass the values that you passed on the screen while recording,from the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: mukesh kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: mukesh kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423592#M203115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423593#M203116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not all fields required , But you need to pass the Mandatory fields to the BDCTABLE or else you will end up with errors. Try to Record it using SHDB transaction , it will give you the sample code, you can modify that according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423593#M203116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423594#M203117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the Mandatory fields can be passed for successful completion of the transaction. If your Internal table has moe fields it may be for some additional information or functionality.&lt;/P&gt;&lt;P&gt;To find the mandatory fields whenever u have a BDC recording to do follow this method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Goto transation F-22 (in your case) &amp;lt;b&amp;gt;Enter Customer Invoice: Header&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;   Hit &amp;lt;b&amp;gt;Enter&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;   An error message will get displayed, asking you to enter Document Date (cursor is placed here). Enter this.&lt;/P&gt;&lt;P&gt;Follow same procedure , it will ask you to enter &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Company Code&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;Currency rate&amp;lt;/b&amp;gt; etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the same procedure for the rest of the screens,&lt;/P&gt;&lt;P&gt;till the transaction is successfully completed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you know all the mandatory fields for transaction F-22.&lt;/P&gt;&lt;P&gt;Goto SHDB and do recording inputting only these Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then create your BDC program using this recording.&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;Arun Sambargi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423594#M203117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423595#M203118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi,&lt;/P&gt;&lt;P&gt; A BDC using session or Call transaction is just a simulation of manual entry in a transaction.&lt;/P&gt;&lt;P&gt;What are fields you enter in the f-22 transaction are to be passed even in the bdc.&lt;/P&gt;&lt;P&gt;So, you do a SHDB recording for your transaction F-22 in this case and create a program which you can modify according to your requirement, as suggested by others too.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 09:56:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423595#M203118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T09:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423596#M203119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;Only mandatory field values will pass of internal table for processing your BDC.I was trying but.J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 10:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1423596#M203119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-11T10:10:00Z</dc:date>
    </item>
  </channel>
</rss>

