DBA Data[Home] [Help]

APPS.GHR_CMP_BUS dependencies on STANDARD

Line 423: -- validation against the HR_STANDARD_LOOKUPS view.

419: -- row handler
420: -- If this is not a start-up data entity then either:
421: -- b) ignore the security_group_id value held in
422: -- client_info. This includes performing lookup
423: -- validation against the HR_STANDARD_LOOKUPS view.
424: -- or c) (less likely) ensure the correct security_group_id
425: -- value is set in client_info.
426: -- Remove this comment when the edit has been completed.
427: --hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp

Line 468: -- validation against the HR_STANDARD_LOOKUPS view.

464: -- row handler
465: -- If this is not a start-up data entity then either:
466: -- b) ignore the security_group_id value held in
467: -- client_info. This includes performing lookup
468: -- validation against the HR_STANDARD_LOOKUPS view.
469: -- or c) (less likely) ensure the correct security_group_id
470: -- value is set in client_info.
471: -- Remove this comment when the edit has been completed.
472: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp