DBA Data[Home] [Help]

APPS.PSP_PSC_BUS dependencies on STANDARD

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

321: , p_start_date => p_rec.start_date
322: , p_end_date => p_rec.end_date
323: , p_currency_code => p_rec.currency_code );
324:
325: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."
326: -- "-- CLIENT_INFO not set. No lookup validation or joins to HR_LOOKUPS."
327: --
328: -- Validate Dependent Attributes
329: --

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

356: -- EDIT_HERE: As this table does not have a mandatory business_group_id
357: -- column, ensure client_info is populated by calling a suitable
358: -- ???_???_bus.set_security_group_id procedure, or add one of the following
359: -- comments:
360: -- "-- No business group context. HR_STANDARD_LOOKUPS used for validation."
361: -- "-- CLIENT_INFO not set. No lookup validation or joins to HR_LOOKUPS."
362: --
363: -- Validate Dependent Attributes
364: --