DBA Data[Home] [Help]

APPS.PER_OSE_BUS dependencies on STANDARD

Line 688: -- validation against the HR_STANDARD_LOOKUPS view.

684: -- row handler
685: -- If this is not a start-up data entity then either:
686: -- b) ignore the security_group_id value held in
687: -- client_info. This includes performing lookup
688: -- validation against the HR_STANDARD_LOOKUPS view.
689: -- or c) (less likely) ensure the correct security_group_id
690: -- value is set in client_info.
691: -- Remove this comment when the edit has been completed.
692: if p_rec.business_group_id is not null then

Line 752: -- validation against the HR_STANDARD_LOOKUPS view.

748: -- row handler
749: -- If this is not a start-up data entity then either:
750: -- b) ignore the security_group_id value held in
751: -- client_info. This includes performing lookup
752: -- validation against the HR_STANDARD_LOOKUPS view.
753: -- or c) (less likely) ensure the correct security_group_id
754: -- value is set in client_info.
755: -- Remove this comment when the edit has been completed.
756: -- commented out pzwalker