DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_CALENDAR_PERIODS

Line 1341: from fa_calendar_periods cp,

1337: end if;
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