Skip to main content

Notifications

Microsoft Dynamics NAV (Archived)

You do not have the following permissions on TableData Item Ledger Entry: Modify

Posted on by 1,303

Dynamics NAV 2018 version 11.0.27667.0

Posting from Warehouse Receipts, the user gets the error: You do not have the following permissions on TableData Item Ledger Entry: Modify

We do not get this error running with a developer license, but do with the client license including the one I re-issued today. 

The error occurs in CU5895.ForwardAppliedCost which has TableData permission rm for Item Ledger Entry.  ForwardAppliedCost calls Table32.SetAppliedEntryToAdjust which has a MODIFY statement causing the error.

On a whim I've also edited the entire program chain so that each had rm permission for table 32.  These include CU5705, CU5760, CU5761, PAG5769, and PAG5768.

*This post is locked for comments

  • Suggested answer
    Dan Eckhoff Profile Picture
    Dan Eckhoff 1,303 on at
    RE: You do not have the following permissions on TableData Item Ledger Entry: Modify

    The answer found through a Microsoft Incident was to grant RIMD permissions to table 32 ON table 32.

    Old version BEFORE ​

    New version  AFTER ​

    --------------------------------------------------------------------------------​

    +------------------------------------------------------------------------------+​

    | OBJECT Table 32 Item Ledger Entry                                            |​

    +------------------------------------------------------------------------------+​

    ---------- Before (BEFORE) ---------- Table 32 ---------- Properties -----------​

      }​

      PROPERTIES​

      {​

        LookupPageID=Page38;​

        DrillDownPageID=Page38;​

      }​

    ---------- After  (AFTER) ------------------------------------------------------​

      }​

      PROPERTIES​

      {​

    +   Permissions=TableData 32=rimd;​

        LookupPageID=Page38;​

        DrillDownPageID=Page38;​

      }​

    --------------------------------------------------------------------------------​

  • quibblerDK Profile Picture
    quibblerDK 5 on at
    RE: You do not have the following permissions on TableData Item Ledger Entry: Modify

    Hi, I´m experience same issue, after doing a technical upgrade from NAV 2013R2 to NAV 2018.

    did you add the Permissions to CU 5895 as I tried but still same error

  • Yad13 Profile Picture
    Yad13 5 on at
    RE: You do not have the following permissions on TableData Item Ledger Entry: Modify

    I added the permissions in the Table properties and that fixed the issue.

    Permissions TableData Item Ledger Entry=rimd

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,868 Super User 2024 Season 1 on at
    RE: You do not have the following permissions on TableData Item Ledger Entry: Modify

    Does the user have indirect modify permission to Item Ledger Entry ?

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: You do not have the following permissions on TableData Item Ledger Entry: Modify

    Does the CU 5895 have the table permission for Item Ledger Entry?

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans