Customer Interface Error Codes Mapping
I understand that Customer Interface error codes are stored in FND_NEW_MESSAGES table which have MESSAGE_NUMBER, MESSAGE_NAME & MESSAGE_TEXT columns.
Customer Interface tables have INTERFACE_STATUS column to indicate error code.
How to map INTERFACE_STATUS with columns in FND_NEW_MESSAGES ?
I am on 11.5.10.2
Thanks.