DBA Data[Home] [Help]

APPS.PO_POXPRIPR_XMLP_PKG dependencies on PO_COMMON_XMLP_PKG

Line 26: QTY_PRECISION:= po_common_xmlp_pkg.get_precision(P_qty_precision);

22: else
23: P_orderby_displayed := '' ;
24: P_orderby_clause := 'MCA.SEGMENT1';
25: end if;
26: QTY_PRECISION:= po_common_xmlp_pkg.get_precision(P_qty_precision);
27: if P_BASE_CURRENCY is null then P_BASE_CURRENCY:='USD'; end if;
28: if (get_p_struct_num <> TRUE )
29: then /*SRW.MESSAGE('1','Init failed');*/null;
30: end if;