docfolder Table (Document Library)
Create a virtual hierarchical folder structure. This is a hierarchical table that simply stores folder names that can be used in the docs_assigned table to associate a document with a specific folder in the folder hierarchy. The ab-doc-def-folder.axvw view
manages this table, so an integrator should not modify these records directly.
doc_folder | Required – Primary key. This is the 32-character name of the folder. |
summary | A short summary of the folder’s purpose. This string typically appears in folder tree views and select value windows. |
description | A long description for the folder. You can use this to describe the folder’s purpose in detail, which documents should be placed here, when/why it was created, who created it, etc. |
hierarchy_ids | The standard Hierarchical Trace field for hierarchical tables. |