DBA Data[Home] [Help]

APPS.PER_BIL_BUS dependencies on HR_SUMMARY_RESTRICTION_TYPE

Line 82: l_stmt hr_summary_restriction_type.restriction_sql%type;

78: -- ----------------------------------------------------------------------------
79: Procedure insert_validate(p_rec in per_bil_shd.g_rec_type) is
80: --
81: l_proc varchar2(72) := g_package||'insert_validate';
82: l_stmt hr_summary_restriction_type.restriction_sql%type;
83: --
84: Begin
85: hr_utility.set_location('Entering:'||l_proc, 5);
86: --

Line 148: l_stmt hr_summary_restriction_type.restriction_sql%type;

144: -- ----------------------------------------------------------------------------
145: Procedure update_validate(p_rec in per_bil_shd.g_rec_type) is
146: --
147: l_proc varchar2(72) := g_package||'update_validate';
148: l_stmt hr_summary_restriction_type.restriction_sql%type;
149: --
150: Begin
151: hr_utility.set_location('Entering:'||l_proc, 5);
152: --