DBA Data[Home] [Help]

APPS.OKL_INVESTOR_BILLING_PVT dependencies on OKL_TRX_TYPES_V

Line 1191: FROM okl_trx_types_v

1187:
1188:
1189: CURSOR get_try_id_csr IS
1190: SELECT id
1191: FROM okl_trx_types_v
1192: WHERE name = 'Billing';
1193:
1194:
1195: -- ********************************