DBA Data[Home] [Help]

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

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

Line 130: fnd_message.raise_error;

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