<?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_CREDITCHECK doesnt work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654116#M1095083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you cross-check the table entries (using SE16 transaction) in T691F and KNKK for the &lt;/P&gt;&lt;P&gt;IT_CREDITLINES values that you passed via the BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 15:44:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-14T15:44:00Z</dc:date>
    <item>
      <title>BAPI_CREDITCHECK doesnt work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654115#M1095082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the following problem with BAPI_CREDITCHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm passing the following fields with values in IT_CREDITLINES:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREDITGROUP&lt;/P&gt;&lt;P&gt;PAYER&lt;/P&gt;&lt;P&gt;RISK_CATEGORY&lt;/P&gt;&lt;P&gt;SALES_ORGANIZATION&lt;/P&gt;&lt;P&gt;DISTRIBUTION_CHANNEL&lt;/P&gt;&lt;P&gt;DIVISION&lt;/P&gt;&lt;P&gt;CREDIT_CONTROL_AREA&lt;/P&gt;&lt;P&gt;CURRENCY&lt;/P&gt;&lt;P&gt;NET_VALUE&lt;/P&gt;&lt;P&gt;TAX_VALUE&lt;/P&gt;&lt;P&gt;TOTAL_VALUE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after executing, the only values i'm getting in ET_CREDITLINES are the same i've posted in IT_CREDITLINES ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have put this BAPI to work??&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, 14 Oct 2008 14:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654115#M1095082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CREDITCHECK doesnt work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654116#M1095083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you cross-check the table entries (using SE16 transaction) in T691F and KNKK for the &lt;/P&gt;&lt;P&gt;IT_CREDITLINES values that you passed via the BAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 15:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654116#M1095083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CREDITCHECK doesnt work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654117#M1095084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've crossed checked and here is what i find:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In IT_CREDITLINES i have the following data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMGRA:  01&lt;/P&gt;&lt;P&gt;KUNNR:  client1&lt;/P&gt;&lt;P&gt;CTLPC:    003&lt;/P&gt;&lt;P&gt;VKORG:   0001&lt;/P&gt;&lt;P&gt;VTWEG:   01&lt;/P&gt;&lt;P&gt;SPART:    01&lt;/P&gt;&lt;P&gt;KKBER:   0001&lt;/P&gt;&lt;P&gt;WAERS:  EUR&lt;/P&gt;&lt;P&gt;NETWR:  100&lt;/P&gt;&lt;P&gt;MWSBP: 20&lt;/P&gt;&lt;P&gt;NETWR:  120&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table KNKK i saw the client the credit control area and the risk category.Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KUNNR     KKBER      CTLPC&lt;/P&gt;&lt;P&gt;client1       0001          003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table T691F i just find credit control area, the risk category and credit group. Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KKBER      CTLPC     CRMGR &lt;/P&gt;&lt;P&gt;0001          003          01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see anything strange??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 16:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654117#M1095084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CREDITCHECK doesnt work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654118#M1095085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This BAPI uses tables S066 and S067 (SIS infostructures) to get relevant data. Can you check if these tables have values for your credit control area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 14:12:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654118#M1095085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T14:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CREDITCHECK doesnt work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654119#M1095086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes they are populated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the CREDIT_EXPOSURE FM and the results i get with this FM are correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when i use BAPI_CREDITCHECK nothing is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tried BAPI_CREDIT_ACCOUNT_GET_STATUS and i got the following error message: "550Credit status does not exist for customer CUSTOMER1 in control area 0001"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 14:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-creditcheck-doesnt-work/m-p/4654119#M1095086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T14:30:00Z</dc:date>
    </item>
  </channel>
</rss>

