DBA Data[Home] [Help]

APPS.PO_PERIODS_SV dependencies on DUAL

Line 173: FROM DUAL

169: -- Use the scratchpad to avoid PL/SQL limitations.
170:
171: SELECT PO_SESSION_GT_S.nextval
172: INTO l_date_key
173: FROM DUAL
174: ;
175:
176: l_progress := '070';
177: