Requirement -
Full access to Approved Vendors (Product information management\Common\Released product\Purchase\Approved vendor\Approved vendors
Design -
1. Create the AX security role for this. (Created Process Cycles | Privileges | Duties | Roles)
2. Drag and drop "PdsInventInquiryApprovedVendorListByItem" to the Entry Points
3. Change the AccessLevel Property level to the "Delete"
Result -
1. Perfect, I got the Approved Vendors under the Product information management\Common\Released product\Purchase\Approved vendor
Issue-
"PdsInventInquiryApprovedVendorListByItem" activated secondary menus that I don't want to show.
(Procurement & sourcing\ Inquiries\ Venders\ Approved vendor list by item)
Questions-
How could I restrict the access to Procurement & sourcing but not for the Product Information Management?
1. How will I do this without X++ code?
2. How will I do this with X++ codes?
Appreciate your help.