DBA Data[Home] [Help]

APPS.HXC_SELF_SERVICE_TIME_DEPOSIT dependencies on HXC_DEPOSIT_CHECKS

Line 1265: if(hxc_deposit_checks.chk_timecard_deposit

1261: l_day_start := l_day_start +1;
1262:
1263: if(g_timecard(l_block).date_to = hr_general.end_of_time) then
1264:
1265: if(hxc_deposit_checks.chk_timecard_deposit
1266: (g_timecard
1267: ,l_block
1268: )
1269: ) then