| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | KONNR | Individual PF account number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | BUDAT | Posting date of a PF posting | nvarchar | 8 | 0 | | | | Allow NULL? |
| 4 | SEQNR | Sequence number of posting per day | nvarchar | 5 | 0 | | | | Allow NULL? |
| 5 | VALTY | PC Value Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 6 | VALUE | Value within processing control | nvarchar | 18 | 0 | | | | Allow NULL? |
| 7 | VADAT | Value date for PF posting | nvarchar | 8 | 0 | | | | Allow NULL? |
| 8 | PABRP | Payroll Period | nvarchar | 2 | 0 | | | | Allow NULL? |
| 9 | PABRJ | Payroll Year | nvarchar | 4 | 0 | | | | Allow NULL? |
| 10 | EXPFL | Indicator: Open posting | char | 1 | 0 | | | | Allow NULL? |
| 11 | ORGIN | Origin of a PF posting | nvarchar | 2 | 0 | | | | Allow NULL? |
| 12 | UNAME | Name of Person Who Changed Object | nvarchar | 12 | 0 | | | | Allow NULL? |
| 13 | PERNR | Personnel number for PF posting | nvarchar | 8 | 0 | | | | Allow NULL? |
| 14 | BUNUM | | nvarchar | 10 | 0 | | | | Allow NULL? |
| 15 | STOFL | | char | 1 | 0 | | | | Allow NULL? |
| 16 | CHDAT | Change Date of a PF Posting Document | nvarchar | 8 | 0 | | | | Allow NULL? |
| 17 | FIFLG | Indicator: Posting Transfer to FI Open | char | 1 | 0 | | | | Allow NULL? |
| 18 | RUNID | Number of Posting Run | nvarchar | 10 | 0 | | | | Allow NULL? |
| 19 | FIBUK | Company Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 20 | SEQST | Sequence Number of Original Posting | nvarchar | 5 | 0 | | | | Allow NULL? |