DBA Data[Home] [Help]

APPS.IRC_LOCATION_PREFERENCES_API dependencies on IRC_LOCATION_PREFERENCES_BK4

Line 510: IRC_LOCATION_PREFERENCES_BK4.delete_location_preference_b

506: --
507: -- Call Before Process User Hook
508: --
509: begin
510: IRC_LOCATION_PREFERENCES_BK4.delete_location_preference_b
511: (p_location_pref_id
512: ,p_object_version_number
513: );
514: exception

Line 534: IRC_LOCATION_PREFERENCES_BK4.delete_location_preference_a

530: --
531: -- Call After Process User Hook
532: --
533: begin
534: IRC_LOCATION_PREFERENCES_BK4.delete_location_preference_a
535: (p_location_pref_id
536: ,p_object_version_number
537: );
538: exception