DBA Data[Home] [Help]

APPS.AHL_SPACES_PKG dependencies on DUAL

Line 462: from DUAL;

458: where SPACE_ID = X_SPACE_ID;
459:
460: cursor c_get_rec_id is
461: select AHL_SPACES_B_S.NEXTVAL
462: from DUAL;
463:
464: BEGIN
465:
466: if X_OWNER = 'SEED' then