`

<转>SD Enhanced credit management

    博客分类:
  • SAP
阅读更多
1) Calling a credit check function
FUNCTION SD_ORDER_CREDIT_CHECK

2) Credit release function (related TCODE: VKM1)
FUNCTION SD_ORDER_CREDIT_RELEASE

3) on the credit check call and Updating Unconfirmed Sales Document (V_V1)
SDV03V01

4) user interface can be enhanced
Credit Check
If you want to carry out your own individual credit checks, that differ from those in the standard system, you must define them in the following user exits:
LVKMPTZZ
LVKMPFZ1: USER_CREDIT_CHECK1
LVKMPFZ2: USER_CREDIT_CHECK2
LVKMPFZ3: USER_CREDIT_CHECK3

User exit for availability check
User exit USEREXIT_AVAIL_CHECK_CREDIT exists in Include MV45AFZF.

5 Important structures
Open deliveries/billing documents (S067)
S067-OFAKW - Open billing document credit value
s067-OLIKW - Open delivery credit value

Open orders (S066)
s066-oeikw - Open sales order credit value (schedule lines)
SD_CREDIT_EXPOSURE : Get open order, delivery and invoices

6) can refer to the function LVKMPF0G

7)
Code:
CALL FUNCTION 'CREDIT_EXPOSURE'
        EXPORTING
          kkber                = wa_result-kkber
          kunnr                = wa_result-kunnr
          date_credit_exposure = '99991231'
        IMPORTING
          creditlimit          = old_klimk
          open_delivery        = old_olikw
          open_invoice         = old_ofakw
          open_items           = old_skfor
          open_order           = old_oeikw
          PERCENTAGE           = old_KLPRZ
          sum_opens            = old_oblig.


Transactions used

Settings for determining the credit control area of a document. The settings of items 1 - 4 are taken into account according to their priority. The credit control area found is stored in field VBAK-KKBER.

1. Transaction OB38
Check which credit control area is assigned to the company code.
Company code:
Credit control area:

2. Transaction OVFL
Check which credit control area is assigned to the sales area.
Sales area:
Credit control area:

3. Transaction XD02 or VD02
Check which credit control area is assigned to the payer.
Payer:
Credit control area:

4. Transaction SE37
Is user exit EXIT_SAPV45K_001 being used?

5. Transaction OBZK
For the settings under items 2 - 4, field "All company codes" must be marked in Transaction
OB45, or the credit control area must be entered under the relevant company code in table
T001CM of the credit control areas allowed.
Company code:
Credit control areas allowed:

6. Settings for the credit checks

7. Transaction OVAK
Which settings do exist for the sales document type used?
Sales document:
Check credit:
Credit group:

8. Transaction OVAD
Which settings do exist for the delivery type used?
Delivery type:
Credit group for delivery:
Credit group for goods issue:

9. Transaction OB01
Credit management/Change risk category
Definition of the risk category for each credit control area. This risk category can be
assigned to a credit account by using Transaction FD32.

10. Transaction OVA8
Here, the individual credit checks for key fields
- credit control area
- risk category
- credit group are set. Take these key fields from the above settings and go to the detail screen. In particular, check whether fields "Reaction" and "Status/block" are set correctly. To carry out follow-up actions in case of a credit block, the credit check status must be set (field "Status/block").

11. Transaction FD32
Credit master data for the payer of the relevant document.
Credit account:
Credit limit:
Risk category:
Currency:

12. Settings for updating the credit values Update of the credit values is required for the limit check (static or dynamic credit limit check).

13. Transaction OVA7
Update of the credit value is active for the corresponding item type if the check box is marked. This field corresponds to field "Active receivable" in Transaction VOV7.
Item type:
Active receivable:

14. Transaction V/08, Pricing
In the pricing procedure used for pricing, subtotal "A" must be entered in a line for determining the credit value (mark the pricing procedure and doubleclick on "Control").
Usually, the net value plus taxes is used. This way the system is determined to use this subtotal for credit pricing. The credit price is stored in field VBAP-CMPRE and used for update and credit check.
You can find the used pricing procedure of the order under "Item -> Condition -> Analysis".
Pricing procedure:
Line with subtotal = 'A':

15. Transaction OB45
Which update group (field "Update") do you use in the relevant credit control area? The default setting is "12". If you use another update group, check whether this is fine with you. If you open an OSS message, please tell us the alternative update group.
Credit control area:
Update:

16. Transaction OMO1
Which kind of update did you choose for structure S066?
In any case, "Synchronous update (1)" has to be chosen as the kind of update.
All other settings will lead to errors.

17. Program: RVKRED77, RVKRED07
SD: Reorganization of Credit Values after Update Errors

Credit Management Configaration
http://wiki.sdn.sap.com/wiki/display/ERPLO/Credit+Management+Configaration
分享到:
评论

相关推荐

    Visual C++ 编程资源大全(英文源码 图形)

    19.zip&lt;br&gt;Apply a 3D bitmap pattern on text or other shapes&lt;br&gt;将文字上色(3维的位图模板)(6KB)&lt;END&gt;&lt;br&gt;20,20.zip&lt;br&gt;Encapsulated Dib API&lt;br&gt;压缩设备无关位图的API(5KB)&lt;END&gt;&lt;br&gt;21,21.zip&lt;br&gt;An enhanced ...

    Visual C++ 编程资源大全(英文源码 表单)

    04.zip&lt;br&gt;Outlook Style UI&lt;br&gt;Outlook风格的界面效果(16KB)&lt;END&gt;&lt;br&gt;5,05.zip&lt;br&gt;Dynamic child window repositioning&lt;br&gt;动态改变对话框的大小, 对话框中的控件相应改变(15KB)&lt;END&gt;&lt;br&gt;6,06.zip&lt;br&gt;Enhanced list...

    Visual C++ 编程资源大全(英文源码 ATL)

    qlistctrl.zip&lt;br&gt;QListCtrl - a popup list box like that in Visual C++ 6.0(36KB)&lt;END&gt;&lt;br&gt;45,ncombo.zip&lt;br&gt;An Enhanced Combo Box Control.(194KB)&lt;END&gt;&lt;br&gt;46,XFloorWnd.zip&lt;br&gt;Floor Window Control(341KB)...

    Visual C++ 编程资源大全(英文源码 网络)

    mfciterator.zip&lt;br&gt;STL Iterators and the MFC (29KB)&lt;END&gt;&lt;br&gt;66,atldatetime.zip&lt;br&gt;An ATL replacement for COleDateTime (7KB)&lt;END&gt;&lt;br&gt;67,excoll.zip&lt;br&gt;Enhanced collection template classes: CArrayEx, ...

    VB编程资源大全(英文源码 控制)

    millisec.zip&lt;br&gt;Count Time in Milliseconds &lt;END&gt;&lt;br&gt;60,getday.zip&lt;br&gt;Get the Day of Week that a Day Falls On&lt;END&gt;&lt;br&gt;61,shellend.zip&lt;br&gt;Notify the User when a Shelled Process Ends &lt;END&gt;&lt;br&gt;62,varlist....

    MAC OS X Bible, Panther Edition.part1

    Revised, &lt;br&gt;&lt;br&gt;updated and expanded the Mac OS X Bible Panther edition is the definitive, expanded and &lt;br&gt;&lt;br&gt;enhanced, comprehensive resource for the Mac user.&lt;br&gt;The new edition covers all the ...

    Visual C++ 编程资源大全(英文源码 COM)

    06.zip&lt;br&gt;Using a Multidimensional SAFEARRAY to pass data across from COM objects&lt;br&gt;这个例子使用多维的SAFEARRAY结构收集COM对象(5KB)&lt;END&gt;&lt;br&gt;7,07.zip&lt;br&gt;An Enhanced Combo Box Control&lt;br&gt;一个增强的...

    Visual C++ 编程资源大全(英文源码 控件)

    (2KB)&lt;END&gt;&lt;br&gt;28,listfind.zip&lt;br&gt;This sample shows how to use the CList&lt;&gt; template. (9KB)&lt;END&gt;&lt;br&gt;29,ndbrow.zip&lt;br&gt;This Visual C++ 6 project shows how to create an MDI application that hosts ...

    VB编程资源大全(英文源码 其它)

    noreturn.zip&lt;br&gt;Disable the Return Key in a TextBox&lt;END&gt;&lt;br&gt;60,entertab.zip&lt;br&gt;Use the Enter Key Like a Tab&lt;END&gt;&lt;br&gt;61,detenter.zip&lt;br&gt;Detect When the User Presses Enter&lt;END&gt;&lt;br&gt;62,prntscrn.zip&lt;br&gt;...

    Prentice Hall - DB2 Version 8 The Official Guide.chm

    Coverage includes:&lt;br&gt;&lt;br&gt;Simplifying management with the Configuration Advisor, HealthCenter, and Memory Visualizer &lt;br&gt;&lt;br&gt;Integrating the enterprise via Federated Web Services and the DB2 enhanced ...

    CNNA笔记

    IP路由&lt;br&gt;第六章:Enhanced IGRP(EIGRP) and Open Shortest Path First(OSPF)&lt;br&gt;第七章:Layer 2 Switching&lt;br&gt;第八章:Virtual LANs(VLANs)&lt;br&gt;第九章:Managing a Cisco Interwork&lt;br&gt;第十章:Managing Traffic ...

    ccna笔记

    第一章:Internetworking &lt;br&gt;第二章:Internet Protocols&lt;br&gt;第三章:IP Subnetting and Variable Length Subnet Masks(VLSM)&lt;br&gt;第四章:Introduction to the Cisco IOS&lt;br&gt;第五章:IP路由&lt;br&gt;第六章:Enhanced ...

    Administering Windows Vista Security: The Big Surprises

    and new troubleshooting tools&lt;br&gt;&lt;br&gt;Go above and beyond what you've heard about Vista&lt;br&gt;&lt;br&gt;Discover the...enhanced security&lt;br&gt;&lt;br&gt;http://www.btebook.com/%7BCD7EF822-94E0-4987-AD38-2064E9296478%7D.htm

    CCNA中文读书笔记

    第一章:Internetworking &lt;br&gt;第二章:Internet Protocols&lt;br&gt;第三章:IP Subnetting and Variable Length Subnet Masks(VLSM)&lt;br&gt;第四章:Introduction to the Cisco IOS&lt;br&gt;第五章:IP路由&lt;br&gt;第六章:Enhanced ...

    Designing Software Product Lines with UML: From Use Cases to Pattern-Based Software Architectures(1)

    Designing Software Product Lines with UML: From Use Cases to Pattern-Based Software ... An enhanced online index allows readers to quickly and easily search the entire text for specific topics.&lt;br&gt;

    Designing Software Product Lines with UML: From Use Cases to Pattern-Based Software Architectures(2)

    Designing Software Product Lines with UML: From Use Cases to Pattern-Based Software ... An enhanced online index allows readers to quickly and easily search the entire text for specific topics.&lt;br&gt;

    开放源码实体模型建模分析工具包V9.5

    In Version 4.0, the display devices were enhanced, freeform curves and surfaces are&lt;br&gt;more extensively supported, functions can be defined, and numerous improvement and optimizations&lt;br&gt;are added.

    Network Security Technologies, Second Edition

    &lt;br&gt;Network Security Technologies, Second Edition &lt;br&gt;&lt;br&gt;&lt;br&gt;by Kwok T. Fung &lt;br&gt;&lt;br&gt;Publisher: AUERBACH; 2 edition (October 28, 2004) &lt;br&gt;&lt;br&gt;http://www.auerbach-publications.com/home.asp&lt;br&gt;&lt;br&gt;&lt;br...

    Addison.Wesley.The.Java.Programming.Language.4th.Edition.Aug.2005.chm

    These tasks must cooperate to behave correctly, and threads meet the needs of cooperative multitasking.&lt;br&gt;&lt;br&gt;Chapter 15Annotationsdescribes the annotation types used to document some of the extra-...

    madCollection 2.5.6.0 安装版(无源码)

    Of course everything works just as fine under both OS families (9x/NT).&lt;br&gt;&lt;br&gt;The package "madDisAsm" features a full x86 disassembler including MMX, 3dNow enhanced, SSE and SSE2 support. The ...

Global site tag (gtag.js) - Google Analytics