<?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: BAPI VENDOR CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356327#M805303</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;If you want to see how bapi creates vendor through "BAPI_VENDOR_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want develope test program then it will be a good practice to try on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can go to SE37 and enter "BAPI_VENDOR_CREATE" and then execute....then you can pass required data in the structures...and then execute again...if input data is correct then Vendor will create else it will give return errors for wrong input... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and see....it will help you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagun Desai...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2008 11:29:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-06T11:29:02Z</dc:date>
    <item>
      <title>BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356323#M805299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;GIVE SAMPLE PROGRAMS REGARDING BAPI FOR PRACTICE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW TO CREATE VENDOR USING BAPI_VENDOR_CREATE?&lt;/P&gt;&lt;P&gt;GIVE ME EXAMPLE PROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UDAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 05:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356323#M805299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T05:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356324#M805300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction 'SE37', pick a BAPI and click on where used list icon, you will get a list of programs where this BAPI is used. These are the sample programs, just go through then and start using them in your Z/Y programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 06:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356324#M805300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T06:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356325#M805301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the link for Sample BAPI Program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/SampleSpecs/AutoVendorDebitPosting/AVDP.htm" target="test_blank"&gt;http://www.saptechnical.com/SampleSpecs/AutoVendorDebitPosting/AVDP.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 06:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356325#M805301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356326#M805302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need not create any test report for that.&lt;/P&gt;&lt;P&gt;You can do test run using BAPI itself.&lt;/P&gt;&lt;P&gt;Run 'BAPI_VENDOR_CREATE' function module.&lt;/P&gt;&lt;P&gt;Enter RFC target sys: your target system.&lt;/P&gt;&lt;P&gt;Bapi will call transaction XK01.Which is transaction for create vendor.&lt;/P&gt;&lt;P&gt;Enter all mandatory filed. you will get output of BAPI saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VENDORNO                        21900&lt;/P&gt;&lt;P&gt; VENDOR                          21900&lt;/P&gt;&lt;P&gt; RETURN                             IF2                  249Vendor 0000021900 was created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shruti Shah on Feb 6, 2008 8:01 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 06:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356326#M805302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T06:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356327#M805303</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;If you want to see how bapi creates vendor through "BAPI_VENDOR_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want develope test program then it will be a good practice to try on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can go to SE37 and enter "BAPI_VENDOR_CREATE" and then execute....then you can pass required data in the structures...and then execute again...if input data is correct then Vendor will create else it will give return errors for wrong input... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and see....it will help you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagun Desai...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 11:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/3356327#M805303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI VENDOR CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/13965304#M2038141</link>
      <description>&lt;P&gt;Link is not Working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-vendor-create/m-p/13965304#M2038141</guid>
      <dc:creator>Faisal_Mansoori</dc:creator>
      <dc:date>2024-12-17T06:31:13Z</dc:date>
    </item>
  </channel>
</rss>

