DBA Data[Home] [Help]

APPS.HXC_TIMECARD_VALIDATION dependencies on HXC_TIME_ATTRIBUTES

Line 443: l_template_name hxc_time_attributes.attribute1%type;

439: p_can_deposit out nocopy boolean
440: ) is
441:
442: l_template_index number;
443: l_template_name hxc_time_attributes.attribute1%type;
444: l_security_index number;
445: l_business_group_id hxc_time_attributes.attribute1%type;
446:
447: Begin

Line 445: l_business_group_id hxc_time_attributes.attribute1%type;

441:
442: l_template_index number;
443: l_template_name hxc_time_attributes.attribute1%type;
444: l_security_index number;
445: l_business_group_id hxc_time_attributes.attribute1%type;
446:
447: Begin
448:
449: p_can_deposit := true;