DBA Data[Home] [Help]

APPS.OKC_PRICE_PUB dependencies on OKC_CONTRACT_PUB

Line 403: Procedure Calculate_Price(p_clev_tbl OKC_CONTRACT_PUB.clev_tbl_type,

399: --- which the screen can display on the UI. It basically calls the overloaded calculate_price procedure
400: --- ****************************************************************************************************
401:
402:
403: Procedure Calculate_Price(p_clev_tbl OKC_CONTRACT_PUB.clev_tbl_type,
404: p_cimv_tbl OKC_CONTRACT_ITEM_PUB.cimv_tbl_type,
405: px_unit_price OUT NOCOPY Number,
406: px_extended_amount OUT NOCOPY Number,
407: px_message OUT NOCOPY Varchar2,