tbl_lwfaccountdeductionmapping

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('tbl_lwfaccountdeductionmapping_id_seq'::regclass)
sbuid int8 19 null
employeeid varchar 500 null
tbl_employee.employeeid Implied Constraint R
month int4 10 null
year int4 10 null
employeraccountno varchar 100 null
employeecontributionamount numeric 0 null
employercontributionamount numeric 0 null
compliancebranchid int8 19 null
branchid int8 19 null
tbl_branchmaster.branchid Implied Constraint R
lwfruleid int8 19 null
isimport bool 1 false
createdby varchar 50 null
createddate timestamp 29,6 null
modifiedby varchar 50 null
modifieddate timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
tbl_lwfaccountdeductionmapping_pk_tbl_lwfaccountdeductionmappin Primary key Asc id

Relationships