DBA Data[Home] [Help]

APPS.PO_REQ_DISTRIBUTIONS_PKG1 dependencies on DUAL

Line 85: CURSOR C2 IS SELECT po_req_distributions_s.nextval FROM sys.dual;

81:
82:
83:
84:
85: CURSOR C2 IS SELECT po_req_distributions_s.nextval FROM sys.dual;
86:
87: BEGIN
88:
89: /* Check if the distribution_number entered by user is unique */