SAP ABAP Function Module RSTCT_GET_SIZE_FOR_TABLE (Get the size of a table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSTCT2 (Package) BI Technical Content (Technology)

⤷

⤷

Basic Data
Function Module | RSTCT_GET_SIZE_FOR_TABLE | Get the size of a table |
Function Group | RSTCDBSTAT | Function Group for DB statistics |
Program Name | SAPLRSTCDBSTAT | |
INCLUDE Name | LRSTCDBSTATU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_RECORDS | TYPE | TROWS | Number of records in a table | |||
![]() |
E_SIZE | TYPE | OBLKB | Used storage space of a table (in KB) | |||
![]() |
I_TABNAME | TYPE | TABNAME | Table Name | |||
![]() |
FAILED | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20110909 |
SAP Release Created in | 711 |