Database
Payroll
Payroll Master
Common
stateMaster

stateMaster

Documentation for the stateMaster database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
stateNameStringThe name or title of the statemaster.
codeStringStores the code data.
CountryStringStores the country data.
CompanyPFNoStringStores the company p f no 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.