Skip to main content

ControlBusinessOrganisation

ControlBusinessOrganisation

info

**Relationship Instance ** DEFINITION TBD

Properties

NameTypeDescriptionMax Length
EffectiveToTimestampdatetimeTimestamp for when the relationship record is valid to
IsDeletedBOOLEANTrue/False - Indicates whether this record has been marked as deleted
ControlIdGUIDInternal system identifier that indicates related Control record
IdGUIDInternal system identifier (NOT TO BE USED FOR EXTERNAL REFERENCE)
AuditIdGUIDInternal system reference to audit change control record
IsApprovedBOOLEANTrue/False - Indicates whether this record has been approved for use
IsLatestVersionBOOLEANTrue/False - Indicates whether this is the most recent record for a business code
BusinessOrganisationIdGUIDInternal system identifier that indicates related Business Organisation record
EffectiveFromTimestampdatetimeTimestamp for when the relationship record is valid from

Example JSON

[
{
"Id": "F542F80B-4DF3-4012-980B-0045C0096DE1",
"ControlId": "957F7F86-AD59-4B7C-A68F-9DCD8EF9B4B2",
"BusinessOrganisationId": "63582A59-98CC-44B8-8CA8-57661B231504",
"EffectiveFromTimestamp": 1622404386800,
"EffectiveToTimestamp": null,
"IsLatestVersion": true,
"IsDeleted": false,
"IsApproved": true,
"AuditId": "C35F2D67-F413-4C34-9811-00E52A84A870"
}
]

Data Quality Rules