S.No | Name | Type |
---|---|---|
{{$index + 1}} | {{ x.DriverName }} | {{ x.DriverType }} |
S.No | Name | Plant specific | Edit | Delete |
---|---|---|---|---|
{{$index + 1}} | {{ x.Name }} | {{ x.IsPlantSpecific ? "Yes" : "No" }} |
S.No | Name | Code |
---|---|---|
{{$index + 1}} | {{ x.Name }} | {{ x.VendorCode }} |
S.No | Description | Material number |
---|---|---|
{{$index + 1}} | {{ x.Description }} | {{ x.MaterialNo }} |
S.No | Description | Plant number |
---|---|---|
{{$index + 1}} | {{ x.Description }} | {{ x.PlantNo }} |
S.No | Plant number | Location | Description |
---|---|---|---|
{{$index + 1}} | {{ x.PlantNo }} | {{ x.Location }} | {{ x.LocationDescription }} |
S.No | Description | Code |
---|---|---|
{{$index + 1}} | {{ x.Description }} | {{ x.DepartmentCode }} |
S.No | Name |
---|---|
{{$index + 1}} | {{ x.Name }} |
S.No | Name |
---|---|
{{$index + 1}} | {{ x.Name }} |
S.No | Employee name | Employee number | Display name |
---|---|---|---|
{{$index + 1}} | {{ x.EmployeeName }} | {{ x.EmployeeNo }} | {{ x.DisplayName }} |
S.No | Name |
---|---|
{{$index + 1}} | {{ x.Name }} |
S.No | Business area |
---|---|
{{$index + 1}} | {{ x.BusinessArea }} |