User Rights

TomTom1970TomTom1970 Member Posts: 3
Hello,

i've written a function in T27 which checks the exist of a Routing Header. If the Routing Header doesn't exist it creates one and opens the form 99000766 which runs on the table Routing Header.

This works correct if the current user has super user rights.

If I use a normal user with limited rights the System gives back the error: The table routing header does not exist (any longer). This occurs with the command FORM.RUN(990000766,Routingheader).

Could anybody help?

Comments

  • DuketownDuketown Member Posts: 11
    I think this is because of the table you are using. Did you try this using a table in the 50.000-series?
    Stephan
  • TomTom1970TomTom1970 Member Posts: 3
    Duketown wrote:
    I think this is because of the table you are using. Did you try this using a table in the 50.000-series?

    No I don't, because I want to use the standard object of Navision!

    Tom
  • kinekine Member Posts: 12,562
    Check that the "limited" user have rights to read and execute the "Routing Header" table object and read "Routing Header" tabledata.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.