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

SQL - GL Balances for Intercompany

Question
41
Views
0
Comments

Summary: Can anyone help, I understand with subledger queries I can filter to accounting_class_code  = 'INTER', is there any equivalent means of getting ONLY intercompany BALANCES via gl_balances table in general ledger?


Content (required):

Can anyone help, I understand with subledger queries I can filter to accounting_class_code  = 'INTER', is there any equivalent means of getting ONLY intercompany BALANCES via gl_balances table in general ledger?


i.e.

select *

from gl_balances glbal

where exists (fill in blank in here please!)



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

23B (11.13.23.04.0)

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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