DBA Data[Home] [Help]

APPS.FA_ASSET_VAL_PVT dependencies on FA_METHODS_PKG

Line 1833: FA_METHODS_PKG.Insert_Row(

1829: if (p_log_level_rec.statement_level) then
1830: fa_debug_pkg.add(l_calling_fn, 'inserting', 'new method');
1831: end if;
1832:
1833: FA_METHODS_PKG.Insert_Row(
1834: X_Rowid => l_rowid,
1835: X_Method_Id => l_method_id,
1836: X_Method_Code => p_deprn_method,
1837: X_Life_In_Months => p_lim,