You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Need a query to get the GL ACCOUNT details from manage project costs page

Summary:

Hi All,

I need a query to get the GL ACCOUNT details from the manage project costs → View accounting page.

below is the screenshot of where I need the data.


Content (please ensure you mask any confidential information):

I already prepared a query and attached it below. Please check and provide your inputs or if you have any sample queries, you can also give me that.

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

(SELECT DISTINCT (gcc.segment3
|| '-'
|| gcc.segment4
|| '-'
|| gcc.segment5) AS accounts FROM gl_code_combinations gcc,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!