DBA Data[Home] [Help]

APPS.OKL_SETUPPRODUCTS_PVT dependencies on AME_TRANSACTION_TYPES_V

Line 1270: FROM ame_transaction_types_v

1266: CURSOR c_get_trx_type_csr(c_trx_type VARCHAR2)
1267: IS
1268: SELECT transaction_type_id,
1269: fnd_application_id
1270: FROM ame_transaction_types_v
1271: WHERE DESCRIPTION='OKL LP Product Approval Process';
1272: -- modification of where condn by dcshanmu for bug 5999276 starts
1273:
1274: CURSOR l_wf_item_key_csr IS