EchoTex_Payroll/HRM.UI/data/data.json

272 lines
8.5 KiB
JSON
Raw Permalink Normal View History

2024-10-14 10:01:49 +06:00
{
"PermissionKEY": "abc123",
"RequestKEY": "user001#payroll01",
"Items": [
{
"UploadDate": "2024-06-27",
"EmployeeNo": "BP1001",
"GlobalID": "General Manager",
"PreviousEmployeeNo": "BP0033",
"ContractChangeEndDate": "2024-12-31",
"EmployeeName": "Tanvir Hasan",
"FathersName": "Robert Doe",
"Designation": "Product Advisor",
"DateOfBirth": "1990-01-01",
"DateOfJoining": "2024-01-01",
"ConfirmationDate": "2024-06-01",
"TerminationDate": null,
"Category": "Permanent",
"SubCategoryName": "Permanent",
"Religion": "Islam",
"MaritalStatus": "Married",
"Gender": "M",
"TIN": "123456789",
"IsForeignExpatriate": "TRUE",
"Grade": "Executive",
"BasicSalary": "50000",
"SpecialAllowance": "5000",
"BasicSalaryEffectDate": "2024-01-01",
"SALARY_CHANGE_TYPE": "Promotion",
"DivisionCode": "01",
"Division": "DHAKA",
"DepartmentCode": "0001.0001.0001",
"Department": "Rental",
"SectionCode": null,
"Section": null,
"SubSectionCode": null,
"SubSection": null,
"UnitCode": null,
"Unit": null,
"SubUnitCode": null,
"SubUnit": null,
"ZoneCode": null,
"Zone": "Dhaka",
"LocationCode": "001",
"Location": "Dhaka",
"CostCenterCode": null,
"AssignmentChangeDate": "2024-06-01",
"SalaryBankCode": "002",
"SalaryBank": "SCB",
"SalaryBranchCode": "001",
"SalaryBranch": "Gulshan",
"SalaryAccountNumber": "18431144890",
"SALARY_ACCOUNT_EFFECT_DATE": "2024-01-01",
"EmailAddress": "john.doe@example.com",
"MobileNo": "10789681720",
"CompanyCode": "C01",
"Company": "Company1",
"BatchID": 1001,
"TaxCircle": "TC01",
"GradeCode": "G01",
"GrossSalary": "55000",
"RegionName": "Region1",
"PFMembership": "Yes",
"OPIBankName": "Bank2",
"OPIBranchName": "Branch2",
"OPIAccountNumber": "0987654321",
"AccessCardID": "AC001",
"Shift": "Morning",
"LineManagerID": "BP0374"
}
//{
// "UploadDate": "2024-06-27",
// "EmployeeNo": "BP1483",
// "GlobalID": "G002",
// "PreviousEmployeeNo": "PE002",
// "ContractChangeEndDate": null,
// "EmployeeName": "Jane Smith",
// "FathersName": "John Smith",
// "Designation": "Data Scientist",
// "DateOfBirth": "1985-05-15",
// "DateOfJoining": "2018-05-15",
// "ConfirmationDate": "2018-11-15",
// "TerminationDate": null,
// "Category": "Full-Time",
// "SubCategoryName": "Data",
// "Religion": "Hinduism",
// "MaritalStatus": "Married",
// "Gender": "F",
// "TIN": "987654321",
// "IsForeignExpatriate": "TRUE",
// "Grade": "B",
// "BasicSalary": "70000",
// "SpecialAllowance": "7000",
// "BasicSalaryEffectDate": "2024-01-01",
// "SALARY_CHANGE_TYPE": "Promotion",
// "DivisionCode": "D02",
// "Division": "Data",
// "DepartmentCode": "DP02",
// "Department": "Analytics",
// "SectionCode": "SC02",
// "Section": "Research",
// "SubSectionCode": "SSC02",
// "SubSection": "AI",
// "UnitCode": "UC02",
// "Unit": "Unit2",
// "SubUnitCode": "SUC02",
// "SubUnit": "SubUnit2",
// "ZoneCode": "Z02",
// "Zone": "Zone2",
// "LocationCode": "LC02",
// "Location": "HQ",
// "CostCenterCode": "CC02",
// "AssignmentChangeDate": "2024-05-01",
// "SalaryBankCode": "002",
// "SalaryBank": "SCB",
// "SalaryBranchCode": "001",
// "SalaryBranch": "Gulshan",
// "SalaryAccountNumber": "0987654321",
// "SALARY_ACCOUNT_EFFECT_DATE": "2024-01-01",
// "EmailAddress": "jane.smith@example.com",
// "MobileNo": "0987654321",
// "CompanyCode": "C02",
// "Company": "Company2",
// "BatchID": 1002,
// "TaxCircle": "TC02",
// "GradeCode": "G02",
// "GrossSalary": "77000",
// "RegionName": "Region2",
// "PFMembership": "Yes",
// "OPIBankName": "SCB",
// "OPIBranchName": "Branch4",
// "OPIAccountNumber": "1122334455",
// "AccessCardID": "AC002",
// "Shift": "Evening",
// "LineManagerID": "LM002"
//},
//{
// "UploadDate": "2024-06-27",
// "EmployeeNo": "BP1484",
// "GlobalID": "G003",
// "PreviousEmployeeNo": "PE003",
// "ContractChangeEndDate": "2024-12-31",
// "EmployeeName": "Alice Johnson",
// "FathersName": "Michael Johnson",
// "Designation": "HR Manager",
// "DateOfBirth": "1975-12-25",
// "DateOfJoining": "2010-07-15",
// "ConfirmationDate": "2011-01-15",
// "TerminationDate": null,
// "Category": "Full-Time",
// "SubCategoryName": "Management",
// "Religion": "Islam",
// "MaritalStatus": "Divorced",
// "Gender": "F",
// "TIN": "111222333",
// "IsForeignExpatriate": "TRUE",
// "Grade": "C",
// "BasicSalary": "80000",
// "SpecialAllowance": "10000",
// "BasicSalaryEffectDate": "2024-01-01",
// "SALARY_CHANGE_TYPE": "Promotion",
// "DivisionCode": "D03",
// "Division": "Human Resources",
// "DepartmentCode": "DP03",
// "Department": "Recruitment",
// "SectionCode": "SC03",
// "Section": "Hiring",
// "SubSectionCode": "SSC03",
// "SubSection": "Interviews",
// "UnitCode": "UC03",
// "Unit": "Unit3",
// "SubUnitCode": "SUC03",
// "SubUnit": "SubUnit3",
// "ZoneCode": "Z03",
// "Zone": "Zone3",
// "LocationCode": "LC03",
// "Location": "Branch",
// "CostCenterCode": "CC03",
// "AssignmentChangeDate": "2024-06-01",
// "SalaryBankCode": "002",
// "SalaryBank": "SCB",
// "SalaryBranchCode": "001",
// "SalaryBranch": "Gulshan",
// "SalaryAccountNumber": "2233445566",
// "SALARY_ACCOUNT_EFFECT_DATE": "2024-01-01",
// "EmailAddress": "alice.johnson@example.com",
// "MobileNo": "2345678901",
// "CompanyCode": "C03",
// "Company": "Company3",
// "BatchID": 1003,
// "TaxCircle": "TC03",
// "GradeCode": "G03",
// "GrossSalary": "90000",
// "RegionName": "Region3",
// "PFMembership": "Yes",
// "OPIBankName": "SCB",
// "OPIBranchName": "Branch6",
// "OPIAccountNumber": "6677889900",
// "AccessCardID": "AC003",
// "Shift": "Night",
// "LineManagerID": "LM003"
//},
//{
// "UploadDate": "2024-06-27",
// "EmployeeNo": "BP1485",
// "GlobalID": "G004",
// "PreviousEmployeeNo": "PE004",
// "ContractChangeEndDate": "2025-06-30",
// "EmployeeName": "Bob Brown",
// "FathersName": "David Brown",
// "Designation": "Marketing Specialist",
// "DateOfBirth": "1980-10-10",
// "DateOfJoining": "2015-10-10",
// "ConfirmationDate": "2016-04-10",
// "TerminationDate": null,
// "Category": "Full-Time",
// "SubCategoryName": "Marketing",
// "Religion": "Buddhism",
// "MaritalStatus": "Married",
// "Gender": "M",
// "TIN": "444555666",
// "IsForeignExpatriate": "TRUE",
// "Grade": "D",
// "BasicSalary": "60000",
// "SpecialAllowance": "8000",
// "BasicSalaryEffectDate": "2024-01-01",
// "SALARY_CHANGE_TYPE": "Promotion",
// "DivisionCode": "D04",
// "Division": "Marketing",
// "DepartmentCode": "DP04",
// "Department": "Sales",
// "SectionCode": "SC04",
// "Section": "Advertising",
// "SubSectionCode": "SSC04",
// "SubSection": "Digital",
// "UnitCode": "UC04",
// "Unit": "Unit4",
// "SubUnitCode": "SUC04",
// "SubUnit": "SubUnit4",
// "ZoneCode": "Z04",
// "Zone": "Zone4",
// "LocationCode": "LC04",
// "Location": "Remote",
// "CostCenterCode": "CC04",
// "AssignmentChangeDate": "2024-05-01",
// "SalaryBankCode": "002",
// "SalaryBank": "SCB",
// "SalaryBranchCode": "001",
// "SalaryBranch": "Gulshan",
// "SalaryAccountNumber": "3344556677",
// "SALARY_ACCOUNT_EFFECT_DATE": "2024-01-01",
// "EmailAddress": "bob.brown@example.com",
// "MobileNo": "3456789012",
// "CompanyCode": "C04",
// "Company": "Company4",
// "BatchID": 1004,
// "TaxCircle": "TC04",
// "GradeCode": "G04",
// "GrossSalary": "68000",
// "RegionName": "Region4",
// "PFMembership": "Yes",
// "OPIBankName": "SCB",
// "OPIBranchName": "Branch8",
// "OPIAccountNumber": "7788990011",
// "AccessCardID": "AC004",
// "Shift": "Day",
// "LineManagerID": "LM004"
//}
]
}