Database
Tax
SAL_IncomeTaxCalculation_Master

SAL_IncomeTaxCalculation_Master

Documentation for the SAL_IncomeTaxCalculation_Master database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
transactionCodeStringStores the transaction code data.
dateDateTimestamp/Date for date.
employeeIdObjectIdUnique reference to employee.
ddoIdObjectIdUnique reference to ddo.
financialYearIdObjectIdUnique reference to financial Year.
rentPaidNumberUnique reference to rent Paid.
drawnSalaryNumberStores the drawn salary data.
perquisitesNumberStores the perquisites data.
profitInLieuNumberStores the profit in lieu data.
grossSalaryNumberStores the gross salary data.
hraAllowanceNumberStores the hra allowance data.
conveyanceAllowanceNumberStores the conveyance allowance data.
standardDeductionNumberStores the standard deduction data.
entertainmentAllowanceNumberStores the entertainment allowance data.
employmentTaxNumberStores the employment tax data.
incomeFromHousePropertyNumberStores the income from house property data.
otherIncomeNumberStores the other income data.
deductionUnder6ANumberStores the deduction under6 a data.
deductionUnderOtherSectionsNumberStores the deduction under other sections data.
totalDeductionsNumberStores the total deductions data.
netGrossIncomeNumberStores the net gross income data.
taxNumberStores the tax data.
surchargeAmountNumberMonetary or numeric value.
cessAmountNumberMonetary or numeric value.
reliefUnderSection89NumberStores the relief under section89 data.
totalTaxNumberStores the total tax data.
paidTaxNumberUnique reference to paid Tax.
totalTaxPayableOrReturnableNumberStores the total tax payable or returnable data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.
timestampDateTimestamp/Date for timestamp.