DBA Data[Home] [Help]

APPS.ASO_CFG_INT dependencies on CZ_ATP_CALLBACK_UTIL

Line 1892: Select item_key, cz_atp_callback_util.inv_item_id_from_item_key(item_key) item_id,

1888: x_total_price OUT NOCOPY /* file.sql.39 change */ NUMBER )
1889: IS
1890:
1891: Cursor c_options is
1892: Select item_key, cz_atp_callback_util.inv_item_id_from_item_key(item_key) item_id,
1893: quantity, uom_code,substr(item_key, 1,instr( item_key, ':' ,1)-1) component_code,
1894: config_item_id
1895: from cz_pricing_structures
1896: Where configurator_session_key = p_config_session_key