DBA Data[Home] [Help]

APPS.HXC_HTC_BUS dependencies on STANDARD

Line 313: -- the TIME_CATEGORY segment naming convention standard.

309: end if;
310:
311: -- check to see that this time category is not being referenced in any
312: -- of the seeded formula or other formula which have been coded using
313: -- the TIME_CATEGORY segment naming convention standard.
314:
315: IF ( NOT hxc_htc_bus.chk_tc_ref_integrity ( p_time_category_id ) )
316: THEN
317:

Line 344: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."

340: end if;
341: --
342: -- Call all supporting business operations
343: --
344: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."
345: -- "-- CLIENT_INFO not set. No lookup validation or joins to HR_LOOKUPS."
346: --
347: hr_api.mandatory_arg_error
348: (p_api_name => l_proc

Line 394: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."

390: --
391: -- Call all supporting business operations
392: --
393: --
394: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."
395: -- "-- CLIENT_INFO not set. No lookup validation or joins to HR_LOOKUPS."
396: --
397: hr_api.mandatory_arg_error
398: (p_api_name => l_proc