Delete Registered Document using Non-developer License

AndwianAndwian Member Posts: 627
I am using the non-developer license, and then trying to delete the records in the Registered Whse. Activity Hdr. table (Registered Whse. Pick form), but I can't, said:

Microsoft Dynamics NAV
You do not have permission to delete from the Registered Whse. Activity Line table.

OK

I guess this is because of the non-developer license, since I can delete it using the developer license.

Anyway, do you any other option to delete it using non-developer license?
Regards,
Andwian

Answers

  • krikikriki Member, Moderator Posts: 9,110
    Yes, an object in which the property Permission is given the permission to delete data in that table.

    But you need to have the developer license to create such an object.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • AndwianAndwian Member Posts: 627
    kriki wrote:
    an object in which the property Permission is given the permission to delete data in that table.

    I have tried it to give the permission in the T5772 (Registered Whse. Activity Hdr.), but it still did not work.
    TableData Registered Whse. Activity Hdr.=rimd

    Do I misplaced the permission? What object should I give the permission?
    Regards,
    Andwian
  • AndwianAndwian Member Posts: 627
    SOLVED!

    My apologies, I did not read it carefully.
    Andwian wrote:
    TableData Registered Whse. Activity [b]Hdr.[/b]=rimd
    

    It should be:
    TableData Registered Whse. Activity [b]Line[/b]=rimd
    
    in T5772.

    Thank you Kriki!
    Regards,
    Andwian
Sign In or Register to comment.