DBA Data[Home] [Help]

APPS.PN_VAREN_UTIL dependencies on PN_SYSTEM_SETUP_OPTIONS

Line 273: FROM pn_system_setup_options

269: ELSE
270: --check the system profile option
271: SELECT auto_var_rent_num_gen
272: INTO l_auto_var_rent_num_gen
273: FROM pn_system_setup_options
274: WHERE org_id = p_org_id;
275:
276: --Generate sequence for rent_id
277: SELECT pn_var_rents_s.NEXTVAL