DBA Data[Home] [Help]

APPS.OKL_SETUPPRODUCTS_PVT dependencies on AME_TRANSACTION_TYPES_V

Line 1287: FROM ame_transaction_types_v

1283: CURSOR c_get_trx_type_csr(c_trx_type VARCHAR2)
1284: IS
1285: SELECT transaction_type_id,
1286: fnd_application_id
1287: FROM ame_transaction_types_v
1288: WHERE DESCRIPTION='OKL LP Product Approval Process';
1289: -- modification of where condn by dcshanmu for bug 5999276 starts
1290:
1291: CURSOR l_wf_item_key_csr IS