At my company I am currently working on a project where I need to create account segments using the Dynamics GP Web Services (Please forgive me if I use incorrect terminology as I'm not very familiar with Dynamics). For example, this is how our account strings are formatted CCCC-AAAAAA-PPPPP-OO. CCCC represents a cost center and PPPPP represents a project code. I need to be able to create/add new cost centers and project codes.
Looking through the Method Reference I have found CreateGLPostingAccount but that will only help me create the whole account string and not the individual segments. Any help is greatly appreciated. Thanks!
*This post is locked for comments