DBA Data[Home] [Help]

APPS.AMS_IBA_PL_STYLESHTS_B_PKG dependencies on AMS_IBA_PL_STYLESHTS_B_S

Line 460: select ams_iba_pl_styleshts_b_s.nextval

456: from ams_iba_pl_styleshts_b
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;