DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_TRX_TYPES_TL

Line 85: FROM okl_trx_types_tl

81: -- Get the transaction types
82: CURSOR Transaction_Type_csr (p_transaction_type IN okl_trx_types_v.name%TYPE)
83: IS
84: SELECT id trx_try_id
85: FROM okl_trx_types_tl
86: WHERE NAME = p_transaction_type
87: AND LANGUAGE = 'US';
88: -- get the transaction contract information
89: CURSOR trx_csr(khrId NUMBER,