DBA Data[Home] [Help]

APPS.PE_POI_BUS dependencies on FND_MESSAGE

Line 69: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');

65: close csr_sec_grp;
66: --
67: -- The primary key is invalid therefore we must error
68: --
69: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
70: fnd_message.raise_error;
71: --
72: end if;
73: close csr_sec_grp;

Line 70: fnd_message.raise_error;

66: --
67: -- The primary key is invalid therefore we must error
68: --
69: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
70: fnd_message.raise_error;
71: --
72: end if;
73: close csr_sec_grp;
74: --

Line 151: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');

147: --
148: -- The primary key is invalid therefore we must error
149: --
150: close csr_leg_code;
151: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
152: fnd_message.raise_error;
153: end if;
154: hr_utility.set_location(l_proc,30);
155: --

Line 152: fnd_message.raise_error;

148: -- The primary key is invalid therefore we must error
149: --
150: close csr_leg_code;
151: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
152: fnd_message.raise_error;
153: end if;
154: hr_utility.set_location(l_proc,30);
155: --
156: -- Set the global variables so the values are