cancel
Showing results for 
Search instead for 
Did you mean: 

Validate the Sold to Party in Orders

vinayak1
Explorer
0 Kudos
70

Hi ,

We have an issue wherein while creating an Service Order , the system allows to create the Order even when we enter the Ship to Party , in Sold to Party field and we would like to stop this .

I.e is we would like to allow only the Sold to Party , to be entered in Sold to Party .

We have the access sequence for sold to party as : Preceding Doc/BP Relationship to Ship to- Get sold to

Any pointers on how we can achieve this ?

Regards

Vinayak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vinayak

You can do the configuration settings for the requirement in

SPRO>Customer relationship Management>basic functions> partner processing>define partner determination procedure.

Hope this helps!!

Prerna

vinayak1
Explorer
0 Kudos

Hi ,

We have done required Partner Processing Settings , in Partner Determination Procedure , however the "Block Determination " will check whether automatic partner determination is blocked for that partner determination . However what we need is to check if we enter the Ship to Party in Sold to Party field system should not allow to create the order.

We know that it can be achieved at Master Data level for Ship to Party where we can use "excluded functions " at master data level , however wanted to check whether it can be done by customizing settings in SPRO

Regards

Vinayak

robert_kunstelj
Active Contributor
0 Kudos

You could implement logic in badi ORDER_SAVE - method CHECK_BEFORE_SAVE.