mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
14 lines
293 B
AL
14 lines
293 B
AL
table 50936 "Migrated Employee"
|
|
{
|
|
fields
|
|
{
|
|
field(1; "Employee No."; Code[20])
|
|
{
|
|
DataClassification = ToBeClassified;
|
|
}
|
|
field(2; "Tax Identification No."; Text[30])
|
|
{
|
|
DataClassification = SystemMetadata;
|
|
}
|
|
}
|
|
}
|