DBA Data[Home] [Help]

APPS.PE_AEI_BUS dependencies on FND_MESSAGE

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

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

Line 60: fnd_message.raise_error;

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

Line 129: fnd_message.set_name('PAY','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('PAY','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('PAY','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