Database
Tax
SAL_TaxChallan_Master

SAL_TaxChallan_Master

Documentation for the SAL_TaxChallan_Master database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
challanIdStringUnique reference to challan.
monthIdObjectIdUnique reference to month.
yearIdObjectIdUnique reference to year.
financialYearIdObjectIdUnique reference to financial Year.
quarterNumberNumberStores the quarter number data.
serialNumberNumberStores the serial number data.
incomeTaxPaidNumberUnique reference to income Tax Paid.
surchargePaidNumberUnique reference to surcharge Paid.
educationCessPaidNumberUnique reference to education Cess Paid.
interestPaidNumberUnique reference to interest Paid.
penaltyPaidNumberUnique reference to penalty Paid.
otherAmountNumberMonetary or numeric value.
totalAmountNumberMonetary or numeric value.
natureOfPaymentStringTimestamp/Date for natureOfPayment.
paymentModeStringStores the payment mode data.
bankChallanNumberNumberStores the bank challan number data.
bankChallanDateDateTimestamp/Date for bankChallanDate.
transactionVoucherNumberNumberStores the transaction voucher number data.
transactionVoucherDateDateTimestamp/Date for transactionVoucherDate.
chequeNumberNumberStores the cheque number data.
chequeDateDateTimestamp/Date for chequeDate.
drawnOnStringStores the drawn on data.
bankIdObjectIdUnique reference to bank.
taxDeductedFromStringStores the tax deducted from data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.