- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2017 11:21 PM
- 17,498 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2017 11:27 PM
Table name is incident
It extends the Task ( task ) table.
Regards,
Varad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 01:59 AM
Hi Chennakesava,
The easiest way to find table name of anything would be open the record from the list . Says Suppose Incident so open incident list and open any Incident record you want then right click on header and select "show XML" . The first thing in that below xml tag would be the name of table.
In this way you will get information about other fields as well which is very useful.
Please Hit Correct or Mark Helpful if it solved your purpose.