DBA Data[Home] [Help]

APPS.FA_MASS_REC_UTILS_PKG dependencies on FND_NUMBER

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

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

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

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