DBA Data[Home] [Help]

APPS.OKL_AM_OM_REMARKET_WF dependencies on OKL_AM_REMARKET_ASSET_PUB

Line 84: OKL_AM_REMARKET_ASSET_PUB.remove_rmk_item( p_api_version => p_api_version,

80:
81: -- SECHAWLA 21-OCT-04 3924244 : l_id will now be the order line id as this step is moved to the line WF
82: l_id := to_number(itemkey);
83:
84: OKL_AM_REMARKET_ASSET_PUB.remove_rmk_item( p_api_version => p_api_version,
85: p_init_msg_list => p_init_msg_list,
86: p_order_line_Id => l_id,
87: x_return_status => x_return_status,
88: x_msg_count => x_msg_count,