<?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: Standard Function module for Creating Vendor? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601864#M270217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is that you can debug the normal working of the standard webdynpo. This will be helpful in solving the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase you need further clarifications, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2006 11:26:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-11T11:26:34Z</dc:date>
    <item>
      <title>Standard Function module for Creating Vendor?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601860#M270213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ppl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i want to know that which function module gets call when we create a vendor from trans. code XK01, i.e. the standard function module SAP uses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601860#M270213</guid>
      <dc:creator>abhijeet_mukkawar</dc:creator>
      <dc:date>2006-09-11T11:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Function module for Creating Vendor?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601861#M270214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_VENDOR_CREATE creates the vendors, but it calls the transaction xk01 in turn.&lt;/P&gt;&lt;P&gt;YOu better go for batch input programs like:RFBIKR00&lt;/P&gt;&lt;P&gt;or RFBIKRK0&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>Mon, 11 Sep 2006 11:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601861#M270214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Function module for Creating Vendor?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601862#M270215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use FM BAPI_VENDOR_CREATE        &lt;/P&gt;&lt;P&gt;or use recording SHDB for tranaction XK01.&lt;/P&gt;&lt;P&gt;You can view vendor details in table LFA1.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601862#M270215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Function module for Creating Vendor?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601863#M270216</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;Thax.&lt;/P&gt;&lt;P&gt;  My problem is , i want to use a function module which wil accept the relevant data from webdynpro screen and then creates the vendor accordingly.&lt;/P&gt;&lt;P&gt;  So far i was trying with VENDOR_INSERT, bt all the try were abortive.&lt;/P&gt;&lt;P&gt;  Could u plz enlighten more upon this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601863#M270216</guid>
      <dc:creator>abhijeet_mukkawar</dc:creator>
      <dc:date>2006-09-11T11:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Function module for Creating Vendor?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601864#M270217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is that you can debug the normal working of the standard webdynpo. This will be helpful in solving the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase you need further clarifications, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-function-module-for-creating-vendor/m-p/1601864#M270217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:26:34Z</dc:date>
    </item>
  </channel>
</rss>

