DBA Data[Home] [Help]

APPS.PAY_RULES_DBI_PKG dependencies on HRDYNDBI

Line 39: hrdyndbi.insert_user_entity

35: MODIFIED (DD-MON-YYYY)
36: H Parichabutr 14-NOV-1995 Created
37: A.Myers 13-FEB-1998 Knock on fix from bug 602851, extra parameter
38: and logic associated with call to procedure
39: hrdyndbi.insert_user_entity
40: S.Doshi 31-MAR-1999 Flexible Dates Conversion
41: rem 110.1 19 jun 99 i harding added ; to exit
42: A.Logue 14-FEB-2000 Utf8 Support.
43:

Line 225: hrdyndbi.insert_user_entity (

221: EXCEPTION WHEN NO_DATA_FOUND THEN
222: --
223: -- Create the user entity
224: --
225: hrdyndbi.insert_user_entity (
226: p_route_name => p_route_name,
227: p_user_entity_name => p_user_entity_name,
228: p_entity_description => p_user_entity_description,
229: p_not_found_flag => 'Y',