Material Ledger Closing

What is the difference between Simple and Automatic Credit Check Types?

Explain in detail difference between simple and automatic credit check types. In automatic check, difference between static and dynamic checks.

Simple Credit Check

Transaction code : FD32

It Considers the Doc.Value + Open Items.

Doc.Value : Sales Order Has been saved but not delivered

Open Item : Sales Order has been saved , Delivered, Billed & Transfered to FI, but not received the payment from the customer.

Eg: Customer Credit Limit is Rs.1,00,000/-
Suppose Doc.Value + Open Item Value is Rs.1,10,000/-

Here credit limit exceeds then system reacts.

Options : A) Warning Message
B) Error Message (Sales Order won’t be saved)
C) Error Message with Delivery Block

Automatic Credit Check

Give extra credit facilities to the particular customer.

Static Credit Limit Determination

Checking Group + Risk Catageory + Credit Control Area.

A) Credit Checking Groups : Types of Checking Groups.

01) Sales
02) Deliveries
03) Goods Issue
At all the above 3 levels orders can be blocked.

B) Risk Catageory : Based on the risk catageories company decide how much credit has to give to the customer.

HIGH RISK (0001) : LOW CREDIT
LOW RISK (0002) : MORE CREDIT
MEDIUM RISK(0003) : Average Credit

Static Credit Check it checks all these doc value & check with the credit limit

1) Open Doc.Value / Sales Order Value : Which is save but not delievered

2) Open Delivery Doc.Value : Which is delivered but not billed


3) Open Billing Doc.Value : Which is billed but not posted to FI

4) Open Item : Which is transfered to FI but not received from the customer.

DYNAMIC CREDIT CHECK : 1) Open Doc
2) Open Delivery
3) Open Billing
4) Open Items
5) Horizon Period = Eg.3Months

Here the System will not consider the above 1,2,3& 4 values for the lost 3 months

Then assign the Sales Doc & Del Documents.

Sales Doc.Type(OR) + credit Check(0) + Credit Group (01)

Credit Limit Check for Delivery Type : Del.Type (LF) + Del Credit
Group (02) + Goods Issue Credit Group (03)

Also See: Information Broadcasting in SAP NetWeaver 2004s Overview

Online Training Tutorials

  • credit managementHow to Configure Credit Management in SAP?All business have their own credit management needs, SAP allows you to specify your own automatic credit checks based on a variety of criteria. You can also specify at which critical […]
  • General Ledger PlanningWhat is General Ledger Planning in SAP?General Ledger Planning can be done for general ledger wise in financial accounting exclusively. For that purpose we have to define the plan periods for the variant. Path: spro> […]
  • sap sdWhat is Structure of SAP SD?The all most every firm Sales is structured in such way. This structure needs to be represented in SAP SD based on pre-defined organizational elements and combine them in a pre-defined way […]
  • Special General LedgerWhat is a Special General Ledger Transaction (G/L)?Special GL transactions (G/L) is transactions that are not normal business transactions with your business partners. These are generally shown in different control ledgers and are not […]
  • List of Stock ValuesList of Stock Values Balances Transaction Code MB5LSAP transaction MB5L (List of Stock Values: Balances) is classified in the Materials Management module under application component Inventory Management and runs Application development R/3 […]
  • Python Programming booksBest 5 Python Programming Books for Beginners – TechnosapPython is regarded as being a great hobbyist language, yet it is also an extremely powerful language. It has bindings for C/C++ and Java so it can be used to tie large projects together or […]
  • JavaScript ScopeJavaScript ScopeJavaScript Scope refers to the variables that are available to a piece of code at a given time. A lack of understanding of scope can lead to frustrating debugging experiences. When a […]
  • logical systemWhat is a Logical Systems in SAP?SAP Logical System : SAP logical systems are used to identify an individual client in a system, for ALE communication between SAP systems. That's why you see a field for 'logical system' […]