Database
Payroll
Payroll Master
Common
lwfSlabMaster

lwfSlabMaster

Documentation for the lwfSlabMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
stateObjectIdTimestamp/Date for state.
lwfLimitNumberStores the lwf limit data.
CityObjectIdStores the city data.
effectTypeStringStores the effect type data.
effectiveFromDateStores the effective from data.
SequenceStringStores the sequence data.
AmountNumberMonetary or numeric value.
employerMultipleNumberStores the employer multiple 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.