Table/Structure Field list used by SAP ABAP Function Module RSTCT_GET_SIZE_FOR_TABLE (Get the size of a table)
SAP ABAP Function Module
RSTCT_GET_SIZE_FOR_TABLE (Get the size of a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATAM - NROWS | Number of Records in a Table | ||
| 2 | DBSTATAM - OCCTB | Used Storage Space of a Table (in KB) | ||
| 3 | DBSTATAM - TNAME | Table name | ||
| 4 | SYST - MSGID | ABAP System Field: Message ID | ||
| 5 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 6 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 7 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 8 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 9 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 10 | SYST - MSGV4 | ABAP System Field: Message Variable | ||