AX 2012 Security - Approval button is missing on Customer Payment journal line

Hi All,

Currently I am working with Security and got stuck with one problem related to Journal Approval access rights for Customer Payment Journal. In Payment journal header I can set up the approval access but not in lines.I tried to find the privilege/entry point for this access but couldn’t.

Any help would be greatly appreciated.

Best Regards,

Any help would be greatly appreciated

There shouldn’t be anything special about the button from security perspective, nevertheless you should be aware of that the button is also manipulated from code (e.g. in LedgerJournalFormTrans_Payment.setCourseButtonEnable()), so your problem may not be caused by security setup. Debug the code to be sure.

Hi Martin,

Thanks for your reply, it was the problem with Security development tool which I used.

Best Regards,

Ishak Kallil