bcquality/microsoft/knowledge/privacy/classify-data-at-migration-destination.good.al
Jesper Schulz-Wedde 5bcdc55df9 Sync knowledge articles with review agent instructions
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-05 14:08:32 +02:00

14 lines
325 B
AL

table 50935 "Migrated Employee"
{
fields
{
field(1; "Employee No."; Code[20])
{
DataClassification = EndUserPseudonymousIdentifiers;
}
field(2; "Tax Identification No."; Text[30])
{
DataClassification = EndUserIdentifiableInformation;
}
}
}