Security Roles

i have here Microsoft Dynamics AX 2012 but our hierarchy here is not like the default, so i create some new roles

but after creating a role for purchasing employee to create P.O and give all privileges related to sourcing and procurement module they can’t confirm this P.O and give me this message

“Access denied: PurchFormLetter_Confirmation”

so i need to allow confirmation on P.O for this user

You need to add the required entry points.

For reference see, \Security\Privileges\PurchTableDetailsMaintain (in that Privilege look for the confirmation related entry points).

thanks a lot