<?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 hi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585116#M863245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shall I know function module for vendor master while uploading data in BAPI ? Whether the remote function module and the normal function module are the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 05:48:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T05:48:29Z</dc:date>
    <item>
      <title>hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585116#M863245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shall I know function module for vendor master while uploading data in BAPI ? Whether the remote function module and the normal function module are the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 05:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585116#M863245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T05:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585117#M863246</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;You can use this BAPI BAPI_VENDOR_EDIT &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;FM VENDOR_UPDATE or VENDOR_ASSORTMENT_UPDATE1 to update vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vasudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 06:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585117#M863246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T06:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: hi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585118#M863247</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;You can use any of the below to update vendor master data in BAPI :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_VENDOR_EDIT (BAPI)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;VENDOR_UPDATE  (FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upload data through BAPI :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_VENDOR_CREATE (BAPI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function modules are procedures that are defined in function groups (special ABAP programs with type F) and can be called from any ABAP program. Function groups act as containers for function modules that logically belong together,Function modules allow you to encapsulate and reuse global functions in the R/3 System. They are stored in a central library,Unlike subroutines, you do not define function modules in the source code of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Normal function module is used to excute in the exiting server.&lt;/P&gt;&lt;P&gt;But remote function module is used to execute in other server other than existing server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Generally normal function module contains excepetions.&lt;/P&gt;&lt;P&gt;But remote function module contains messages in the return table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Generally after executing normal funciton module commit work is not required.&lt;/P&gt;&lt;P&gt;But for remote funciton module you have to call the commit work expicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;preet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 06:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi/m-p/3585118#M863247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T06:06:17Z</dc:date>
    </item>
  </channel>
</rss>

