DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_CONVENTIONS

Line 1342: fa_conventions conv

1338:
1339: select prorate_date
1340: into l_ret_prorate_date
1341: from fa_calendar_periods cp,
1342: fa_conventions conv
1343: where conv.prorate_convention_code = l_asset_retire_rec.retirement_prorate_convention
1344: and conv.start_date <= l_asset_retire_rec.date_retired
1345: and conv.end_date >= l_asset_retire_rec.date_retired
1346: and cp.calendar_type = l_prorate_calendar