I'm using Microsoft Dynamics GP 2015. We have a C# .Net project to create a sales invoice through web services. Accounting has the following request: "We would like to code the revenue for {an item} to GL code xx-xx-xxxx." Looking at the code for creating a sales invoice, I don't see anywhere to set a GL code. I suggested GL codes might be set on an item in GP, but was told to "see if the distribution or account codes can be set at creation time." Is there anyway to set the GL code on a sales invoice? If so, what's the code for setting a GL code? ManageMyHealth App