| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | PRGID | Balance Sheet Valuation Program ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 3 | TIMEL | Time Stamp - Long Format | nvarchar | 21 | 0 | | | | Allow NULL? |
| 4 | REPID | ABAP Program Name | nvarchar | 40 | 0 | | | | Allow NULL? |
| 5 | SLSET | Used Selection Screen Variant | nvarchar | 14 | 0 | | | | Allow NULL? |
| 6 | BEGTL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | decimal | 21 | 7 | | | | |
| 7 | ENDTL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | decimal | 21 | 7 | | | | |
| 8 | SELCT | Counter: read accesses to the database | int | 10 | 0 | | | | Allow NULL? |
| 9 | DTBCT | Counter: Commit-relevant database accesses | int | 10 | 0 | | | | Allow NULL? |
| 10 | COMCT | Counter: database commits | int | 10 | 0 | | | | Allow NULL? |
| 11 | UPDCT | Counter: database updates | int | 10 | 0 | | | | Allow NULL? |
| 12 | INSCT | Counter: database inserts | int | 10 | 0 | | | | Allow NULL? |
| 13 | DELCT | Counter: database deletions | int | 10 | 0 | | | | Allow NULL? |
| 14 | BTCCT | Counter: batch input entries | int | 10 | 0 | | | | Allow NULL? |
| 15 | BTC22 | Counter: batch input entries | int | 10 | 0 | | | | Allow NULL? |
| 16 | BTSCT | Counter: batch input sessions | int | 10 | 0 | | | | Allow NULL? |
| 17 | PRCCT | Counter: price changes | int | 10 | 0 | | | | Allow NULL? |
| 18 | PRC22 | Counter: price changes | int | 10 | 0 | | | | Allow NULL? |
| 19 | MLUCT | Counter: material ledger table updates | int | 10 | 0 | | | | Allow NULL? |
| 20 | MBWCT | Counter: material master updates | int | 10 | 0 | | | | Allow NULL? |
| 21 | ERRCT | Counter: incorrect entries | int | 10 | 0 | | | | Allow NULL? |
| 22 | VAUCT | Counter: Updates for Valuation Alternatives | int | 10 | 0 | | | | Allow NULL? |
| 23 | VARCT | Counter: Reader Accesses to Valuation Alternatives | int | 10 | 0 | | | | Allow NULL? |