web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Control Posting Permissions

(3) ShareShare
ReportReport
Posted on by 801

I have the following requirements in Microsoft Dynamics 365 Business Central and need guidance on how to manage them through permissions:

Requirement 1:


  • User can create and post Purchase Invoices

  • User can create and post Purchase Invoices against receipts

  • User should NOT be able to create or post Purchase Order


  •  

Requirement 2:


  • User can create and post Payment Journals
  • User can create General Journals and Fixed Asset G/L Journals, but should NOT be able to post them

  •  

Since multiple journals use the same table (Table 81 – Gen. Journal Line), how can I restrict posting only for specific journals while allowing posting for the Payment Journal?

Any recommended approach or best practice would be appreciated.

I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    100,644 Super User 2026 Season 1 on at
    Hi, Use the Record permission feature to view the posted codeunit IDs and then exclude them.
     
    More details:
    Dynamics 365 Business Central: How to create or modify permissions by recording your actions (Record Permissions)
    https://yzhums.com/10068/
    Dynamics 365 Business Central: Permission Exclusion (Exclude in Permission Set)
     
    Hope this helps.
    Thanks.
    ZHU
  • Suggested answer
    Yi Yong Profile Picture
    2,704 Super User 2026 Season 1 on at
    Hello,
     
    Requirement 1:
    You may need to understand how permissions hierarchy work.
     
     
    You need to create two permissions and you should not use a Permission Set and inherit from multiple permission sets, because you will end up having RIMD to Table 38 instead of by Document Type.
     
     
     
    Requirement 2:
    You might need to customize for this but both will run Codeunit::"Gen. Jnl.-Post".
  • Gerardo Rentería García Profile Picture
    26,509 Most Valuable Professional on at

    Hi, good day
    I hope this can help you, and give you some hints.

    Business Central Permission Sets: The Complete Setup Guide

    A Complete Guide to Business Central Permissions Sets

    Best Regards
    Gerardo

  • Suggested answer
    Teagen Boll Profile Picture
    2,383 Super User 2026 Season 1 on at
    For both of these scenarios you will have to use security filters. A lot of of different pages use the same tables.
     
    You can read about security filters here: Using Security Filters - Business Central | Microsoft Learn
     
    What you will need to do is find some identifier in the table to use as a security filter. Document type will work for the Purchase Header table and for the GL Journal table you could use the Template Name field.
     
    Best,
    Teagen Boll
    Social: LinkedIn
     
  • Suggested answer
    OussamaSabbouh Profile Picture
    15,595 Super User 2026 Season 1 on at
    Hello ,
    Requirement 1 is usually doable with a custom permission set by allowing Purchase Invoices and excluding Purchase Orders, but Requirement 2 is the key limitation: because Payment Journal, General Journal, and FA G/L Journal all use the same core journal engine and tables like Table 81 Gen. Journal Line, standard permissions cannot cleanly allow a user to post only Payment Journals while letting them only create but not post the other journal types, so the practical best practice is permissions for basic access, then workflow approval or a small customization to block posting by specific journal template/batch for General Journal and FA G/L Journal while still allowing Payment Journal posting.
    Regards,
    Oussama Sabbouh
  • Suggested answer
    Aman Kakkar Profile Picture
    3,465 Super User 2026 Season 1 on at
    Hi,
     
     
    For Requirement 02 - You can create a Boolean field in the User Setup, and based on that Boolean you can write code on "OnBeforeAction" trigger by extending the Journal Pages . If User Setup -> Boolean enabled for the user, then allow posting, else through error.
     
    If you find it helpful, do mark it as verified.
    Aman K

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,872 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,110 Super User 2026 Season 1

#3
AndrewThomas81 Profile Picture

AndrewThomas81 892

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans