SlideShare a Scribd company logo
Appendix-A
Data Dictionary of
Payroll Management System
Version No.: 1.0 Draft 1.0
Date of Release: 31 January, 2015
Copy No.:
Daffodil Software Limited (DSL)
Dhaka, Bangladesh
DD for Inventory module
DSOFT/BERP/D/DD Version 1.0 Page 2 of 13
DD for Inventory module
A. Documen t Release History
Sl.
No.
Versio
n No.
Releas
e Date
Prepared
By
Reviewed
By
Approve
d By
Reason
s for
New
Release
1 1.0
Draft
1.0
DSOFT/BERP/D/DD Version 1.0 Page 3 of 13
DD for Inventory module
B. Circular Details
Copy No. Designation of Copy Holder Location of the Copy
1 PM DSOFT Project Folder
DSOFT/BERP/D/DD Version 1.0 Page 4 of 13
DD for Inventory module
C. List of Amend me n ts Done on the Previous Version No.
Sl.
No.
Section
No. /
Page No.
Descriptio n of
the
Amend me n t
Approved
By
Change Request
No. & Date
DSOFT/BERP/D/DD Version 1.0 Page 5 of 13
DD for Inventory module
Table List with Description:
Table name Description
PAY_ALLOWANCE_DEDUCTION
Contains information regarding
Allowance or Deduction description
PAY_BONUS
Contains information regarding bonus
description
PAY_BONUSEMPLOYEEMAPPING
Contains information regarding
Employee bonus Mapping
PAY_DISBURSEMAIN
Contains information regarding
disbursement of the employee
PAY_DISBURSESDATA UPDATION
USER ID
Contains information regarding
disbursement
of the employee
PAY_EMP_SALARY_SETUP
Contains information regarding
employee
salary setup
PAY_SALARY_SHEET_INTERMEDIAT
E
Contains information regarding
employee
salary sheet
PAY_SALARY_SHEET_MAIN
Contains information regarding
employee salary sheet
PAY_SALARY_SHEET_SDATA
UPDATION USER ID
Contains information regarding
employee salary sheet
PAY_SCALE_DETAIL
Contains information regarding pay
scale
PAY_SCALE_MASTER
Contains information regarding pay
scale
PAYMENTMAIN
Contains information regarding
payment
description
PAYMENTMETHOD
Contains information regarding
payment
method
PAYMENTMETHOD_GL_MAPPING
Contains information regarding
payment
method and mapping
PAYMENTSDATA UPDATION USER ID
Contains information regarding
payment
related description
PAYMENTSDATA UPDATION USER
IDSDATA UPDATION USER ID
Contains information regarding
payment
related description
PAYMENTTERM
Contains information regarding
payment
related description
DSOFT/BERP/D/DD Version 1.0 Page 6 of 13
DD for Inventory module
Data Dictionary
1. Table Name: PAY_ALLOWANCE_DEDUCTION
Purpose:
2. Table Name: PAY_Bonus
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 7 of 13
Field Name Data Type Size Is
Required/Not
Key Description
[ALLOW_DEDUC_ID] [int] NOT NULL Allowance and Deduction id
[ALLOW_DEDUC_NAME] [varchar50)
NULL
Allowance and deduction name
[DESCRIPTION] [varchar50) NULL
Description of the Allowance
and Deduction
[AllowanceDeductionType] [varchar10)
NULL
Allowance and deduction type
[APPLICABLE] [bit] NULL
Allowance or Deduction is
applicable or not
[VW_ORDER] [int] NULL Vworder
[CreatedBy] [int] NULL Data Creation User ID
[CreatedDate] [datetime] NULL Data Creation Date
[UpdateBy] [int] NULL Data Updating User ID
[UpdateDate] [datetime] NULL Data Updating Date
Field Name Data Type Size Is Required/Not Key Description
[BonusId] [int] NOT NULL ID of the Bonus
[BonusName] [varchar50) NOT NULL Name of the Bonus
[ALLOW_DEDUC_ID] [int] NOT NULL
Allowance and
Deduction id
[CompanyId] [int] NULL Company Id
[CalculationId] [int] NULL Calculation Id
[CreatedBy] [int] NULL
Data Creation User
ID
[CreatedDate] [datetime] NULL Data Creation Date
[UpdateBy] [int] NULL
Data Updating User
ID
[UpdateDate] [datetime] NULL Data Updating Date
DD for Inventory module
Table Name: PAY_BonusEmployeeMapping
Purpose:
3. Table Name: PAY_DisburseMain
Purpose:
4. Table Name: PAY_DisburseSData Updation User ID
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 8 of 13
Field Name Data Type Size Is Required/Not Key Description
[MappingId] [int] NOT NULL ID of the Mapping
[MappingType] [varchar20) NULL Mapping Type
[MappingRefId] [varchar30) NULL Mapping Reference ID
[BonusId] [int] NULL Bonus Id
[BranchId] [nvarchar4) NULL Branch Id
[CreatedBy] [int] NULL Data Creation User ID
[CreatedDate] [datetime] NULL Data Creation Date
[UpdateBy] [int] NULL Data Updating User ID
[UpdateDate] [datetime] NULL Data Updating Date
Field Name Data Type Size Is Required/Not Key Description
[DisburseId] [bigint] NOT NULL ID of the Disburse
[DisburseDate] [datetime] NULL Disburse Date
[VoucherNo] [varchar30) NULL Voucher No
[BranchId] [nvarchar4) NULL ID of the Branch
[CreatedBy] [int] NULL Data Creation User ID
[CreatedDate] [datetime] NULL Data Creation Date
Field Name Data Type Size Is Required/Not Key Description
[DisburseId] [bigint] NOT NULL ID of the Disburse
[EmployeeId] [int] NOT NULL ID of the employee
[PaymentMethod] [varchar50) NOT NULL Payment Method
[Amount] [decimal18 2) NOT NULL Disburse Amount
[ReferenceId] [nvarchar50) NULL Reference ID
[BankAccountSerialNo] [int] NULL
Bank Account Serial
No.
DD for Inventory module
5. Table Name: PAY_EMP_SALARY_SETUP
Purpose:
6. Table Name: PAY_SALARY_SHEET_Intermediate
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 9 of 13
Field Name Data Type Size Is Required/Not Key Description
[EmployeeId] [int] NOT NULL ID of the employee
[ALLOW_DEDUC_ID] [int] NOT NULL
Allowance and
Deduction id
[DESCRIPTION] [varchar200) NULL
Description of the
Salary Setup
[CreatedBy] [int] NULL
Data Creation User
ID
[CreatedDate] [datetime] NULL Data Creation Date
Field Name Data Type Size Is Required/Not Key Description
[Id] [int] NOT NULL ID of the salary
[Salary_Sheet_Id] [bigint] NOT NULL
ID of the salary
sheet
[GenerationNo] [int] NOT NULL Generation No.
[EmployeeId] [int] NOT NULL ID of the employee
[DisburseId] [bigint] NULL ID of the Disburse
[GenerationType] [varchar20) NULL Type of Generation
[PaymentMethod] [varchar20) NULL Payment Method
[ReferenceId] [varchar50) NULL ID of Reference
[BankBranchId] [int] NULL
ID of the Bank
Branch
[BankAccountSLNo] [int] NULL Cell number
[IsRequestForWithdraw] [bit] NULL
Bank account serial
No.
[RequestDate] [datetime] NULL Request Date
[RecommendBy] [int] NULL
Recommend by
user
[RecommendDate] [datetime] NULL Recommend date
DD for Inventory module
7. Table Name: PAY_SALARY_SHEET_MAIN
Purpose:
8. Table Name: PAY_SALARY_SHEET_SDATA UPDATION USER ID
Purpose:
9. Table Name: PAY_SCALE_DETAIL
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 10 of 13
Field Name Data Type Size Is Required/Not Key Description
[SALARY_SHEET_ID] [bigint] NOT NULL
ID of the Salary
Sheet
[SALARY_YEAR] [int] NOT NULL SALARY YEAR
[SALARY_MONTH] [int] NOT NULL Salary Month
[VARIFIED_BY] [varchar50) NULL Verified by User
[APPROVED_BY] [varchar50) NULL Approved by User
[VARIFIED_DATE] [datetime] NULL Verified Date
[APPROVED_TIME] [datetime] NULL Approval Time
[BranchId] [nvarchar4) NULL ID of the Branch
[CreatedBy] [int] NULL
Data Creation User
ID
[CreatedDate] [datetime] NULL Data Creation Date
Field Name Data Type Size Is Required/Not Key Description
[IntermediateId] [int] NOT NULL ID of the employee
[ALLOW_DEDUC_HEAD] [int] NOT NULL
Head of the
Allowance or
Deduction
[AMOUNT] [decimal18 2) NOT NULL
Amount of the pay
salary
[BonusId] [int] NULL ID of the Bonus
Field Name Data Type Size Is Required/Not Key Description
[GRADE] [varchar10) NOT NULL
Grade of the Pay
Scale
[ALLOW_DEDUC_ID] [int] NOT NULL
ID of the Allowance
and Deduction
[BASIC_PERCENT] [decimal18 0) NULL
Percentage of the
basic Salary
[TOTAL] [decimal18 2) NULL
Total amount of
salary
DD for Inventory module
10.
11. Table Name: PAY_SCALE_MASTER
Purpose:
12. Table Name: PaymentMain
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 11 of 13
Field Name Data Type Size Is Required/Not Key Description
[GRADE] [varchar10) NOT NULL
Grade of the Pay
Scale
[BASIC] [decimal18 0) NULL Basic Salary
[EB1_RATE] [decimal18 0) NOT NULL Increment Rate
[EB1_MAX_TIMES] [int] NOT NULL
Increment Rate
times
[EB2_RATE] [decimal18 0) NOT NULL Increment Rate
[EB2_MAX_TIMES] [int] NOT NULL
Increment Rate
times
[DESCRIPTION] [varchar100) NULL Description
[CreatedBy] [int] NULL
Data Creation User
ID
[CreatedDate] [datetime] NULL Data Creation Date
[UpdateBy] [int] NULL
Data Updating User
ID
[UpdateDate] [datetime] NULL Data Updating Date
Field Name Data Type Size Is Required/Not Key Description
[PaymentId] [nvarchar16) NOT NULL ID of the payment
[PaymentDate] [datetime] NOT NULL Payment Date
[BranchId] [char4) NOT NULL ID of the Branch
[SupplierId] [int] NOT NULL ID of the Supplier
[Amount] [decimal18 2) NOT NULL
Amount of the
payment
[CashAmount] [decimal18 2) NOT NULL
Cash Amount of the
payment
[ChequeAmount] [decimal18 2) NOT NULL
Cheque Amount of
the payment
[CreatedBy] [int] NOT NULL
Data Creation User
ID
[CreatedDate] [datetime] NOT NULL Data Creation Date
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date
DD for Inventory module
13. Table Name: PaymentMethod
Purpose:
14. Table Name: PaymentMethod_GL_Mapping
Purpose:
15. Table Name: PaymentSData Updation User ID
Purpose:
DSOFT/BERP/D/DD Version 1.0 Page 12 of 13
Field Name Data Type Size Is Required/Not Key Description
[MethodId] [int] NOT NULL ID of the Method
[MethodName] [nvarchar50) NOT NULL Name of the Method
[GLCode] [varchar10) NULL Code of the GL
[SelectedGLCode] [varchar50) NULL
Code of the
Selected GL
[BankChargeInPercentage] [decimal6 2) NULL
Percentage of the
Bank Charge
[IsCreditCard] [int] NULL
Credit Card have or
not
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date
Field Name Data Type Size Is Required/Not Key Description
[PaymentMethodId] [int] NOT NULL
ID of the Payment
Method
[SelectedGLCode] [varchar50) NOT NULL
Code of the
Selected GL
[BranchId] [char4) NOT NULL ID of the Branch
[CreatedBy] [int] NOT NULL
Data Creation User
ID
[CreatedDate] [datetime] NOT NULL Data Creation Date
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date
Field Name Data Type Size Is Required/Not Key Description
[PaymentId] [nvarchar16) NOT NULL ID of the Payment
[BillId] [nvarchar16) NOT NULL ID of the Bill
[PaidAmount] [decimal18 2) NOT NULL Paid amount
[CreatedBy] [int] NOT NULL
Data Creation User
ID
[CreatedDate] [datetime] NOT NULL Data Creation Date
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date
DD for Inventory module
16. Table Name: PaymentSData Updation User IDSData Updation User ID
Purpose:
17. Table Name: PaymentTerm
Purpose:
* P: Primary Key; U: Unique Key; FK: Foreign Key
DSOFT/BERP/D/DD Version 1.0 Page 13 of 13
Field Name Data Type Size Is Required/Not Key Description
[PaymentId] [nvarchar16) NOT NULL ID of the Payment
[PaymentMethodId] [int] NOT NULL
Method of the
Payment
[GLCode] [varchar50) NOT NULL Code of the GL
[Amount] [decimal18 2) NOT NULL Payment Amount
[RefNo] [varchar15) NULL Reference No.
[RefDate] [datetime] NULL Reference Date
[BankBranchId] [varchar4) NULL
ID of the Bank
Branch
[CreatedBy] [int] NOT NULL
Data Creation User
ID
[CreatedDate] [datetime] NOT NULL Data Creation Date
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date
[VoucharNo] [varchar50) NULL Vouchar No.
Field Name Data Type Size Is Required/Not Key Description
[TermId] [int] NOT NULL ID of the Term
[TermDescription] [nvarchar150) NOT NULL
Description of the
term
[UpdateBy] [int] NOT NULL
Data Updating User
ID
[UpdateDate] [datetime] NOT NULL Data Updating Date

More Related Content

What's hot

Photo Management System PPT
Photo Management System PPTPhoto Management System PPT
Photo Management System PPT
Shanthan Reddy
 
Payroll Management System SRS
Payroll Management System SRSPayroll Management System SRS
Payroll Management System SRS
Shubham Modi
 
DATABASE PROJECT
DATABASE PROJECTDATABASE PROJECT
DATABASE PROJECTabdul basit
 
Hospital Management System-out patient Detail
Hospital Management System-out patient DetailHospital Management System-out patient Detail
Hospital Management System-out patient Detail
Yogiji Creations
 
Hospital management system in java
Hospital management system in javaHospital management system in java
Hospital management system in javaVarun Yadav
 
Hospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project reportHospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project report
abhishek singh
 
Restaurant Management System
Restaurant Management SystemRestaurant Management System
Restaurant Management System
Maruf Abdullah (Rion)
 
Java presentation
Java presentationJava presentation
Java presentation
Shaikat Saha
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System report
Natasha Maqbool
 
Software Engineering unit 2
Software Engineering unit 2Software Engineering unit 2
Software Engineering unit 2
Abhimanyu Mishra
 
Use Case TABLE with Actors & Goals
Use Case TABLE with Actors & Goals Use Case TABLE with Actors & Goals
Use Case TABLE with Actors & Goals
Putcha Narasimham
 
E-Doctor
E-DoctorE-Doctor
clinic database and software management system
clinic database and software management systemclinic database and software management system
clinic database and software management system
Mujahed Ahmed
 
Information System Design Lab(Hotel Reservation)
Information System Design Lab(Hotel Reservation)Information System Design Lab(Hotel Reservation)
Information System Design Lab(Hotel Reservation)
Nishi Haque
 
Database Proposal
Database ProposalDatabase Proposal
Database Proposal
Melissa Kaylor
 
Hospital Management system Database design
Hospital Management system Database designHospital Management system Database design
Hospital Management system Database designElias Dinsa
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
Pawan Ghewande
 
Data flow diagram, activity diagram, sequence diagram
Data flow diagram, activity diagram, sequence diagramData flow diagram, activity diagram, sequence diagram
Data flow diagram, activity diagram, sequence diagram
SMMdAbdulKader
 
Hotel management system project
Hotel management system projectHotel management system project
Hotel management system project
Mohammed Al Babeli
 
Datawarehousing and Business Intelligence
Datawarehousing and Business IntelligenceDatawarehousing and Business Intelligence
Datawarehousing and Business IntelligencePrithwis Mukerjee
 

What's hot (20)

Photo Management System PPT
Photo Management System PPTPhoto Management System PPT
Photo Management System PPT
 
