Where Used List (Function Module) for SAP ABAP Data Element MSSPARTITIONVAL (Partition Threshold Value for MS SQL Server)
SAP ABAP Data Element MSSPARTITIONVAL (Partition Threshold Value for MS SQL Server) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  MSS_ADD_PARTITION_TO_TABLE
Add a partition to a table SMSS_DDIC  BASIS  SAP_BASIS 
2 Function Module  MSS_ADD_PARTITION_TO_TABLE
VALUE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL DEFAULT ' '
Add a partition to a table SMSS_DDIC  BASIS  SAP_BASIS 
3 Function Module  MSS_DROP_PARTITION_FROM_TABLE
VALUE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL
Drop one partition of a table SMSS_DDIC  BASIS  SAP_BASIS 
4 Function Module  MSS_EXISTS_PARTITION_OF_TABLE
VALUE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL
Existenztest einer Partition fuer partitionierte Tabelle SMSS_DDIC  BASIS  SAP_BASIS 
5 Function Module  MSS_GET_PARTITION_NUMBER
VALUE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL
Ermittle Nummer einer Partition SMSS_DDIC  BASIS  SAP_BASIS 
6 Function Module  MSS_MERGE_PARTITION
REFERENCE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL DEFAULT ' '
Merge a parition into the neighbour partition SMSS_DDIC  BASIS  SAP_BASIS 
7 Function Module  MSS_TRUNC_PARTITION_FROM_TABLE
VALUE(BOUNDARY_VALUE) TYPE MSSPARTITIONVAL
Truncate a single partition on MS SQL Surfer SMSS_DDIC  BASIS  SAP_BASIS 
8 Function Module  RSDU_PART_GENERIC_DROP_MSS
Drop Partiiton generisch RSMSS  RS_BW_STRUPAK  SAP_BW 
9 Function Module  RSDU_TABLE_ADD_PARTITION_MSS
Expands a Partitioned Table by One Partition RSMSS  RS_BW_STRUPAK  SAP_BW 
10 Function Module  RSDU_TABLE_DROP_PARTITION_MSS
Deletes a partition of a partitioned table RSMSS  RS_BW_STRUPAK  SAP_BW 
11 Function Module  RSDU_TABLE_MERGE_PARTITION_MSS
Merge a list of partitions together RSMSS  RS_BW_STRUPAK  SAP_BW 
12 Function Module  RSDU_TABLE_SPLIT_PARTITION_MSS
Expands a Partitioned Table by One Partition RSMSS  RS_BW_STRUPAK  SAP_BW 
13 Function Module  RSDU_TABLE_TRUNC_PARTITION_MSS
Löscht die Daten einer einzigen Partition einer partitionierten Tabelle RSMSS  RS_BW_STRUPAK  SAP_BW