PlacementCertificationEditHistory
Tracks historical updates that are applied to placement certification records. This table supports compliance visibility by documenting changes that affect whether a placement satisfies required credential standards.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the PlacementCertificationEditHistory record. This value serves as the primary reference that Bullhorn CRM uses to track changes made to certification-related data. |
| AuditTrail | String | False |
Captures the audit trail information that is associated with the PlacementCertificationEditHistory record. This value provides historical context that is used to review, analyze, and verify modifications to certification records. |
| DateAdded | Datetime | False |
Indicates the date and time when the PlacementCertificationEditHistory record is added to the system. This value supports chronological tracking and audit sequencing for certification edits. |
| MigrateGUID | String | False |
Represents the globally unique migration Id that is associated with the PlacementCertificationEditHistory record. This value supports data migration processes that reconcile imported edit-history entries. |
| ModifyingPersonId | Int | False |
Specifies the Id of the person who modifies the PlacementCertificationEditHistory record. This value provides traceability that is used to identify the user responsible for changes in certification history. |
| TargetEntityId | Int | False |
Specifies the Id of the target entity that is associated with the PlacementCertificationEditHistory record. This value identifies the certification-related record that is affected by the edit. |
| TransactionID | String | False |
Represents the transaction Id that is associated with the PlacementCertificationEditHistory record. This value supports consistency checks and links the edit event to the system transaction that records it. |