procedure p_get_days_by_basis(in_basis in pls_integer, in_typ_yield_parts in out nocopy typ_yield_parts) is n_basis number := nvl(in_basis, 0); r_date1 typ_date; r_date2 typ_d