DBA Data[Home] [Help]

APPS.XTR_JOURNAL_PROCESS_P dependencies on GL_DAILY_CONVERSION_TYPES

Line 1095: gl_daily_conversion_types dct

1091: dct.user_conversion_type
1092: from xtr_parties_v pty,
1093: xtr_company_parameters cp,
1094: gl_sets_of_books sob,
1095: gl_daily_conversion_types dct
1096: where pty.party_code = in_company
1097: and cp.company_code = pty.party_code
1098: and cp.parameter_code = 'ACCNT_EXRTP'
1099: and pty.set_of_books_id = sob.set_of_books_id