DBA Data[Home] [Help]

APPS.POS_CLM_UTIL_PKG dependencies on PO_CLM_CP_LABEL_EXT

Line 605: SELECT PO_CLM_CP_LABEL_EXT.getHintLabel(p_matching_basis,

601: d_progress := 7;
602:
603: BEGIN
604:
605: SELECT PO_CLM_CP_LABEL_EXT.getHintLabel(p_matching_basis,
606: p_contract_type,
607: p_idc_type)
608: INTO x_ext_price_label
609: FROM dual;