DBA Data[Home] [Help]

APPS.IBE_QUOTE_SAVE_PVT dependencies on ASO_CORE_CONTRACTS_PUB

Line 7039: aso_core_contracts_pub.create_contract(

7035: IBE_Util.Debug('create contract, rel_type ='||p_rel_type);
7036: IBE_Util.Debug('create contract, p_terms_agreed_flag ='||p_terms_agreed_flag);
7037: END IF;
7038:
7039: aso_core_contracts_pub.create_contract(
7040: x_return_status => x_return_status
7041: ,x_msg_count => x_msg_count
7042: ,x_msg_data => x_msg_data
7043: ,x_contract_id => x_contract_id