DBA Data[Home] [Help]

APPS.POR_UTIL_PKG dependencies on GMS_INSTALL

Line 4335: IF not gms_install.enabled then

4331: -- ==============================================================
4332: -- Do not proceed if grants is not enabled for an implementation
4333: -- Org.
4334: -- ==============================================================
4335: IF not gms_install.enabled then
4336: return ;
4337: END IF ;
4338:
4339: open c_award_set_id ;