DBA Data[Home] [Help]

APPS.PAY_US_VERTEX_INTERFACE dependencies on HR_STARTUP_DATA_API_SUPPORT

Line 442: hr_startup_data_api_support.enable_startup_mode('USER');

438: --{
439: -- This section used to set the env for Running the Startup API
440: --
441: hr_utility.trace('2010 -> Start Setting env for Running API ');
442: hr_startup_data_api_support.enable_startup_mode('USER');
443: hr_startup_data_api_support.create_owner_definition('PAY');
444: BEGIN
445: SELECT field_name
446: INTO l_field_name

Line 443: hr_startup_data_api_support.create_owner_definition('PAY');

439: -- This section used to set the env for Running the Startup API
440: --
441: hr_utility.trace('2010 -> Start Setting env for Running API ');
442: hr_startup_data_api_support.enable_startup_mode('USER');
443: hr_startup_data_api_support.create_owner_definition('PAY');
444: BEGIN
445: SELECT field_name
446: INTO l_field_name
447: FROM PAY_LEGISLATIVE_FIELD_INFO