DBA Data[Home] [Help]

APPS.PO_CONTROL_ACTION_VALIDATIONS dependencies on DUAL

Line 6759: FROM sys.dual;

6755:
6756: --Get the unique id to be used for this document
6757: SELECT PO_ONLINE_REPORT_TEXT_S.nextval
6758: INTO l_online_report_id
6759: FROM sys.dual;
6760:
6761:
6762: l_progress := '002';
6763: