Table list used by SAP ABAP Function Module MSS_PARTITION_STORAGE_GET (Get information about partitioning from db)
SAP ABAP Function Module MSS_PARTITION_STORAGE_GET (Get information about partitioning from db) is using
# Object Type Object Name Object Description Note
     
1 Table  DD02L SAP Tables SOURCE VALUE(PART_TABNAME) TYPE DD02L-TABNAME
2 Table  DD03L Table Fields SOURCE VALUE(VALUE_LENGTH) LIKE DD03L-LENG
3 Table  DD03L Table Fields SOURCE VALUE(PART_COLNAME) TYPE DD03L-FIELDNAME
4 Table  DD03L Table Fields SOURCE VALUE(VALUE_DECIMALS) LIKE DD03L-DECIMALS
5 Table  DDSTORAGE Storage clause for tables and indexes
6 Table  DDTEXTDATA Data cluster as text SOURCE STORAGE_OUT STRUCTURE DDTEXTDATA OPTIONAL
7 Table  DDTEXTDATA Data cluster as text
8 Table  MSSSYSNAMESTRUC Name of an MS SQL Server Object
9 Table  STORAGESRC Source hierarchy for storage structure SOURCE VALUE(SOURCE_HIERARCHY) TYPE STORAGESRC
10 Table  STORAGESRC Source hierarchy for storage structure