Master

Workflow driver master

S.No Name Type
{{$index + 1}} {{ x.DriverName }} {{ x.DriverType }}

Role master

Click here to add new role
S.No Name Plant specific Edit Delete
{{$index + 1}} {{ x.Name }} {{ x.IsPlantSpecific ? "Yes" : "No" }}
Confirmation

Vendor master

S.No Name Code
{{$index + 1}} {{ x.Name }} {{ x.VendorCode }}

Material master

S.No Description Material number
{{$index + 1}} {{ x.Description }} {{ x.MaterialNo }}

Plant master

S.No Description Plant number
{{$index + 1}} {{ x.Description }} {{ x.PlantNo }}

Location master

S.No Plant number Location Description
{{$index + 1}} {{ x.PlantNo }} {{ x.Location }} {{ x.LocationDescription }}

Department master

S.No Description Code
{{$index + 1}} {{ x.Description }} {{ x.DepartmentCode }}

Hierarchy Master

S.No Name
{{$index + 1}} {{ x.Name }}

Designation master

S.No Name
{{$index + 1}} {{ x.Name }}

Employee master

S.No Employee name Employee number Display name
{{$index + 1}} {{ x.EmployeeName }} {{ x.EmployeeNo }} {{ x.DisplayName }}

Customer master

S.No Name
{{$index + 1}} {{ x.Name }}

Business area master

S.No Business area
{{$index + 1}} {{ x.BusinessArea }}

Loading...

Show Message