<?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_BANK_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357224#M521005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to check this BAPI in SE37 you will have to create a test script to call the 'BAPI_TRANSACTION_COMMIT' after calling 'BAPI_BANK_CREATE'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2007 19:42:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-04T19:42:18Z</dc:date>
    <item>
      <title>BAPI_BANK_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357220#M521001</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;I have to upload the bank Data.&lt;/P&gt;&lt;P&gt;i am using the BAPI_BANK_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if some on has already used this bapi could you pls guide me the field mapping.&lt;/P&gt;&lt;P&gt;i tried in multiple combinations but couldnt succeed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help is much apreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 16:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357220#M521001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T16:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_BANK_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357221#M521002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*   call BAPI-function in this system                                  *
    CALL FUNCTION 'BAPI_BANK_CREATE'
       exporting
         BANK_CTRY = BANK_CTRY
         BANK_KEY = BANK_KEY
         BANK_ADDRESS = BANK_ADDRESS
         BANK_METHOD = BANK_METHOD
         BANK_FORMATTING = BANK_FORMATTING
         BANK_ADDRESS1 = BANK_ADDRESS1
       importing
         RETURN = RETURN
         BANKCOUNTRY = BANKCOUNTRY
         BANKKEY = BANKKEY
       exceptions

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 16:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357221#M521002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_BANK_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357222#M521003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While i am testing from SE37, i couldnt do it successfully.&lt;/P&gt;&lt;P&gt;have you tried it before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i  need to map incoming fields with the fields of bapi. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your comments are welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 18:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357222#M521003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T18:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_BANK_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357223#M521004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you finnally find the way to use this BAPI properly? I have been testing the BAPI in the SE37, without geeting any result. &lt;/P&gt;&lt;P&gt;Did you find the field mapping at least? &lt;/P&gt;&lt;P&gt;Can any body give me some help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 07:21:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357223#M521004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T07:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_BANK_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357224#M521005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to check this BAPI in SE37 you will have to create a test script to call the 'BAPI_TRANSACTION_COMMIT' after calling 'BAPI_BANK_CREATE'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 19:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bank-create/m-p/2357224#M521005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T19:42:18Z</dc:date>
    </item>
  </channel>
</rss>

