DBA Data[Home] [Help]

APPS.FA_ADDITION_PVT dependencies on DUAL

Line 177: from dual;

173: if (px_asset_hdr_rec.asset_id is null) then
174: -- Pop the asset_id
175: select fa_additions_s.nextval
176: into px_asset_hdr_rec.asset_id
177: from dual;
178: end if;
179:
180: -- Get defaults from the category.
181: if not fa_cache_pkg.fazcat (