DBA Data[Home] [Help]

APPS.AMS_IBA_PL_STYLESHTS_B_PKG dependencies on DUAL

Line 461: from dual;

457: where stylesheet_id = x_stylesheet_id;
458:
459: cursor c_get_stylesheet_id is
460: select ams_iba_pl_styleshts_b_s.nextval
461: from dual;
462: BEGIN
463: if X_OWNER = 'SEED' then
464: l_user_id := 1;
465: elsif X_OWNER = 'ORACLE' then