DBA Data[Home] [Help]

APPS.FA_MASS_REC_UTILS_PKG dependencies on FND_NUMBER

Line 172: fnd_number.canonical_to_number(X_Asset_Rec.life),

168: X_Asset_Rec.asset_id, X_Asset_Rec.asset_number,
169: X_Asset_Rec.description, X_Asset_Rec.book_type_code,
170: X_Asset_Rec.category, X_New_Category,
171: X_Asset_Rec.convention, X_Asset_Rec.ceiling, X_Asset_Rec.method,
172: fnd_number.canonical_to_number(X_Asset_Rec.life),
173: X_Asset_Rec.basic_rate_pct, X_Asset_Rec.adjusted_rate_pct,
174: X_Asset_Rec.bonus_rule, X_Asset_Rec.capacity, X_Asset_Rec.unit_of_measure,
175: h_deprn_flag_mean, X_Asset_Rec.deprn_limit_pct,
176: X_Asset_Rec.deprn_limit_amt, X_Asset_Rec.salvage_val_pct,

Line 202: fnd_number.canonical_to_number(X_Asset_Rec.life),

198: X_Asset_Rec.asset_id, X_Asset_Rec.asset_number,
199: X_Asset_Rec.description, X_Asset_Rec.book_type_code,
200: NULL, X_Asset_Rec.category,
201: X_Asset_Rec.convention, X_Asset_Rec.ceiling, X_Asset_Rec.method,
202: fnd_number.canonical_to_number(X_Asset_Rec.life),
203: X_Asset_Rec.basic_rate_pct, X_Asset_Rec.adjusted_rate_pct,
204: X_Asset_Rec.bonus_rule, X_Asset_Rec.capacity, X_Asset_Rec.unit_of_measure,
205: h_deprn_flag_mean, X_Asset_Rec.deprn_limit_pct,
206: X_Asset_Rec.deprn_limit_amt, X_Asset_Rec.salvage_val_pct,