DBA Data[Home] [Help]

APPS.HR_OBJECTIVES_API dependencies on PER_PRT_BUS

Line 852: l_objpr per_prt_bus.r_objpr_rec;

848: --
849: -- Declare cursors and local variables
850: --
851:
852: l_objpr per_prt_bus.r_objpr_rec;
853:
854: --
855: --
856: l_proc varchar2(72) := g_package||'delete_objective';

Line 899: per_prt_bus.Get_PR_Data

895: -- delete it so that obj delete succeeds
896: -- allow this rollback to undo the delete if necessary
897: --
898: l_objpr :=
899: per_prt_bus.Get_PR_Data
900: ( p_objective_id => p_objective_ID
901: );
902: IF l_objpr.performance_rating_id IS NOT NULL THEN
903: -- delete the performance rating