DBA Data[Home] [Help]

APPS.PER_PRT_BUS dependencies on PER_OBJECTIVES

Line 27: -- This procedure is called from the per_objectives api

23: -- Retrieves the performance rating and object version number of the
24: -- given objective_id
25: --
26: -- Pre Conditions:
27: -- This procedure is called from the per_objectives api
28: --
29: -- In Parameters:
30: -- An objective id
31: --

Line 46: ( p_objective_id IN per_objectives.objective_id%TYPE

42: --
43: -- {End Of Comments}
44: -- ----------------------------------------------------------------------------
45: FUNCTION Get_PR_Data
46: ( p_objective_id IN per_objectives.objective_id%TYPE
47: )
48: RETURN r_objpr_rec;
49: -- ----------------------------------------------------------------------------
50: -- row handler chk_ procedures externalized and modified to ensure