Web service for Posting Item Journal

arefaref Member Posts: 1
Hi All,

What Code Unit should I use to post item journal through a web service? Thanks

Answers

  • KTA8KTA8 Member Posts: 388
    Codeunit 22?
  • robbonickrobbonick Member Posts: 40
    It depends what values you are passing through the Web Service. You might need to have a "Wrapper" function which finds the Item Journal Lines to post, and then runs codeunit 22 passing those records.
Sign In or Register to comment.