Data Element 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 Data Element  OBLKB Used Storage Space of a Table (in KB) SOURCE VALUE(E_SIZE) TYPE OBLKB
2 Data Element  TABNAME Table Name SOURCE REFERENCE(I_TABNAME) TYPE TABNAME
3 Data Element  TROWS Number of Records in a Table SOURCE VALUE(E_RECORDS) TYPE TROWS