DBA Data[Home] [Help]

APPS.OKC_TERMINATE_PVT dependencies on OKC_PHI_PVT

Line 922: OKC_PHI_PVT.process_price_hold(

918:
919: If l_lse_id = 61 Then
920: --if the contract line being terminated is a Price Hold line, we need to delete the entry in QP
921: --disable the entry in QP
922: OKC_PHI_PVT.process_price_hold(
923: p_api_version => p_api_version,
924: p_init_msg_list => p_init_msg_list,
925: x_return_status => l_return_status,
926: x_msg_count => x_msg_count,

Line 1602: OKC_PHI_PVT.process_price_hold(

1598: */
1599: If l_lse_id = 61 Then
1600: --if the contract line being terminated is a Price Hold line, we need to delete the entry in QP
1601: --disable the entry in QP
1602: OKC_PHI_PVT.process_price_hold(
1603: p_api_version => p_api_version,
1604: p_init_msg_list => p_init_msg_list,
1605: x_return_status => l_return_status,
1606: x_msg_count => x_msg_count,