<?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 BAPI to create Facility in FTR_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-facility-in-ftr-create/m-p/11569667#M1937941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I am trying to create a Financial Transaction for Facility&lt;/P&gt;&lt;P&gt;(normally using Tcode TM_61 or FTR_CREATE with "Facility" financial transaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked around for &lt;STRONG&gt;BAPI or FM &lt;/STRONG&gt;to create this financial transaction, and somehow I can't find one.&lt;/P&gt;&lt;P&gt;I could found BAPI for every other financial transaction type such as "securities", "fixed term deposit",&lt;/P&gt;&lt;P&gt;"commercial paper", etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even found a standard test program to test the BAPI (tcode FTR_BAPI),&lt;/P&gt;&lt;P&gt;but still, I can't find BAPI to create "Facility". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea as how to achieve this?&lt;/P&gt;&lt;P&gt;Am I somehow missing the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the idea &lt;SPAN style="font-size: 10pt;"&gt;is to have an interface from other system send the Facility data, and ABAP Program will create &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the Financial Transaction out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying my best to avoid BDC for performance consideration. but If there's no other way, I guess i will go with BDC.&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, 15 Mar 2016 05:23:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-15T05:23:05Z</dc:date>
    <item>
      <title>BAPI to create Facility in FTR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-facility-in-ftr-create/m-p/11569667#M1937941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I am trying to create a Financial Transaction for Facility&lt;/P&gt;&lt;P&gt;(normally using Tcode TM_61 or FTR_CREATE with "Facility" financial transaction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've looked around for &lt;STRONG&gt;BAPI or FM &lt;/STRONG&gt;to create this financial transaction, and somehow I can't find one.&lt;/P&gt;&lt;P&gt;I could found BAPI for every other financial transaction type such as "securities", "fixed term deposit",&lt;/P&gt;&lt;P&gt;"commercial paper", etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even found a standard test program to test the BAPI (tcode FTR_BAPI),&lt;/P&gt;&lt;P&gt;but still, I can't find BAPI to create "Facility". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea as how to achieve this?&lt;/P&gt;&lt;P&gt;Am I somehow missing the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the idea &lt;SPAN style="font-size: 10pt;"&gt;is to have an interface from other system send the Facility data, and ABAP Program will create &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the Financial Transaction out of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying my best to avoid BDC for performance consideration. but If there's no other way, I guess i will go with BDC.&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, 15 Mar 2016 05:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-facility-in-ftr-create/m-p/11569667#M1937941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-15T05:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create Facility in FTR_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-facility-in-ftr-create/m-p/11569668#M1937942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facility BAPI's are available as of EHP8, but if you're on EA-FINSERV 606, 616, or 617 then applying the following notes should implement them for your specific release..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Note 2196754 creating/changing DDIC objects&lt;/LI&gt;&lt;LI&gt;Note 2197390 coding creation/changes&lt;/LI&gt;&lt;LI&gt;Note 2197432 documentation creation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Deon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 20:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-facility-in-ftr-create/m-p/11569668#M1937942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-29T20:02:03Z</dc:date>
    </item>
  </channel>
</rss>

