DBA Data[Home] [Help]

APPS.XTR_JOURNAL_PROCESS_P dependencies on GL_DAILY_CONVERSION_TYPES

Line 1096: gl_daily_conversion_types dct

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