DBA Data[Home] [Help]

APPS.PER_BPD_BUS dependencies on FND_MESSAGE

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

54: close csr_sec_grp;
55: --
56: -- The primary key is invalid therefore we must error
57: --
58: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
59: fnd_message.raise_error;
60: --
61: end if;
62: close csr_sec_grp;

Line 59: fnd_message.raise_error;

55: --
56: -- The primary key is invalid therefore we must error
57: --
58: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
59: fnd_message.raise_error;
60: --
61: end if;
62: close csr_sec_grp;
63: --

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

123: --
124: -- The primary key is invalid therefore we must error
125: --
126: close csr_leg_code;
127: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
128: fnd_message.raise_error;
129: end if;
130: hr_utility.set_location(l_proc,30);
131: --

Line 128: fnd_message.raise_error;

124: -- The primary key is invalid therefore we must error
125: --
126: close csr_leg_code;
127: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');
128: fnd_message.raise_error;
129: end if;
130: hr_utility.set_location(l_proc,30);
131: --
132: -- Set the global variables so the values are