No edit summary |
|||
Line 2: | Line 2: | ||
==Introduction== | ==Introduction== | ||
This function is to import the Data From the UBS Payroll.<br> | This function is to import the Data From the UBS Payroll.<br> | ||
==Type Information/Data Import== | ==Type Information/Data Import== | ||
#Maintain Branch (branch.dbf) | #Maintain Branch (branch.dbf) | ||
Line 12: | Line 12: | ||
#Maintain Deduction (dedtable.dbf) | #Maintain Deduction (dedtable.dbf) | ||
#Maintain Employee (pmast.dbf) | #Maintain Employee (pmast.dbf) | ||
==Requirement== | ==Requirement== | ||
Line 19: | Line 18: | ||
#SQL Payroll Application | #SQL Payroll Application | ||
#Empty Database of SQL Payroll | #Empty Database of SQL Payroll | ||
==Steps== | ==Steps== | ||
#Login the Empty Database of SQL Payroll | #Login the Empty Database of SQL Payroll |
Revision as of 02:58, 15 January 2016
File | Import Data | UBS Payroll
Introduction
This function is to import the Data From the UBS Payroll.
Type Information/Data Import
- Maintain Branch (branch.dbf)
- Maintain Category (category.dbf)
- Maintain Department (dept.dbf)
- Maintain Project (project.dbf)
- Maintain Race (race.dbf)
- Maintain Allowance (awtable.dbf)
- Maintain Deduction (dedtable.dbf)
- Maintain Employee (pmast.dbf)
Requirement
- UBS Payroll Version 9 and above
- UBS Payroll Data (after restore)
- SQL Payroll Application
- Empty Database of SQL Payroll
Steps
- Login the Empty Database of SQL Payroll
- Click File | Import Data | UBS Payroll