| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | DCT_PERNR | Personnel Number | nvarchar | 8 | 0 | | | | Allow NULL? |
| 3 | DCT_SEQNR | Sequence Number | nvarchar | 5 | 0 | | | | Allow NULL? |
| 4 | DCT_ROWID | Unique Row Number | nvarchar | 5 | 0 | | | | Allow NULL? |
| 5 | IONUM | Internal order number | nvarchar | 4 | 0 | | | | Allow NULL? |
| 6 | OBJPS | Garnishment: OBJPS by which debts are distinguished | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | DBCOD | Debt code | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | LGART | Wage type for the debt | nvarchar | 4 | 0 | | | | Allow NULL? |
| 9 | DBCAT | Fundamental type of debt | char | 1 | 0 | | | | Allow NULL? |
| 10 | CRCOD | Code for calculation rule | nvarchar | 3 | 0 | | | | Allow NULL? |
| 11 | CRSPY | Should special pay be excluded from garnishment? | char | 1 | 0 | | | | Allow NULL? |
| 12 | CRARR | Should arrears be accumulated indefinitely? | char | 1 | 0 | | | | Allow NULL? |
| 13 | INSID | Garnishment: Insert indicator for payroll result of debt | char | 1 | 0 | | | | Allow NULL? |
| 14 | IDBAL | Initial balance | decimal | 9 | 2 | | | | |
| 15 | IDOPA | Amount of ongoing payment | decimal | 9 | 2 | | | | |
| 16 | IDOPU | Unit of ongoing payment | char | 1 | 0 | | | | Allow NULL? |
| 17 | ABPAY | Garnishment: paid balance | decimal | 11 | 2 | | | | |
| 18 | ABREM | Garnishment: remaining balance | decimal | 11 | 2 | | | | |
| 19 | ACPRP | Garnishment: amount paid in current payroll period | decimal | 11 | 2 | | | | |
| 20 | AMTOD | Garnishment: amount paid from beginning of month to date | decimal | 11 | 2 | | | | |
| 21 | AYTOD | Garnishment: amount paid from beginning of year to date | decimal | 11 | 2 | | | | |
| 22 | ATTOD | Garnishment: total amount paid to date | decimal | 11 | 2 | | | | |
| 23 | DMTOD | Garnishment: difference accumulated month to date | decimal | 11 | 2 | | | | |
| 24 | DMTDL | Garnishment: difference accumulated month to date in last PP | decimal | 11 | 2 | | | | |
| 25 | DMAIN | Garn.: Diff between amount requested and paid for main debt | decimal | 11 | 2 | | | | |
| 26 | DARRS | Garnishment: Arrears accumulated indefinitely | decimal | 11 | 2 | | | | |
| 27 | AREQR | Garnishment: amount requested in current payroll run | decimal | 11 | 2 | | | | |
| 28 | APNOW | Garnishment: amount paid now | decimal | 11 | 2 | | | | |
| 29 | APPRE | Garnishment: amount paid for previous higher-priority debts | decimal | 11 | 2 | | | | |
| 30 | APADD | Garnishment: amount paid for additional payment | decimal | 11 | 2 | | | | |
| 31 | APNXM | Garnishment: amount paid from completely non-exempt money | decimal | 11 | 2 | | | | |
| 32 | APVEN | Garnishment: amount paid to vendor | decimal | 11 | 2 | | | | |
| 33 | GCURR | Garnishment: current gross | decimal | 11 | 2 | | | | |
| 34 | GCPRP | Garnishment: gross summed over current payroll period | decimal | 11 | 2 | | | | |
| 35 | GMTOD | Garnishment: gross summed month to date | decimal | 11 | 2 | | | | |
| 36 | NCURR | Garnishment: current net | decimal | 11 | 2 | | | | |
| 37 | NCPRP | Garnishment: net summed over current payroll period | decimal | 11 | 2 | | | | |
| 38 | NMTOD | Garnishment: net summed month to date | decimal | 11 | 2 | | | | |
| 39 | XCURR | Garnishment: current non-exempt amount | decimal | 11 | 2 | | | | |
| 40 | XXTND | Garnishment: extended non-exempt amount | decimal | 11 | 2 | | | | |
| 41 | NXUNA | Unit of amount value in non-exempt calculation | char | 1 | 0 | | | | Allow NULL? |
| 42 | IGRNP | Garnishment: indicator that a payment has been made | char | 1 | 0 | | | | Allow NULL? |
| 43 | REPRI | Priority of the debt in relation to other debts | nvarchar | 3 | 0 | | | | Allow NULL? |
| 44 | RECSE | Special cases for relation of debt to other debts | char | 1 | 0 | | | | Allow NULL? |
| 45 | RESID | Indicator on how debt is sorted in relation to other debts | char | 1 | 0 | | | | Allow NULL? |
| 46 | REWID | Indicator on how debt is weighted in relation to other debts | char | 1 | 0 | | | | Allow NULL? |
| 47 | TCPRP | Garn.: total paid by higher-priority debts in current PayPer | decimal | 11 | 2 | | | | |
| 48 | TMTOD | Garn.: total paid by higher-priority debts in month | decimal | 11 | 2 | | | | |
| 49 | EXPNT | Garnishment payroll: Pointer to entry in ext. table for debt | varbinary | 2 | 0 | | | | |
| 50 | HISTORIC | Historic data flag | char | 1 | 0 | | | | Allow NULL? |