| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | CASHB_CATG | Means of Payment Position Category | nvarchar | 2 | 0 | | | | Allow NULL? |
| 3 | CASHB_TYPE | Means of Payment Position Type | nvarchar | 4 | 0 | | | | Allow NULL? |
| 4 | STACK_NR | Stack Number | nvarchar | 13 | 0 | | | | Allow NULL? |
| 5 | CASHB_EX_FROM | Position Number (External) from | nvarchar | 20 | 0 | | | | Allow NULL? |
| 6 | BKKRS | Bank Area | nvarchar | 4 | 0 | | | | Allow NULL? |
| 7 | BLOCK_REAS | Locking Reason | nvarchar | 2 | 0 | | | | Allow NULL? |
| 8 | BLOCKDATTO | Lock Date To | nvarchar | 8 | 0 | | | | Allow NULL? |
| 9 | ACNUM_INT | Internal Account Number for Current Account | nvarchar | 10 | 0 | | | | Allow NULL? |
| 10 | XDELETE | Indicator: Check Was Deleted | char | 1 | 0 | | | | Allow NULL? |
| 11 | CASHB_EX_TO | Position Number (External) to | nvarchar | 20 | 0 | | | | Allow NULL? |
| 12 | STACK_PLACE | Key of a Location in Position Management | nvarchar | 4 | 0 | | | | Allow NULL? |
| 13 | PLACE_ORIGIN | Creation Location of a Check Stack | nvarchar | 4 | 0 | | | | Allow NULL? |
| 14 | STACK_STAT | Status of a Stack in Position Management | nvarchar | 2 | 0 | | | | Allow NULL? |
| 15 | STACK_SDAT | Date on Which the Status was Last Changed | nvarchar | 8 | 0 | | | | Allow NULL? |
| 16 | STACK_STIM | Time at Which the Status was Last Changed | nvarchar | 6 | 0 | | | | Allow NULL? |
| 17 | NAME_STACK_STAT | User Who Last Changed Status | nvarchar | 12 | 0 | | | | Allow NULL? |
| 18 | STACK_CDAT | Date: Stack Creation in Means of Payment Management | nvarchar | 8 | 0 | | | | Allow NULL? |
| 19 | STACK_CTIM | Time of Creation of a Stack in Position Management | nvarchar | 6 | 0 | | | | Allow NULL? |
| 20 | NAME_STACK_CRE | User Creating a Stack in Position Management | nvarchar | 12 | 0 | | | | Allow NULL? |
| 21 | STACK_RDAT | Date: Release date of the Stack | nvarchar | 8 | 0 | | | | Allow NULL? |
| 22 | STACK_RTIM | Time of Release of a Stack | nvarchar | 6 | 0 | | | | Allow NULL? |
| 23 | NAME_STACK_REL | User Releasing a Main Stock Stack | nvarchar | 12 | 0 | | | | Allow NULL? |
| 24 | REM_TXT | Comment on the Check Stack | nvarchar | 60 | 0 | | | | Allow NULL? |