DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_INIT_STRUCT dependencies on FA_DEPRN_PERIODS

Line 476: l_dpis_period fa_deprn_periods.period_counter%TYPE;

472: )
473: -- this should fail with asset with deprn = no, need to verify this later on...
474: ;
475: -- l_available boolean := false;
476: l_dpis_period fa_deprn_periods.period_counter%TYPE;
477: l_current_period fa_deprn_periods.period_counter%TYPE;
478: begin
479:
480: for l_b in c_fa_books loop

Line 477: l_current_period fa_deprn_periods.period_counter%TYPE;

473: -- this should fail with asset with deprn = no, need to verify this later on...
474: ;
475: -- l_available boolean := false;
476: l_dpis_period fa_deprn_periods.period_counter%TYPE;
477: l_current_period fa_deprn_periods.period_counter%TYPE;
478: begin
479:
480: for l_b in c_fa_books loop
481:

Line 779: l_dpis_period fa_deprn_periods.period_counter%TYPE;

775: )
776: -- this should fail with asset with deprn = no, need to verify this later on...
777: ;
778: -- l_available boolean := false;
779: l_dpis_period fa_deprn_periods.period_counter%TYPE;
780: l_current_period fa_deprn_periods.period_counter%TYPE;
781:
782: begin
783: for l_b in c_fa_books loop

Line 780: l_current_period fa_deprn_periods.period_counter%TYPE;

776: -- this should fail with asset with deprn = no, need to verify this later on...
777: ;
778: -- l_available boolean := false;
779: l_dpis_period fa_deprn_periods.period_counter%TYPE;
780: l_current_period fa_deprn_periods.period_counter%TYPE;
781:
782: begin
783: for l_b in c_fa_books loop
784: