Table list used by SAP ABAP Function Module MSS_CREATE_PARTITION_TABLE (Create a new partitioned table)
SAP ABAP Function Module MSS_CREATE_PARTITION_TABLE (Create a new partitioned table) 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(PART_COLNAME) TYPE DD03L-FIELDNAME
3 Table  DD03L Table Fields SOURCE VALUE(VALUE_LENGTH) TYPE DD03L-LENG DEFAULT 0
4 Table  DD03L Table Fields SOURCE VALUE(VALUE_DECIMALS) TYPE DD03L-DECIMALS DEFAULT 0
5 Table  DDFIELD DB-relevant description of DD table fields
6 Table  DDFIELD DB-relevant description of DD table fields SOURCE DDFIELDS_IN STRUCTURE DDFIELD OPTIONAL
7 Table  DDSTORAGE Storage clause for tables and indexes
8 Table  X030L Nametab Header, Database Structure DDNTT
9 Table  X031L Nametab Structure, Database Structure DDNTF