DBA Data[Home] [Help]

APPS.PQP_NL_PGGM_TEMPLATE dependencies on HR_API

Line 1906: hr_api.constant_to_boolean

1902: --
1903: -- Convert constant values to their corresponding boolean value
1904: --
1905: l_validate :=
1906: hr_api.constant_to_boolean
1907: (p_constant_value => hr_api.g_false_num);
1908: --
1909: -- Register Surrogate ID or user key values
1910: --

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

1903: -- Convert constant values to their corresponding boolean value
1904: --
1905: l_validate :=
1906: hr_api.constant_to_boolean
1907: (p_constant_value => hr_api.g_false_num);
1908: --
1909: -- Register Surrogate ID or user key values
1910: --
1911: --

Line 2184: hr_api.constant_to_boolean

2180: --
2181: -- Convert constant values to their corresponding boolean value
2182: --
2183: l_validate :=
2184: hr_api.constant_to_boolean
2185: (p_constant_value => hr_api.g_false_num);
2186: --
2187: -- Register Surrogate ID or user key values
2188: --

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

2181: -- Convert constant values to their corresponding boolean value
2182: --
2183: l_validate :=
2184: hr_api.constant_to_boolean
2185: (p_constant_value => hr_api.g_false_num);
2186: --
2187: -- Register Surrogate ID or user key values
2188: --
2189: --