period_open_flag := int_utility_pkg.get_period(period_end_date, date_stamp, fiscal_month, fiscal_year);

Can i just ask someone to tell me exactly what is happening above?

W/o having to look at the int_utility_pkg, do u think this looks correct?

the period _open_flag is getting the values of the period_end_date,date_stamp,fiscal_month, fiscal_year asssigned to it via the int_utility_pkg??


Many Thanks