SAP ABAP Function Module MSS_GET_PARTITION_NUMBER (Ermittle Nummer einer Partition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_DDIC (Package) Data Dictionary Porting for Microsoft SQL Server
Basic Data
Function Module MSS_GET_PARTITION_NUMBER Ermittle Nummer einer Partition  
Function Group SFMSS_PARTITION   Modules for SQL Server Partitioning  
Program Name SAPLSFMSS_PARTITION    
INCLUDE Name LSFMSS_PARTITIONU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PARTITION_NUMBER TYPE MSSPARTSCHEMESTRUC-DESTINATION_ID Natural Number
Importing PART_TABNAME TYPE DD02L-TABNAME Table Name
Importing BOUNDARY_VALUE TYPE MSSPARTITIONVAL
Importing FUNC_NAME TYPE MSSSYSNAME ' ' SQL Server DB-Objektname
Exception WRONG_DATABASE_PLATFORM TYPE
Exception PARTITION_NOT_FOUND TYPE
Exception DB_ERROR TYPE
Exception INTERNAL_ERROR TYPE
Exception TABLE_NOT_FOUND TYPE dependent error of MSS_DB_AND_SCHEMA
Exception NOT_RUNNING_ON_MSSQL TYPE dependent error of MSS_DB_AND_SCHEMA
Exception DB_NOT_FOUND TYPE dependent error of MSS_DB_AND_SCHEMA
Exception NO_DB_ACCESS TYPE dependent error of MSS_DB_AND_SCHEMA
Exception SCHEMA_NOT_FOUND TYPE dependent error of MSS_DB_AND_SCHEMA
Exception INVALID_INPUT TYPE dependent error of MSS_DB_AND_SCHEMA
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040312 
SAP Release Created in 640