DBA Data[Home] [Help]

APPS.OKL_FUNDING_WF dependencies on AME_TRANSACTION_TYPES_V

Line 382: FROM ame_transaction_types_v

378: CURSOR c_get_trx_type_csr(c_trx_type VARCHAR2)
379: IS
380: SELECT transaction_type_id,
381: fnd_application_id
382: FROM ame_transaction_types_v
383: WHERE transaction_type_id = c_trx_type;
384:
385: CURSOR l_wf_item_key_csr IS
386: SELECT okl_wf_item_s.NEXTVAL item_key