BCSD_STATUSER - BCS: User statistics data
BCS: User statistics data information is stored in SAP table BCSD_STATUSER.
It is part of development package SBCS_ADM in software component BC-SRV-COM. This development package consists of objects that can be grouped under "Business Communication Services: Administration".
It is part of development package SBCS_ADM in software component BC-SRV-COM. This development package consists of objects that can be grouped under "Business Communication Services: Administration".
Fields for table BCSD_STATUSER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| BCSUSER | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
| INBOX | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| OUTBOX | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| PRIV_FOLDER | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| PRIV_TRASH | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| RESUBMISSION | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| TOTAL | 4 Byte Signed Integer | INT4 | INT4 | 4 |