DBA Data[Home] [Help]

APPS.PO_POXSERPR_XMLP_PKG dependencies on PO_COMMON_XMLP_PKG

Line 20: QTY_PRECISION:=po_common_xmlp_pkg.GET_PRECISION(P_qty_precision);

16:
17:
18:
19: BEGIN
20: QTY_PRECISION:=po_common_xmlp_pkg.GET_PRECISION(P_qty_precision);
21: /*SRW.USER_EXIT('FND SRWINIT');*/null;
22:
23: IF (get_p_struct_num <> TRUE)
24: THEN /*SRW.MESSAGE('1','P Struct Num init failed');*/null;