DBA Data[Home] [Help]

APPS.ASO_CFG_INT dependencies on CZ_ATP_CALLBACK_UTIL

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

1715: x_total_price OUT NOCOPY /* file.sql.39 change */ NUMBER )
1716: IS
1717:
1718: Cursor c_options is
1719: Select item_key, cz_atp_callback_util.inv_item_id_from_item_key(item_key) item_id,
1720: quantity, uom_code,substr(item_key, 1,instr( item_key, ':' ,1)-1) component_code,
1721: config_item_id
1722: from cz_pricing_structures
1723: Where configurator_session_key = p_config_session_key