SAP ABAP Program SAPLSFMSS_PARTITION (SAPLSFMSS_PARTITION)
Basic Data
Program SAPLSFMSS_PARTITION  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   MSS_CREATE_PARTITION_TABLE   Create a new partitioned table    
02   MSS_PARTITION_STORAGE_PUT   Store partition parameters in DDSTORAGE    
03   MSS_CREATE_PARTITION_INDEX   Create a new partitioned index    
04   MSS_DROP_PARTITION_FROM_TABLE   Drop one partition of a table    
05   MSS_ADD_PARTITION_TO_TABLE   Add a partition to a table    
06   MSS_CREATE_PARTITION_FUNCTION   Create a function for table/index partitioning    
07   MSS_DROP_PARTITION_FUNCTION   Drop a function for table/index partitioning    
08   MSS_CREATE_PARTITION_SCHEME   Create a scheme for table/index partitioning    
09   MSS_DROP_PARTITION_SCHEME   Drop a scheme for table/index partitioning    
10   MSS_DROP_PARTITION_TABLE   Drop a partitioned table (incl. all partitions)    
11   MSS_PARTITION_STORAGE_GET   Get information about partitioning from db    
12   MSS_EXISTS_PARTITION_FUNCTION   Check if partition function for a table exists    
13   MSS_EXISTS_PARTITION_SCHEME   Check if Partition scheme for a table exists    
14   MSS_EXISTS_PARTITIONED_TABLE   Existenz einer partitionierten Tabelle    
15   MSS_EXISTS_PARTITION_OF_TABLE   Existenztest einer Partition fuer partitionierte Tabelle    
16   MSS_GET_PARTITION_NUMBER   Ermittle Nummer einer Partition    
17   MSS_GET_ALL_PART_OBJS   Determine all partitioned table in the current database (schema)    
18   MSS_TRUNC_PARTITION_FROM_TABLE   Truncate a single partition on MS SQL Surfer    
19   MSS_GET_DEP_PART_OBJS   Ermittle abhaengige Partitions-Objekte von einer Tabelle    
25   MSS_MERGE_PARTITION   Merge a parition into the neighbour partition    
       
Transaction Code
There is no transaction reference to this program  
History
Last changed by/on SAP  20040312 
SAP Release Created in