DBA Data[Home] [Help]

APPS.PAY_NL_LIFE_SAVINGS_TEMPLATE dependencies on HR_API

Line 1833: hr_api.constant_to_boolean

1829: --
1830: -- Convert constant values to their corresponding boolean value
1831: --
1832: l_validate :=
1833: hr_api.constant_to_boolean
1834: (p_constant_value => hr_api.g_false_num);
1835: --
1836: -- Register Surrogate ID or user key values
1837: --

Line 1834: (p_constant_value => hr_api.g_false_num);

1830: -- Convert constant values to their corresponding boolean value
1831: --
1832: l_validate :=
1833: hr_api.constant_to_boolean
1834: (p_constant_value => hr_api.g_false_num);
1835: --
1836: -- Register Surrogate ID or user key values
1837: --
1838: --

Line 2026: hr_api.constant_to_boolean

2022: --
2023: -- Convert constant values to their corresponding boolean value
2024: --
2025: l_validate :=
2026: hr_api.constant_to_boolean
2027: (p_constant_value => hr_api.g_false_num);
2028: --
2029: -- Register Surrogate ID or user key values
2030: --

Line 2027: (p_constant_value => hr_api.g_false_num);

2023: -- Convert constant values to their corresponding boolean value
2024: --
2025: l_validate :=
2026: hr_api.constant_to_boolean
2027: (p_constant_value => hr_api.g_false_num);
2028: --
2029: -- Register Surrogate ID or user key values
2030: --
2031: --