DBA Data[Home] [Help]

APPS.OKC_XPRT_REP_INT_PVT dependencies on OKC_BUS_DOC_TYPES_VL

Line 118: okc_bus_doc_types_vl obd,

114: orc.reference_document_type,
115: orc.reference_document_number
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'