| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | PERNR | Personnel Number | nvarchar | 8 | 0 | | | | Allow NULL? |
| 3 | SEQNO | Sequential number for payroll period | nvarchar | 5 | 0 | | | | Allow NULL? |
| 4 | SEQN2 | Sequential number for record identification | nvarchar | 5 | 0 | | | | Allow NULL? |
| 5 | CNTR1 | SI split | varbinary | 1 | 0 | | | | |
| 6 | JUPER | Legal Person | nvarchar | 4 | 0 | | | | Allow NULL? |
| 7 | BEGDA | Start Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 8 | ENDDA | End Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 9 | EBASI | INCE Calculation Base for Employee | decimal | 15 | 2 | | | | |
| 10 | EPERC | % Employee INCE Contribution | decimal | 9 | 4 | | | | |
| 11 | ECNTR | Employee INCE Contribution | decimal | 15 | 2 | | | | |
| 12 | CBASI | INCE Calculation Base for Company | decimal | 15 | 2 | | | | |
| 13 | BSLRY | Amount Paid as Basic Wage | decimal | 15 | 2 | | | | |
| 14 | BONUS | Amount Paid in Bonds | decimal | 15 | 2 | | | | |
| 15 | COMIS | Amount Paid in Commisions | decimal | 15 | 2 | | | | |
| 16 | PSHAR | Amount paid in profit share | decimal | 15 | 2 | | | | |
| 17 | VACAC | Amount Paid for Leave | decimal | 15 | 2 | | | | |
| 18 | OPAYM | Other Paid Amounts | decimal | 15 | 2 | | | | |
| 19 | CPERC | % Company INCE Contribution | decimal | 9 | 4 | | | | |
| 20 | CCNTR | Company INCE Contribution | decimal | 15 | 2 | | | | |
| 21 | WAERS | Currency Key | nvarchar | 5 | 0 | | | | Allow NULL? |