Database
Payroll
Tax
SAL_ProfTaxSlab_Master

SAL_ProfTaxSlab_Master

Documentation for the SAL_ProfTaxSlab_Master database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
sequenceNumberStores the sequence data.
serialNumberNumberStores the serial number data.
stateIdObjectIdUnique reference to state.
lowerLimitNumberStores the lower limit data.
upperLimitNumberStores the upper limit data.
isPercentageBooleanStores the is percentage data.
taxPercentageNumberStores the tax percentage data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.