Skip to main content

BusinessOrganisationRiskInventory

BusinessOrganisationRiskInventory

info

**Relationship Instance ** DEFINITION TBD

Properties

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

Example JSON

[
{
"Id": "9C1A17D2-C53B-406D-A749-00BD8196FF30",
"BusinessOrganisationId": "2F89959F-ADC5-4BE0-9A6A-AA38ABEB61C2",
"RiskInventoryId": "2336F613-F955-4DD9-8381-7469F128C83C",
"EffectiveFromTimestamp": 1622404421787,
"EffectiveToTimestamp": null,
"IsLatestVersion": true,
"IsDeleted": false,
"IsApproved": true,
"AuditId": "0256DE65-B1EE-4F73-BD9D-37D95CF6CEE3"
}
]

Data Quality Rules