Files
docs.datacontroller.io/docs/tables/mpe_signoffs.md
T
4gl 2f30680e84
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m17s
feat: adding all tables to the docs
2026-08-10 17:11:53 +01:00

965 B

layout, title, description
layout title description
article MPE_SIGNOFFS The MPE_SIGNOFFS table records signoffs made against loaded data in Data Controller for SAS®.

MPE_SIGNOFFS

The MPE_SIGNOFFS table is designed to record signoffs - the final approval step associated with SIGNOFF access (see MPE_SECURITY and SIGNOFF_COLS).

!!! note This table is created as part of the Data Controller data model but is not currently populated by any Data Controller service. It is reserved for custom signoff implementations.

Columns

  • 🔑 TECH_FROM_DTTM num: SCD2 open datetime
  • 🔑 SIGNOFF_TABLE char(50): The table being signed off
  • 🔑 SIGNOFF_SECTION_RK num: The retained key of the section being signed off
  • SIGNOFF_VERSION_RK num: The retained key of the version being signed off
  • SIGNOFF_NAME char(100): The name of the user performing the signoff
  • TECH_TO_DTTM num: SCD2 close datetime