- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2024 09:55 AM
We have a request to rename the Department Table to Supervisory Orgs to better align with Workday.
What would be involved in renaming the cmn_department table?
Solved! Go to Solution.
- Labels:
-
Service Desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2024 10:02 AM
Hello @John H1
The backend table name of cmn_department cannot be changed, only label can be changed.
So the actual backend value will still be cmn_department but it will appear as Supervisory Orgs.
That's the best way cause it's hard-coded into scripts.
You might want to change wherever Department label is used, like in Catalog items, Record Producers, Any integrations etc...
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2024 10:02 AM
Hello @John H1
The backend table name of cmn_department cannot be changed, only label can be changed.
So the actual backend value will still be cmn_department but it will appear as Supervisory Orgs.
That's the best way cause it's hard-coded into scripts.
You might want to change wherever Department label is used, like in Catalog items, Record Producers, Any integrations etc...
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra