DebriefsdebriefsDFF
Stores customizable descriptive fields for service debriefs to track additional information.
Columns
Name | Type | Description |
DebriefsDebriefHeaderId [KEY] | Long | The unique identifier of the debrief header in the Debriefs table, used to link the debrief details. |
DebriefHeaderId [KEY] | Long | The unique identifier of the debrief header record, which serves as the primary reference for all related debrief activities. |
_FLEX_Context | String | The descriptive flexfield context for the debrief header, used to store additional, flexible data related to the debrief record. |
_FLEX_Context_DisplayValue | String | The display value of the context segment, providing a human-readable format for the flexfield context. |
Finder | String | A generic search term used for locating debrief records in the system. This helps with filtering and searching for debrief information. |