<?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 sd in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486035#M838154</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;in structure VBKRED there is a field called credit limit ... KLPRZ.&lt;/P&gt;&lt;P&gt;the same is used in transaction VKM1 "%used".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the significance of that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 12:52:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T12:52:02Z</dc:date>
    <item>
      <title>sd</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486035#M838154</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;in structure VBKRED there is a field called credit limit ... KLPRZ.&lt;/P&gt;&lt;P&gt;the same is used in transaction VKM1 "%used".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the significance of that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 12:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486035#M838154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T12:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: sd</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486036#M838155</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;The field VBKRED-KLPRZ contains the percentage amount of a customer's credit limit that the customer has used up already.  The structure is actually a node in the structure of logical database KMV, and the field (VBKRED-KLPRZ) is filled by the logical database program SAPDBKMV (see form credit_exposure).  Transaction VKM1 corresponds to program RVKRED02, which actually submits RVKRED01.  Program RVKRED01 uses logical database KMV (see its program attributes).  Logical database KMV does the work of filling VBKRED-KLPRZ during transaction VKM1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within the logical database program, the standard function module 'CREDIT_EXPOSURE' is used to get the value for VBKRED-KLPRZ for a given "Credit control area" and "Customer number".  To see exactly how the KLPRZ percentage is calculated, look at the bottom of the code of function module 'CREDIT_EXPOSURE' (search for "percentage").  Basically, the percentage is calculated by dividing the sum of all open orders for that "customer/credit control area" by the "Customer's credit limit".  The customer's credit limit is stored in KNKK-KLIMK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 16:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486036#M838155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: sd</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486037#M838156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2009 22:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd/m-p/3486037#M838156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-14T22:08:06Z</dc:date>
    </item>
  </channel>
</rss>

