| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | AbsEntry | Internal Number | int | 11 | 0 | | | | Allow NULL? |
| 2 | RunName | Wizard Run Name | nvarchar | 100 | 0 | | | | Allow NULL? |
| 3 | RunDate | Wizard Run Date | date | 8 | 0 | | | | |
| 4 | Status | Wizard Run Status | char | 1 | 0 | | S | E=Executed, P=Printed, S=Saved, V=Print Preview Generated | Allow NULL? |
| 5 | UserSign | User Signature | int | 6 | 0 | | | | Allow NULL? |
| 6 | UserSign2 | Updating User | int | 6 | 0 | | | | Allow NULL? |
| 7 | CreateDate | Creation Date | date | 8 | 0 | | | | |
| 8 | CreateTS | Create Time - Incl. Secs | int | 11 | 0 | | | | Allow NULL? |
| 9 | UpdateDate | Date of Update | date | 8 | 0 | | | | |
| 10 | UpdateTS | Update Full Time | int | 11 | 0 | | | | Allow NULL? |
| 11 | Action | Personal Data Management Wizard Action | char | 1 | 0 | | R | B=Personal Data Blocking, E=Personal Data Cleanup, I=Determine Natural Persons, N=Reverse Natural Person Determination, R=Personal Data Report, U=Personal Data Unblocking | Allow NULL? |
| 12 | BPType | Business Partner Type | char | 1 | 0 | | B | B=Business Partners, D=Default Customers | Allow NULL? |
| 13 | PostDateTo | Posting Date To | date | 8 | 0 | | | | |
| 14 | EmpType | Employee Type | char | 1 | 0 | | E | E=Employees, S=Sales Employees/Buyers | Allow NULL? |