Why do you need this change?
Hi, we are making an app that posts additional variance and would like to use the standard InsertPostValueEntryToGL function in ItemJnlPostLine, we are already using the standard PostInventoryToGL function so I think this fits. Thanks
Describe the request
- local procedure InsertPostValueEntryToGL(ValueEntry: Record "Value Entry")
+ procedure InsertPostValueEntryToGL(ValueEntry: Record "Value Entry")
Why do you need this change?
Hi, we are making an app that posts additional variance and would like to use the standard
InsertPostValueEntryToGLfunction in ItemJnlPostLine, we are already using the standardPostInventoryToGLfunction so I think this fits. ThanksDescribe the request