cancel
Showing results for 
Search instead for 
Did you mean: 

Credit Memo Request Validation

Former Member
0 Kudos

Hello.

I want apply a standard validation process when i create a Credit Memo Request

from a Billing Document.

The Net Value on the Credit Memo Request can't exceed the net value of the Billing

Document.

Is there a standard way of doing this?

Thanks for your answers.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check with copy control settings in VTAF from invoice to order...

there have a look into complete reference field at header level and pricing type field at item level..

This may help you some what....

Regards

sankar

Answers (1)

Answers (1)

alpesh_saparia3
Active Contributor
0 Kudos

Hi,

One way is grey out all the condition type for that pricing procedure, but then you cannot reduce the net value.

Other non standard way is by using user exit MV45AFZZ where you can check and compare the Net value and you give appropiate message.