CREATED_BY_MODULE Value Explanation in HZ_PARTIES table
We have an issue with duplication of customer party data, where we have one customer with 3 different party number. We tried to track who's created it and how it created (manually, import or any other option). We check on the HZ_PARTIES tables, there's a column CREATED_BY_MODULE with 3 different values for each customer party data.
First customer party has ORA_HZ_DATA_IMPORT value under that column which I believe this customer data created by import process. The second one has TCA_FORM_WRAPPER because this customer party created manually on the Manage Customers UI in Receivables module (we created it). The third one has EXM value under CREATED_BY_MODULE, "created_by" value for this customer is the user that doesn't even have any roles or access to create new customer/manage customer, and we are not sure what EXM means. Been looking for the explanation of "EXM" everywhere but didn't get any luck.