DBA Data[Home] [Help]

APPS.OPI_DBI_CURR_INV_EXP_PKG dependencies on GL_SETS_OF_BOOKS

Line 821: gl_sets_of_books gsob

817: (SELECT /*+ leading (hoi) full (hoi) use_hash (gsob)
818: parallel (hoi) parallel (gsob)*/
819: DISTINCT hoi.organization_id, gsob.currency_code
820: FROM hr_organization_information hoi,
821: gl_sets_of_books gsob
822: WHERE hoi.org_information_context = 'Accounting Information'
823: AND hoi.org_information1 = to_char(gsob.set_of_books_id))
824: curr_codes
825: WHERE curr_codes.organization_id = to_conv.organization_id