DBA Data[Home] [Help]

APPS.HXC_US_TIME_DEFINITIONS_HOOK dependencies on HXC_TIMECARD_UTILITIES

Line 141: hxc_timecard_utilities.find_current_period

137:
138: /* Get the OT Start Date and OT End Date of the week containing
139: sysdate by calling OTL function and assign to ld_start_date */
140:
141: hxc_timecard_utilities.find_current_period
142: (p_rec_period_start_date => ld_start_date,
143: p_period_type => lv_period_type,
144: p_duration_in_days => ln_duration_in_days,
145: p_current_date => sysdate,