DBA Data[Home] [Help]

APPS.OKC_XPRT_REP_INT_PVT dependencies on FND_CURRENCIES_TL

Line 120: Fnd_Currencies_Tl Curr

116: FROM OKC_REP_CONTRACTS_ALL orc,
117: okc_lookups_v fl,
118: okc_bus_doc_types_vl obd,
119: okc_lookups_v fl1,
120: Fnd_Currencies_Tl Curr
121: WHERE orc.contract_id = p_doc_id
122: AND fl.lookup_type = 'OKC_REP_CONTRACT_STATUSES'
123: AND fl.lookup_code = orc.CONTRACT_STATUS_CODE
124: AND obd.document_type = orc.Contract_Type