DBA Data[Home] [Help]

APPS.OKL_AM_OM_REMARKET_WF dependencies on OKL_AM_ASSET_DISPOSE_PUB

Line 171: OKL_AM_ASSET_DISPOSE_PUB.dispose_asset ( p_api_version => p_api_version,

167: IF (funcmode = 'RUN') THEN
168: -- SECHAWLA 21-OCT-04 3924244 : l_id will now be the order line id as this step is moved to the line WF
169: l_id := to_number(itemkey);
170:
171: OKL_AM_ASSET_DISPOSE_PUB.dispose_asset ( p_api_version => p_api_version,
172: p_init_msg_list => p_init_msg_list,
173: x_return_status => x_return_status,
174: x_msg_count => x_msg_count,
175: x_msg_data => x_msg_data,