Skip to content

adm_report_document_versions_v

Document version reporting view showing version history, file sizes, change tracking, and categorization for document lifecycle management and storage analysis.

Category: Versions - Document version control and lifecycle

  • Version control analysis
  • Storage optimization
  • Document evolution tracking

The view contains 20 columns providing comprehensive information:

Column NameDescription
version_idPrimary key of the document version.
document_idForeign key to the parent document.
document_nameName of the document.
folder_idForeign key to the folder containing the document.
folder_pathFull hierarchical path of the containing folder.
document_pathFull path of the document including folder structure.
version_numberSequential version number starting from 1.
file_sizeSize of this version in bytes.
file_size_kbSize of this version in kilobytes (rounded to 2 decimal places).
file_size_mbSize of this version in megabytes (rounded to 2 decimal places).
checksumContent checksum for integrity verification.
version_created_dateTimestamp when this version was created.
version_created_byUser who created this version.
latest_version_idID of the latest version for this document.
version_statusStatus: CURRENT (latest) or HISTORICAL.
version_age_daysNumber of days since this version was created.
total_versions_for_documentTotal number of versions for this document.
previous_version_sizeFile size of the previous version in bytes.
size_change_bytesChange in file size from previous version (positive = growth, negative = reduction).
size_categoryFile size category: TINY, SMALL, MEDIUM, LARGE, or VERY_LARGE.

Description: Comprehensive reporting view for document versions showing version history, file sizes, change tracking, and categorization for document lifecycle management and storage analysis.

  • Version history
  • Size change tracking
  • Version age analysis
  • Size categorization