DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKL_QUOTE_TO_CONTRACT_PVT

Line 1574: OKL_QUOTE_TO_CONTRACT_PVT.create_contract(

1570: lx_khrv_rec OKL_CONTRACT_PUB.khrv_rec_type;
1571:
1572: BEGIN
1573: /*
1574: OKL_QUOTE_TO_CONTRACT_PVT.create_contract(
1575: p_api_version => p_api_version,
1576: p_init_msg_list => p_init_msg_list,
1577: x_return_status => x_return_status,
1578: x_msg_count => x_msg_count,

Line 1626: OKL_QUOTE_TO_CONTRACT_PVT.create_contract(

1622: x_contract_number VARCHAR2(120);
1623:
1624: BEGIN
1625:
1626: OKL_QUOTE_TO_CONTRACT_PVT.create_contract(
1627: p_api_version => p_api_version,
1628: p_init_msg_list => p_init_msg_list,
1629: x_return_status => x_return_status,
1630: x_msg_count => x_msg_count,