[Home] [Help]
252: END IF;
253:
254: SELECT SYSDATE INTO l_sysdate FROM DUAL;
255:
256: okl_am_util_pvt.get_transaction_id(p_try_name => 'Asset Relocation',
257: x_return_status => x_return_status,
258: x_try_id => l_try_id);
259: IF x_return_status <> OKL_API.G_RET_STS_SUCCESS THEN
260: -- Unable to find a transaction type for this transaction .