Database
Payroll
Payroll Master
Common
SalaryCityMaster

SalaryCityMaster

Documentation for the SalaryCityMaster database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
cityCategoryIdObjectIdUnique reference to city Category.
stateObjectIdTimestamp/Date for state.
cityNameStringThe name or title of the salarycitymaster.
codeStringStores the code data.
centralOrStateStringTimestamp/Date for centralOrState.
CentralTypeStringStores the central type data.
PFNoStringStores the p f no data.
ESINoStringStores the e s i no data.
isMetroBooleanStores the is metro data.
PTApplicableBooleanStores the p t applicable data.
LWFApplicableBooleanStores the l w f applicable data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.