DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on PO_RELEASES_S

Line 727: SELECT PO_RELEASES_S.NEXTVAL

723: ELSE
724: x_authorization_status := 'INCOMPLETE';
725: END IF;
726:
727: SELECT PO_RELEASES_S.NEXTVAL
728: INTO x_po_release_id
729: FROM SYS.DUAL;
730:
731: /* Bug 1834138. pchintal. Code for calculating the shipment number.