DBA Data[Home] [Help]

APPS.PAY_ADHOC_UTILS_PKG dependencies on HR_LOOKUPS

Line 211: l_active hr_lookups.meaning%type;

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

Line 212: l_inactive hr_lookups.meaning%type;

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: --