RSDDSTATDTASIZE - Size of tables associated to a dta
Size of tables associated to a dta information is stored in SAP table RSDDSTATDTASIZE.
It is part of development package RSDD_STAT_SIZE in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Size statistics of data targets".
It is part of development package RSDD_STAT_SIZE in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Size statistics of data targets".
Fields for table RSDDSTATDTASIZE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
INFOPROV | InfoProvider | X | RSINFOPROV | CHAR | 60 | |
TABLENM | Table Name | X | TABNAME | CHAR | 60 | |
TIMESTMP | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | X | RSTIMESTMPL | DEC | 11 | |
CONNECTIONNM | Logical name of a database connection | DBCON_NAME | CHAR | 60 | ||
TABLE_SIZE | Size in Bytes | RSDDSTATSIZE | D16D | 8 | ||
RECORD_COUNT | Record count | RSRECORDCOUNT | D16D | 8 | ||
DBMSNM | Database system | DBCON_DBMS | CHAR | 6 | ||
USERNM | Database User | DBCON_UID | CHAR | 128 | ||
TABLE_TYPE | Table type of a DTA table | RSDDSTAT_TABTYPE | CHAR | 60 |