DBA Data[Home] [Help]

APPS.PER_BPA_BUS dependencies on FND_MESSAGE

Line 73: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');

69: --
70: -- The primary key is invalid therefore we must error
71: --
72: close csr_leg_code;
73: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
74: fnd_message.raise_error;
75: end if;
76: hr_utility.set_location(l_proc,30);
77: --

Line 74: fnd_message.raise_error;

70: -- The primary key is invalid therefore we must error
71: --
72: close csr_leg_code;
73: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
74: fnd_message.raise_error;
75: end if;
76: hr_utility.set_location(l_proc,30);
77: --
78: -- Set the global variables so the values are