207: )
208: RETURN VARCHAR2
209: IS
210: --
211: l_active hr_lookups.meaning%type;
212: l_inactive hr_lookups.meaning%type;
213: l_proc constant varchar2(72) := g_package||'get_element_link_status';
214: --
215: BEGIN
208: RETURN VARCHAR2
209: IS
210: --
211: l_active hr_lookups.meaning%type;
212: l_inactive hr_lookups.meaning%type;
213: l_proc constant varchar2(72) := g_package||'get_element_link_status';
214: --
215: BEGIN
216: --