DBA Data[Home] [Help]

APPS.PO_ASL_THS dependencies on FND_MESSAGE

Line 86: fnd_message.set_name('FND','PO_ASL_SUPPLIER_ITEM_DUP');

82: x_using_organization_id);
83:
84: if not x_record_unique then
85:
86: fnd_message.set_name('FND','PO_ASL_SUPPLIER_ITEM_DUP');
87: app_exception.raise_exception;
88:
89: end if;
90: