Illustrate the example of Data dictionary of payroll
Data dictionary of payroll may include below fields:
PAYROLL = [Payroll Details]
= @ employee name + employee + id number + employee address + Basic Salary + additional allowances
Employee name = * name of employee *
Employee id number = * Unique identification no. given to every employee*
Basic Salary = * Basic pay of employee *
Additional allowances = * The other perks on Basic pay *
Employee name = First name + Last name
Employee address = Address 1 + Address 2 + Address 3