Skip to main content
Question

Distribution order, inactivating Auto Select and Merge button

  • March 13, 2023
  • 2 replies
  • 38 views

Forum|alt.badge.img+8
  • Do Gooder (Customer)
  • 21 replies

How can I inactivate this Auto Select and Merge button from the users?

 

2 replies

Forum|alt.badge.img+8
  • Author
  • Do Gooder (Customer)
  • 21 replies
  • March 23, 2023

Any hints?


Forum|alt.badge.img+12
  • Hero (Partner)
  • 196 replies
  • March 30, 2023

Hi,

It seems the method Distribution_Order_API.Find_Co_And_Po_No is used when you use ‘Auto Select And Merge’ but no check is done at the time of opening the DO release dialog, to see if the user can access it.

Maybe this is something you can check with RnD?

(However, In IFS cloud 23R1, it is possible to restrict the ‘Auto Select and Merge’ by revoking projection action FindCoPoAndRelease of projection DistributionOrderHandling)

Hope this helps