DBA Data[Home] [Help]

APPS.BEN_PQC_BUS dependencies on STANDARD

Line 636: -- validation against the HR_STANDARD_LOOKUPS view.

632: -- row handler
633: -- If this is not a start-up data entity then either:
634: -- b) ignore the security_group_id value held in
635: -- client_info. This includes performing lookup
636: -- validation against the HR_STANDARD_LOOKUPS view.
637: -- or c) (less likely) ensure the correct security_group_id
638: -- value is set in client_info.
639: -- Remove this comment when the edit has been completed.
640: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp

Line 676: -- validation against the HR_STANDARD_LOOKUPS view.

672: -- row handler
673: -- If this is not a start-up data entity then either:
674: -- b) ignore the security_group_id value held in
675: -- client_info. This includes performing lookup
676: -- validation against the HR_STANDARD_LOOKUPS view.
677: -- or c) (less likely) ensure the correct security_group_id
678: -- value is set in client_info.
679: -- Remove this comment when the edit has been completed.
680: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp