DBA Data[Home] [Help]

APPS.HXC_TIMECARD_VALIDATION dependencies on HXC_PREF_HIERARCHIES

Line 557: l_validate_on_save hxc_pref_hierarchies.attribute1%type;

553: l_otm_attributes hxc_self_service_time_deposit.app_attributes_info;
554: l_timecard_start_time date;
555: l_timecard_stop_time date;
556: l_projects_tr_id number;
557: l_validate_on_save hxc_pref_hierarchies.attribute1%type;
558: l_app_attributes hxc_self_service_time_deposit.app_attributes_info;
559: l_messages hxc_self_service_time_deposit.message_table;
560:
561: Begin