update Purch. inv. line table

mkpjsrmkpjsr Member Posts: 587
hi


how to update purch. inv. line table in user license.

I have created some customised fields into the purch. inv. line table and that i want to update after posting of purchase invoice. and it is showing me an error message that you don't have permission to update the purch. inv. line table.

plz guide me how i will do this

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Is it working fine before adding the new fields?
    I hope you have added in 50000 series only..
  • kinekine Member Posts: 12,562
    If you have same fields (same IDs and datatypes) in Purchase Line, the values will be transfered automatically...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • dansdans Member Posts: 148
    You can use Codeunit to update the purchase invoice line table, and put the modify permission inside the codeunit.
    Take a look at CU: Shipment Header - Edit for reference.
    Microsoft Certified IT Professional for Microsoft Dynamics NAV

    Just a happy frood who knows where his towel is
  • SavatageSavatage Member Posts: 7,142
    mkpjsr wrote:
    I have created some customised fields into the purch. inv. line table
    mkpjsr wrote:
    it is showing me an error message that you don't have permission to update the purch. inv. line table.

    Which one is it?

    Not very clear.

    Did you add fields to the Puchase Line Table that you want to transfer to the Purchase Invoice Line Table.
    Then add the same fields using the same numbers & names to both tables they will transfer automatically.
    (use #'s in the 50000+ range)

    If you receive an error adding fields to the Purchase Invoice Line Table the your license will not allow to to alter that table & ask your Nav Partner to do it for you.
Sign In or Register to comment.