DBA Data[Home] [Help]

APPS.PER_BPR_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 126: fnd_message.set_name('PER','HR_7220_INVALID_PRIMARY_KEY');

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

Line 127: fnd_message.raise_error;

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