Using the first two digits we can determine the type of the Object. Below is the mapping of objects and its first two characters.
Object Type | First two characters of r_object_id |
---|---|
dm_document | 09 |
User Created Object Type with no Super type | 00 |
dm_workflow | 4d |
dmi_workitem | 4a |
dm_acl | 45 |
dm_activity | 4c |
dm_alias_set | 66 |
dm_audittrail | 5f |
dm_ca_store | 6d |
dm_cabinet | 0c |
dm_filestore | 28 |
dm_group | 12 |
dm_sysobject | 08 |
dm_user | 11 |