DBA Data[Home] [Help]

APPS.HXC_TIMECARD_VALIDATION dependencies on HXC_TIME_ATTRIBUTES

Line 445: l_template_name hxc_time_attributes.attribute1%type;

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

Line 447: l_business_group_id hxc_time_attributes.attribute1%type;

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