cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict Released Production order to Planned status.

Former Member
0 Kudos

HI all,

In our company i restricted that Production order should be released by particular user.

After he released, any changes in that particular released production order has to be done by released user only and not by others.

so i given transaction notification to release any Production order by only one user..and update released Production order by one user..

Now other users are updating released status to planned status and they are changing the released production order..

how to restrict released Production order to planned status....

please help me

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Mohan,

Try to put a condition to compare UserSign & UserSign2 in Your SP.

Try to Write SP based on this condition : When Usersign is not equal to current user logged in SAP Business One OWOR Table then it should give an error. (You have to compare to UserSign and UserSign2 in OWOR)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Please post transaction notification to check/modify.

Thanks & Regards,

Nagarajan