Database
Tax
SAL_Employee_ReimDocStatus

SAL_Employee_ReimDocStatus

Documentation for the SAL_Employee_ReimDocStatus database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
documentIdObjectIdUnique reference to document.
employeeIdObjectIdUnique reference to employee.
headIdObjectIdUnique reference to head.
documentSubmissionStatusStringTimestamp/Date for documentSubmissionStatus.
documentSubmissionAmountNumberMonetary or numeric value.
billNumberStringStores the bill number data.
billDateDateTimestamp/Date for billDate.
submissionDateDateTimestamp/Date for submissionDate.
financialYearIdObjectIdUnique reference to financial Year.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.
timestampDateTimestamp/Date for timestamp.