DBA Data[Home] [Help]

APPS.BEN_PRY_BUS dependencies on STANDARD

Line 980: -- validation against the HR_STANDARD_LOOKUPS view.

976: -- row handler
977: -- If this is not a start-up data entity then either:
978: -- b) ignore the security_group_id value held in
979: -- client_info. This includes performing lookup
980: -- validation against the HR_STANDARD_LOOKUPS view.
981: -- or c) (less likely) ensure the correct security_group_id
982: -- value is set in client_info.
983: -- Remove this comment when the edit has been completed.
984: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp

Line 1026: -- validation against the HR_STANDARD_LOOKUPS view.

1022: -- row handler
1023: -- If this is not a start-up data entity then either:
1024: -- b) ignore the security_group_id value held in
1025: -- client_info. This includes performing lookup
1026: -- validation against the HR_STANDARD_LOOKUPS view.
1027: -- or c) (less likely) ensure the correct security_group_id
1028: -- value is set in client_info.
1029: -- Remove this comment when the edit has been completed.
1030: hr_api.validate_bus_grp_id(p_rec.business_group_id); -- Validate Bus Grp