cancel
Showing results for 
Search instead for 
Did you mean: 

Credit check in sales order

former_member385456
Participant
0 Kudos

Hi all,

Credit limi check at sales order is working fine, while i am creating a sales order it is giving popup if limit is high then system is giving error message and it is not allowing to save the document. If i save with less quantity and again VA02 with same sales document it is allowing the values if it is above credit limit.

Can anybody suggest where do i check and give the controls

Kindly revert back,

Thanks,

MSRP

Accepted Solutions (0)

Answers (2)

Answers (2)

jpfriends079
Active Contributor
0 Kudos

Its very generic question.

You can do some research on this, before posting question on SDN.

Check your setting in TCode OVAK & OVA8.

Regards

JP

former_member385456
Participant
0 Kudos

I have checked all the settings which you provided transactions

jpfriends079
Active Contributor
0 Kudos

For your CCR, Risk Cat & Credit Grp config in OVA8

Check,

What all fields are active, i.e., which indicator are mark with tick mark.

Particularly,

Document Value, its

- reaction

- status/block

- Max.doc.value

Regards

JP

former_member365422
Contributor
0 Kudos

Dear Magge,

This is the standard SAP behaviour. Please refer to SAP Note 706034.

As per this note

"This is required due to the following:

During creation, the credit managment checks a document with "OK". For a

later change of the document, the credit check is "not OK". Since the

reaction "Error message (Error)" is set in the Customizing, the system

could not save the document.

Due to this, the system cannot set the credit status "not OK" for the

document, in order to prevent follow-up activities. Therefore the system

displays a warning message instead of the error message, so that you can

save the document and thus set the credit status (blocked). The document is

blocked now for follow-up activities."

We faced the same issue in our project and found we cannot change the Warning message to Error as it is hardcoded as warning. Hence we used USER EXIT and gave the logic that if this warning message is called when in T code VA02 then throw Error Message.

Hope this will be helpful.

Regards

Mayank

former_member385456
Participant
0 Kudos

Thank you all

Former Member
0 Kudos

Hi MSRP,

When you increase the quantity system throwing any Warning message in VA02?

If yes Change the Warning message as error Message.

Others can correct me if i am wrong

Thanks

Dasaradha