Database
Payroll
SystemParameter_Master

SystemParameter_Master

Documentation for the SystemParameter_Master database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
systemParameterIdStringUnique reference to system Parameter.
saveMessageStringStores the save message data.
updateMessageStringTimestamp/Date for updateMessage.
requiredFieldMessageStringStores the required field message data.
duplicateRecordMessageStringTimestamp/Date for duplicateRecordMessage.
deleteConfirmMessageStringStores the delete confirm message data.
deleteFailMessageStringStores the delete fail message data.
deleteSuccessMessageStringStores the delete success message data.
buttonSaveCaptionStringStores the button save caption data.
buttonUpdateCaptionStringTimestamp/Date for buttonUpdateCaption.
buttonResetCaptionStringStores the button reset caption data.
buttonViewCaptionStringStores the button view caption data.
buttonReturnCaptionStringStores the button return caption data.
buttonAddNewCaptionStringStores the button add new caption data.
nullDisplayStringStores the null display data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
timestampDateTimestamp/Date for timestamp.