DBA Data[Home] [Help]

APPS.PER_GET_ASG_POS dependencies on PER_GET_ASG_POS

Line 1: PACKAGE BODY PER_GET_ASG_POS AS

1: PACKAGE BODY PER_GET_ASG_POS AS
2: /* $Header: pegetpos.pkb 120.2 2011/06/20 09:28:14 srannama noship $ */
3: function start_date (p_assignment_id in number,
4: p_position_id in number,
5: p_effective_start_date in date,

Line 87: end per_get_asg_pos;

83: return NULL;
84: end if;
85: end end_date;
86: --
87: end per_get_asg_pos;