DBA Data[Home] [Help]

APPS.INL_CHARGE_PVT dependencies on PON_PRICE_ELEMENT_TYPES_VL

Line 620: l_cost_factor_details pon_price_element_types_vl%ROWTYPE;

616:
617: l_freight_charge_rec_tbl freight_charge_tbl;
618: l_freight_charge_tbl freight_charge_tbl;
619: l_qp_cost_table qp_price_result_tbl;
620: l_cost_factor_details pon_price_element_types_vl%ROWTYPE;
621:
622: BEGIN
623: -- Begin the procedure
624: INL_LOGGING_PVT.Log_BeginProc (p_module_name => g_module_name,