cancel
Showing results for 
Search instead for 
Did you mean: 

Incompletion if Net Value < Min order value

Former Member
0 Kudos

Hi all,

I want an entry to be written into incompletion log, whenever Net value of the document is less than Min Order Value (maintained via condition type for Min Ord Val). How to achieve this? Do we need to do an enhancement for this or can this be acheived via standard customizing. I am looking for this feature at order level in ECC 6.0. Please suggest.

Thanks and Regards,

David

Accepted Solutions (1)

Accepted Solutions (1)

former_member184555
Active Contributor
0 Kudos

This is not possible through Imcompletion Log. You should go for enhancement using userexits.

Thanks,

Ravi

Former Member
0 Kudos

Thanks Ravi. Can you suggest where i need to code to achieve this functionality?

Regds,

David

former_member184555
Active Contributor
0 Kudos

Userexit_save_document_prepare can be used for the validation.

Please go through the documentation on userexits and check if you can find any other appropriate user exit.

IMG - Sales and Distribution - System Modifications - User Exits - User Exits in Sales - User Exits In Sales Document Processing.

Please check the documentaion for this node.

Thanks,

Ravi

Answers (0)