DBA Data[Home] [Help]

APPS.FA_AMORT_PKG dependencies on DUAL

Line 396: from dual

392: h_rule_out FA_STD_TYPES.fa_deprn_rule_out_struct;
393:
394: cursor check_period_of_addition is
395: select 'Y' -- 'Y' if the current period of the asset is period of addition.
396: from dual
397: where not exists
398: (select 'x'
399: from fa_deprn_summary
400: where asset_id = X_fin_info_ptr.asset_id