Thoughts on best approach for recording custom table/column descriptions/comments in new eTRM?
Hi Community,
We've recently installed the new eTRM patch in our 12.2 environment to be able to uptake this new eTRM functionality inside eBS (Doc ID 2850246.1). A big thanks to the ATG group for this new functionality inside the app, instead of having to maintain the downloaded eTRM files off-line or do things like query the fnd_columns table.
An advantage of having this eTRM functionality in our own environments is that it also exposes our custom objects and seems to allow for exposing descriptive/comment information about custom objects via the eTRM user interface. For example, for custom tables, the new eTRM exposes data from dba_col_comments.comments and fnd_columns.description (if dba_col_comments.comments is null).