DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_CONTRACT_PUB dependencies on OKL_STREAMS_UTIL

Line 2847: okl_streams_util.update_trx_state(l_contract_id, 'BOTH');

2843: else
2844: l_contract_id := p_chrv_id;
2845: end if;
2846:
2847: okl_streams_util.update_trx_state(l_contract_id, 'BOTH');
2848:
2849: -- end update of okl_stream_trx_data.last_trx_state value
2850:
2851: Okl_Api.END_ACTIVITY (x_msg_count,x_msg_data );