Payroll Management System SRS
Payroll Management System SRSPayroll Management System SRS
Payroll Management System SRS
 
DATABASE PROJECT
DATABASE PROJECTDATABASE PROJECT
DATABASE PROJECT
 
Hospital Management System-out patient Detail
Hospital Management System-out patient DetailHospital Management System-out patient Detail
Hospital Management System-out patient Detail
 
Hospital management system in java
Hospital management system in javaHospital management system in java
Hospital management system in java
 
Hospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project reportHospital management System (asp.net with c#)Project report
Hospital management System (asp.net with c#)Project report
 
Restaurant Management System
Restaurant Management SystemRestaurant Management System
Restaurant Management System
 
Java presentation
Java presentationJava presentation
Java presentation
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System report
 
Software Engineering unit 2
Software Engineering unit 2Software Engineering unit 2
Software Engineering unit 2
 
Use Case TABLE with Actors & Goals
Use Case TABLE with Actors & Goals Use Case TABLE with Actors & Goals
Use Case TABLE with Actors & Goals
 
E-Doctor
E-DoctorE-Doctor
E-Doctor
 
clinic database and software management system
clinic database and software management systemclinic database and software management system
clinic database and software management system
 
Information System Design Lab(Hotel Reservation)
Information System Design Lab(Hotel Reservation)Information System Design Lab(Hotel Reservation)
Information System Design Lab(Hotel Reservation)
 
Database Proposal
Database ProposalDatabase Proposal
Database Proposal
 
Hospital Management system Database design
Hospital Management system Database designHospital Management system Database design
Hospital Management system Database design
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Data flow diagram, activity diagram, sequence diagram
Data flow diagram, activity diagram, sequence diagramData flow diagram, activity diagram, sequence diagram
Data flow diagram, activity diagram, sequence diagram
 
Hotel management system project
Hotel management system projectHotel management system project
Hotel management system project
 
Datawarehousing and Business Intelligence
Datawarehousing and Business IntelligenceDatawarehousing and Business Intelligence
Datawarehousing and Business Intelligence
 

Viewers also liked

Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data Dictionary
Kimberly Coquilla
 
Payroll Management System
Payroll Management SystemPayroll Management System
Payroll Management System
Dheeraj Jha
 
Payroll management Ppt
Payroll management PptPayroll management Ppt
Tanchaurchuanait201011f
Tanchaurchuanait201011fTanchaurchuanait201011f
Tanchaurchuanait201011fLe Anh
 
Data Dictionary
Data DictionaryData Dictionary
Data Dictionary
Vishal Anand
 
Metadata lecture(9 17-14)
Metadata lecture(9 17-14)Metadata lecture(9 17-14)
Metadata lecture(9 17-14)
mhb120
 
Sequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management SystemSequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management System
Sushil Mishra
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
Johnecis Madrid
 
College Stationery Management System VB 6.0 and Microsoft Access Project
College Stationery Management System VB 6.0  and Microsoft Access ProjectCollege Stationery Management System VB 6.0  and Microsoft Access Project
College Stationery Management System VB 6.0 and Microsoft Access Project
Tushar Soni
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
Pulkiŧ Sharma
 
Payroll Sytem
Payroll SytemPayroll Sytem
Payroll Sytem
David Saul Yango
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation
Smit Patel
 
Student management system
Student management systemStudent management system
Student management system
Amit Gandhi
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
vivek shah
 
Data Flow Diagram Example
Data Flow Diagram ExampleData Flow Diagram Example
Data Flow Diagram ExampleKaviarasu D
 
Attendance monitoring system
Attendance monitoring systemAttendance monitoring system
Attendance monitoring system
Jonabelle Delarosa
 
SlideShare 101
SlideShare 101SlideShare 101
SlideShare 101
Amit Ranjan
 

Viewers also liked (19)

Systems Analyst and Design - Data Dictionary
Systems Analyst and Design -  Data DictionarySystems Analyst and Design -  Data Dictionary
Systems Analyst and Design - Data Dictionary
 
Payroll Management System
Payroll Management SystemPayroll Management System
Payroll Management System
 
Payroll management
Payroll   managementPayroll   management
Payroll management
 
Payroll management Ppt
Payroll management PptPayroll management Ppt
Payroll management Ppt
 
Pp 06-new
Pp 06-newPp 06-new
Pp 06-new
 
Tanchaurchuanait201011f
Tanchaurchuanait201011fTanchaurchuanait201011f
Tanchaurchuanait201011f
 
Data Dictionary
Data DictionaryData Dictionary
Data Dictionary
 
Metadata lecture(9 17-14)
Metadata lecture(9 17-14)Metadata lecture(9 17-14)
Metadata lecture(9 17-14)
 
Sequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management SystemSequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management System
 
Data dictionary
Data dictionaryData dictionary
Data dictionary
 
College Stationery Management System VB 6.0 and Microsoft Access Project
College Stationery Management System VB 6.0  and Microsoft Access ProjectCollege Stationery Management System VB 6.0  and Microsoft Access Project
College Stationery Management System VB 6.0 and Microsoft Access Project
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
 
Payroll Sytem
Payroll SytemPayroll Sytem
Payroll Sytem
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation
 
Student management system
Student management systemStudent management system
Student management system
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Data Flow Diagram Example
Data Flow Diagram ExampleData Flow Diagram Example
Data Flow Diagram Example
 
Attendance monitoring system
Attendance monitoring systemAttendance monitoring system
Attendance monitoring system
 
SlideShare 101
SlideShare 101SlideShare 101
SlideShare 101
 

Similar to Data Dictionary Payroll version 1.0 Draft 1.0

Loan Management System
Loan Management SystemLoan Management System
Loan Management SystemIshita Gupta
 
BizSmart Corporate Back Office Guide
BizSmart Corporate Back Office GuideBizSmart Corporate Back Office Guide
BizSmart Corporate Back Office Guide
AllianceBankMY
 
BizSmart Corporate Back Office Guide
BizSmart Corporate Back Office GuideBizSmart Corporate Back Office Guide
BizSmart Corporate Back Office GuideAllianceBankMY
 
Business Loan Application-RS
Business Loan Application-RSBusiness Loan Application-RS
Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
Smit Patel
 
Service Provider
Service Provider Service Provider
Service Provider
Jatin Devani
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS Automation
Megha V
 
Business Plan_Templete_YMED_English_Kamalendu Das
Business Plan_Templete_YMED_English_Kamalendu DasBusiness Plan_Templete_YMED_English_Kamalendu Das
Business Plan_Templete_YMED_English_Kamalendu DasKamalendu Das
 
E invoicing
E invoicingE invoicing
E invoicing
Nikunj Katkoria
 
on SQL Managment studio(For the following exercise, use the Week 5.pdf
on SQL Managment studio(For the following exercise, use the Week 5.pdfon SQL Managment studio(For the following exercise, use the Week 5.pdf
on SQL Managment studio(For the following exercise, use the Week 5.pdf
formaxekochi
 
P2P Cycle -Oracle Apps
P2P Cycle -Oracle AppsP2P Cycle -Oracle Apps
P2P Cycle -Oracle Apps
Manu MK
 
Agados-based Application Design Demo
Agados-based Application Design Demo Agados-based Application Design Demo
Agados-based Application Design Demo
Yongkyoo Park
 
Apex enterprise patterns
Apex enterprise patternsApex enterprise patterns
Apex enterprise patterns
Amit Jain
 

Similar to Data Dictionary Payroll version 1.0 Draft 1.0 (20)

FINAL-Review
FINAL-ReviewFINAL-Review
FINAL-Review
 
Portfolio
PortfolioPortfolio
Portfolio
 
Loan Management System
Loan Management SystemLoan Management System
Loan Management System
 
BizSmart Corporate Back Office Guide
BizSmart Corporate Back Office GuideBizSmart Corporate Back Office Guide
BizSmart Corporate Back Office Guide
 
BizSmart Corporate Back Office Guide
BizSmart Corporate Back Office GuideBizSmart Corporate Back Office Guide
BizSmart Corporate Back Office Guide
 
Business Loan Application-RS
Business Loan Application-RSBusiness Loan Application-RS
Business Loan Application-RS
 
Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
 
Service Provider
Service Provider Service Provider
Service Provider
 
CASE STUDY 3- NEW PROJECT
CASE STUDY 3- NEW PROJECTCASE STUDY 3- NEW PROJECT
CASE STUDY 3- NEW PROJECT
 
Msc project_CDS Automation
Msc project_CDS AutomationMsc project_CDS Automation
Msc project_CDS Automation
 
Business Plan_Templete_YMED_English_Kamalendu Das
Business Plan_Templete_YMED_English_Kamalendu DasBusiness Plan_Templete_YMED_English_Kamalendu Das
Business Plan_Templete_YMED_English_Kamalendu Das
 
E invoicing
E invoicingE invoicing
E invoicing
 
on SQL Managment studio(For the following exercise, use the Week 5.pdf
on SQL Managment studio(For the following exercise, use the Week 5.pdfon SQL Managment studio(For the following exercise, use the Week 5.pdf
on SQL Managment studio(For the following exercise, use the Week 5.pdf
 
P2P Cycle -Oracle Apps
P2P Cycle -Oracle AppsP2P Cycle -Oracle Apps
P2P Cycle -Oracle Apps
 
Agados-based Application Design Demo
Agados-based Application Design Demo Agados-based Application Design Demo
Agados-based Application Design Demo
 
Mis
MisMis
Mis
 
Bd venta.sql
Bd venta.sqlBd venta.sql
Bd venta.sql
 
Apex enterprise patterns
Apex enterprise patternsApex enterprise patterns
Apex enterprise patterns
 
sudah selesai
sudah selesaisudah selesai
sudah selesai
 
Presentation1
Presentation1Presentation1
Presentation1
 

Data Dictionary Payroll version 1.0 Draft 1.0

  • 1. Appendix-A Data Dictionary of Payroll Management System Version No.: 1.0 Draft 1.0 Date of Release: 31 January, 2015 Copy No.: Daffodil Software Limited (DSL) Dhaka, Bangladesh
  • 2. DD for Inventory module DSOFT/BERP/D/DD Version 1.0 Page 2 of 13
  • 3. DD for Inventory module A. Documen t Release History Sl. No. Versio n No. Releas e Date Prepared By Reviewed By Approve d By Reason s for New Release 1 1.0 Draft 1.0 DSOFT/BERP/D/DD Version 1.0 Page 3 of 13
  • 4. DD for Inventory module B. Circular Details Copy No. Designation of Copy Holder Location of the Copy 1 PM DSOFT Project Folder DSOFT/BERP/D/DD Version 1.0 Page 4 of 13
  • 5. DD for Inventory module C. List of Amend me n ts Done on the Previous Version No. Sl. No. Section No. / Page No. Descriptio n of the Amend me n t Approved By Change Request No. & Date DSOFT/BERP/D/DD Version 1.0 Page 5 of 13
  • 6. DD for Inventory module Table List with Description: Table name Description PAY_ALLOWANCE_DEDUCTION Contains information regarding Allowance or Deduction description PAY_BONUS Contains information regarding bonus description PAY_BONUSEMPLOYEEMAPPING Contains information regarding Employee bonus Mapping PAY_DISBURSEMAIN Contains information regarding disbursement of the employee PAY_DISBURSESDATA UPDATION USER ID Contains information regarding disbursement of the employee PAY_EMP_SALARY_SETUP Contains information regarding employee salary setup PAY_SALARY_SHEET_INTERMEDIAT E Contains information regarding employee salary sheet PAY_SALARY_SHEET_MAIN Contains information regarding employee salary sheet PAY_SALARY_SHEET_SDATA UPDATION USER ID Contains information regarding employee salary sheet PAY_SCALE_DETAIL Contains information regarding pay scale PAY_SCALE_MASTER Contains information regarding pay scale PAYMENTMAIN Contains information regarding payment description PAYMENTMETHOD Contains information regarding payment method PAYMENTMETHOD_GL_MAPPING Contains information regarding payment method and mapping PAYMENTSDATA UPDATION USER ID Contains information regarding payment related description PAYMENTSDATA UPDATION USER IDSDATA UPDATION USER ID Contains information regarding payment related description PAYMENTTERM Contains information regarding payment related description DSOFT/BERP/D/DD Version 1.0 Page 6 of 13
  • 7. DD for Inventory module Data Dictionary 1. Table Name: PAY_ALLOWANCE_DEDUCTION Purpose: 2. Table Name: PAY_Bonus Purpose: DSOFT/BERP/D/DD Version 1.0 Page 7 of 13 Field Name Data Type Size Is Required/Not Key Description [ALLOW_DEDUC_ID] [int] NOT NULL Allowance and Deduction id [ALLOW_DEDUC_NAME] [varchar50) NULL Allowance and deduction name [DESCRIPTION] [varchar50) NULL Description of the Allowance and Deduction [AllowanceDeductionType] [varchar10) NULL Allowance and deduction type [APPLICABLE] [bit] NULL Allowance or Deduction is applicable or not [VW_ORDER] [int] NULL Vworder [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date [UpdateBy] [int] NULL Data Updating User ID [UpdateDate] [datetime] NULL Data Updating Date Field Name Data Type Size Is Required/Not Key Description [BonusId] [int] NOT NULL ID of the Bonus [BonusName] [varchar50) NOT NULL Name of the Bonus [ALLOW_DEDUC_ID] [int] NOT NULL Allowance and Deduction id [CompanyId] [int] NULL Company Id [CalculationId] [int] NULL Calculation Id [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date [UpdateBy] [int] NULL Data Updating User ID [UpdateDate] [datetime] NULL Data Updating Date
  • 8. DD for Inventory module Table Name: PAY_BonusEmployeeMapping Purpose: 3. Table Name: PAY_DisburseMain Purpose: 4. Table Name: PAY_DisburseSData Updation User ID Purpose: DSOFT/BERP/D/DD Version 1.0 Page 8 of 13 Field Name Data Type Size Is Required/Not Key Description [MappingId] [int] NOT NULL ID of the Mapping [MappingType] [varchar20) NULL Mapping Type [MappingRefId] [varchar30) NULL Mapping Reference ID [BonusId] [int] NULL Bonus Id [BranchId] [nvarchar4) NULL Branch Id [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date [UpdateBy] [int] NULL Data Updating User ID [UpdateDate] [datetime] NULL Data Updating Date Field Name Data Type Size Is Required/Not Key Description [DisburseId] [bigint] NOT NULL ID of the Disburse [DisburseDate] [datetime] NULL Disburse Date [VoucherNo] [varchar30) NULL Voucher No [BranchId] [nvarchar4) NULL ID of the Branch [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date Field Name Data Type Size Is Required/Not Key Description [DisburseId] [bigint] NOT NULL ID of the Disburse [EmployeeId] [int] NOT NULL ID of the employee [PaymentMethod] [varchar50) NOT NULL Payment Method [Amount] [decimal18 2) NOT NULL Disburse Amount [ReferenceId] [nvarchar50) NULL Reference ID [BankAccountSerialNo] [int] NULL Bank Account Serial No.
  • 9. DD for Inventory module 5. Table Name: PAY_EMP_SALARY_SETUP Purpose: 6. Table Name: PAY_SALARY_SHEET_Intermediate Purpose: DSOFT/BERP/D/DD Version 1.0 Page 9 of 13 Field Name Data Type Size Is Required/Not Key Description [EmployeeId] [int] NOT NULL ID of the employee [ALLOW_DEDUC_ID] [int] NOT NULL Allowance and Deduction id [DESCRIPTION] [varchar200) NULL Description of the Salary Setup [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date Field Name Data Type Size Is Required/Not Key Description [Id] [int] NOT NULL ID of the salary [Salary_Sheet_Id] [bigint] NOT NULL ID of the salary sheet [GenerationNo] [int] NOT NULL Generation No. [EmployeeId] [int] NOT NULL ID of the employee [DisburseId] [bigint] NULL ID of the Disburse [GenerationType] [varchar20) NULL Type of Generation [PaymentMethod] [varchar20) NULL Payment Method [ReferenceId] [varchar50) NULL ID of Reference [BankBranchId] [int] NULL ID of the Bank Branch [BankAccountSLNo] [int] NULL Cell number [IsRequestForWithdraw] [bit] NULL Bank account serial No. [RequestDate] [datetime] NULL Request Date [RecommendBy] [int] NULL Recommend by user [RecommendDate] [datetime] NULL Recommend date
  • 10. DD for Inventory module 7. Table Name: PAY_SALARY_SHEET_MAIN Purpose: 8. Table Name: PAY_SALARY_SHEET_SDATA UPDATION USER ID Purpose: 9. Table Name: PAY_SCALE_DETAIL Purpose: DSOFT/BERP/D/DD Version 1.0 Page 10 of 13 Field Name Data Type Size Is Required/Not Key Description [SALARY_SHEET_ID] [bigint] NOT NULL ID of the Salary Sheet [SALARY_YEAR] [int] NOT NULL SALARY YEAR [SALARY_MONTH] [int] NOT NULL Salary Month [VARIFIED_BY] [varchar50) NULL Verified by User [APPROVED_BY] [varchar50) NULL Approved by User [VARIFIED_DATE] [datetime] NULL Verified Date [APPROVED_TIME] [datetime] NULL Approval Time [BranchId] [nvarchar4) NULL ID of the Branch [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date Field Name Data Type Size Is Required/Not Key Description [IntermediateId] [int] NOT NULL ID of the employee [ALLOW_DEDUC_HEAD] [int] NOT NULL Head of the Allowance or Deduction [AMOUNT] [decimal18 2) NOT NULL Amount of the pay salary [BonusId] [int] NULL ID of the Bonus Field Name Data Type Size Is Required/Not Key Description [GRADE] [varchar10) NOT NULL Grade of the Pay Scale [ALLOW_DEDUC_ID] [int] NOT NULL ID of the Allowance and Deduction [BASIC_PERCENT] [decimal18 0) NULL Percentage of the basic Salary [TOTAL] [decimal18 2) NULL Total amount of salary
  • 11. DD for Inventory module 10. 11. Table Name: PAY_SCALE_MASTER Purpose: 12. Table Name: PaymentMain Purpose: DSOFT/BERP/D/DD Version 1.0 Page 11 of 13 Field Name Data Type Size Is Required/Not Key Description [GRADE] [varchar10) NOT NULL Grade of the Pay Scale [BASIC] [decimal18 0) NULL Basic Salary [EB1_RATE] [decimal18 0) NOT NULL Increment Rate [EB1_MAX_TIMES] [int] NOT NULL Increment Rate times [EB2_RATE] [decimal18 0) NOT NULL Increment Rate [EB2_MAX_TIMES] [int] NOT NULL Increment Rate times [DESCRIPTION] [varchar100) NULL Description [CreatedBy] [int] NULL Data Creation User ID [CreatedDate] [datetime] NULL Data Creation Date [UpdateBy] [int] NULL Data Updating User ID [UpdateDate] [datetime] NULL Data Updating Date Field Name Data Type Size Is Required/Not Key Description [PaymentId] [nvarchar16) NOT NULL ID of the payment [PaymentDate] [datetime] NOT NULL Payment Date [BranchId] [char4) NOT NULL ID of the Branch [SupplierId] [int] NOT NULL ID of the Supplier [Amount] [decimal18 2) NOT NULL Amount of the payment [CashAmount] [decimal18 2) NOT NULL Cash Amount of the payment [ChequeAmount] [decimal18 2) NOT NULL Cheque Amount of the payment [CreatedBy] [int] NOT NULL Data Creation User ID [CreatedDate] [datetime] NOT NULL Data Creation Date [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date
  • 12. DD for Inventory module 13. Table Name: PaymentMethod Purpose: 14. Table Name: PaymentMethod_GL_Mapping Purpose: 15. Table Name: PaymentSData Updation User ID Purpose: DSOFT/BERP/D/DD Version 1.0 Page 12 of 13 Field Name Data Type Size Is Required/Not Key Description [MethodId] [int] NOT NULL ID of the Method [MethodName] [nvarchar50) NOT NULL Name of the Method [GLCode] [varchar10) NULL Code of the GL [SelectedGLCode] [varchar50) NULL Code of the Selected GL [BankChargeInPercentage] [decimal6 2) NULL Percentage of the Bank Charge [IsCreditCard] [int] NULL Credit Card have or not [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date Field Name Data Type Size Is Required/Not Key Description [PaymentMethodId] [int] NOT NULL ID of the Payment Method [SelectedGLCode] [varchar50) NOT NULL Code of the Selected GL [BranchId] [char4) NOT NULL ID of the Branch [CreatedBy] [int] NOT NULL Data Creation User ID [CreatedDate] [datetime] NOT NULL Data Creation Date [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date Field Name Data Type Size Is Required/Not Key Description [PaymentId] [nvarchar16) NOT NULL ID of the Payment [BillId] [nvarchar16) NOT NULL ID of the Bill [PaidAmount] [decimal18 2) NOT NULL Paid amount [CreatedBy] [int] NOT NULL Data Creation User ID [CreatedDate] [datetime] NOT NULL Data Creation Date [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date
  • 13. DD for Inventory module 16. Table Name: PaymentSData Updation User IDSData Updation User ID Purpose: 17. Table Name: PaymentTerm Purpose: * P: Primary Key; U: Unique Key; FK: Foreign Key DSOFT/BERP/D/DD Version 1.0 Page 13 of 13 Field Name Data Type Size Is Required/Not Key Description [PaymentId] [nvarchar16) NOT NULL ID of the Payment [PaymentMethodId] [int] NOT NULL Method of the Payment [GLCode] [varchar50) NOT NULL Code of the GL [Amount] [decimal18 2) NOT NULL Payment Amount [RefNo] [varchar15) NULL Reference No. [RefDate] [datetime] NULL Reference Date [BankBranchId] [varchar4) NULL ID of the Bank Branch [CreatedBy] [int] NOT NULL Data Creation User ID [CreatedDate] [datetime] NOT NULL Data Creation Date [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date [VoucharNo] [varchar50) NULL Vouchar No. Field Name Data Type Size Is Required/Not Key Description [TermId] [int] NOT NULL ID of the Term [TermDescription] [nvarchar150) NOT NULL Description of the term [UpdateBy] [int] NOT NULL Data Updating User ID [UpdateDate] [datetime] NOT NULL Data Updating Date