DBA Data[Home] [Help]

APPS.FA_RECLASS_PUB dependencies on FA_CUA_ASSET_APIS

Line 277: if (not fa_cua_asset_APIS.check_override_allowed(

273: -- dbms_output.put_line('CRL Is Enabled');
274:
275: l_err_stage:= 'Check_override_allowed';
276: -- dbms_output.put_line(l_err_stage);
277: if (not fa_cua_asset_APIS.check_override_allowed(
278: p_attribute_name => 'CATEGORY',
279: p_book_type_code => px_asset_hdr_rec.book_type_code,
280: p_asset_id => px_asset_hdr_rec.asset_id,
281: x_override_flag => l_override_flag,