Dear Experts ,
We know that dm_document does not have any attribute of its own . It inherits all the attributes from the dm_sysObject and Persistent Object.
And, dm_document has no dm_document_s and dm_document_r tables in the database.
We create our custom object types by extending dm_document. Can't we directly extend the dm_sysobject ?
So, what is the significance of the dm_document subtype ?
Thanks & Regards
Saswata Mandal.