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