DBA Data[Home] [Help]

APPS.PQH_BRE_INS dependencies on FND_MESSAGE

Line 210: fnd_message.set_name('PER','PER_289391_KEY_ALREADY_USED');

206: Close C_Sel2;
207: --
208: -- The primary key values are already in use.
209: --
210: fnd_message.set_name('PER','PER_289391_KEY_ALREADY_USED');
211: fnd_message.set_token('TABLE_NAME','pqh_bdgt_pool_realloctions');
212: fnd_message.raise_error;
213: End If;
214: Close C_Sel2;

Line 211: fnd_message.set_token('TABLE_NAME','pqh_bdgt_pool_realloctions');

207: --
208: -- The primary key values are already in use.
209: --
210: fnd_message.set_name('PER','PER_289391_KEY_ALREADY_USED');
211: fnd_message.set_token('TABLE_NAME','pqh_bdgt_pool_realloctions');
212: fnd_message.raise_error;
213: End If;
214: Close C_Sel2;
215: --

Line 212: fnd_message.raise_error;

208: -- The primary key values are already in use.
209: --
210: fnd_message.set_name('PER','PER_289391_KEY_ALREADY_USED');
211: fnd_message.set_token('TABLE_NAME','pqh_bdgt_pool_realloctions');
212: fnd_message.raise_error;
213: End If;
214: Close C_Sel2;
215: --
216: -- Use registered key values and clear globals