Database
Payroll
Transactions
SalaryMandate

SalaryMandate

Documentation for the SalaryMandate database schema.

Fields

FieldData TypeUsage
salaryProcessIdsObjectIdUnique reference to salary Processs.
companyIdObjectIdUnique reference to company.
companyNameStringThe name or title of the salarymandate.
processTypeStringStores the process type data.
isVoucherBooleanStores the is voucher data.
monthStringStores the month data.
yearStringStores the year data.
mandateDataObjectIdTimestamp/Date for mandateData.
debitAccountNoObjectIdStores the debit account no data.
beneficiaryNameObjectIdThe name or title of the salarymandate.
beneficiaryAccountNoObjectIdStores the beneficiary account no data.
ifscCodeObjectIdStores the ifsc code data.
amountObjectIdMonetary or numeric value.
remarksObjectIdDetailed notes or remarks.
empCodeObjectIdStores the emp code data.
unitCodeObjectIdStores the unit code data.
unitNameObjectIdThe name or title of the salarymandate.
clientNameObjectIdThe name or title of the salarymandate.
branchNameObjectIdThe name or title of the salarymandate.
bankNameObjectIdThe name or title of the salarymandate.
processingDateObjectIdTimestamp/Date for processingDate.
salaryProcessIdObjectIdUnique reference to salary Process.
totalAmountNumberMonetary or numeric value.
totalRecordsNumberStores the total records data.
bankWiseDataObjectIdTimestamp/Date for bankWiseData.
recordsObjectIdStores the records data.
processGroupsObjectIdStores the process groups data.
groupIdObjectIdUnique reference to group.
processNameObjectIdThe name or title of the salarymandate.
recordCountBooleanStores the record count data.
emailSentBooleanPrimary email address.
emailSentDateStringPrimary email address.
emailRecipientStringPrimary email address.
emailSubjectStringPrimary email address.
emailTransactionTypeStringPrimary email address.
filesGeneratedBooleanTimestamp/Date for filesGenerated.
excelBooleanStores the excel data.
mandatePDFBooleanTimestamp/Date for mandatePDF.
employeePDFBooleanStores the employee p d f data.
summaryExcelBooleanStores the summary excel data.
transferredBooleanStores the transferred data.
transferDateDateTimestamp/Date for transferDate.
transferRemarksStringDetailed notes or remarks.
statusStringTimestamp/Date for status.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.
isDeletedBooleanStores the is deleted data.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.