Tuesday, October 24, 2017

FA_MASS_ADDITIONS new attributes added in R12 Enhancement

-->Below are the new attributes added to FA_MASS_ADDITIONS
  • Asset Life
  • Depreciation Method 
  • Prorate Convention
  • Bonus Rule
  • Allowed Depreciation limit
  • Allowed Depreciation limit amount
  • Salvage type
  • Percent salvage value

-->WebADI Mass Additions Template enhanced to include these new columns.

No comments:

Post a Comment

Query to get the list of contexts for each formula type in Oracle Fusion HCM

select t.base_formula_type_name ,      ttl.formula_type_name ,      ttl.description ,      c.base_context_name from   ff_formula_types_b t ,...