DBA Data[Home] [Help]

APPS.PO_RELGEN_PKG dependencies on PO_RELEASES_S

Line 725: SELECT PO_RELEASES_S.NEXTVAL

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