SAP ABAP Function Module MSS_GET_ALL_PART_OBJS (Determine all partitioned table in the current database (schema))
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_ALL_PART_OBJS Determine all partitioned table in the current database (schema)  
Function Group SFMSS_PARTITION   Modules for SQL Server Partitioning  
Program Name SAPLSFMSS_PARTITION    
INCLUDE Name LSFMSS_PARTITIONU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SCHEMA_NAME TYPE MSSSCHEMA Schemabezeichnung
Importing DB_NAME TYPE MSSDB Datenbankname
Tables ALL_PART_TABS TYPE MSS_OBJECT Objektname
Exception NOT_RUNNING_ON_MSSQL TYPE
Exception DB_ERROR TYPE
Exception INTERNAL_ERROR TYPE
Exception NO_OBJECTS_FOUND TYPE
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  20041005 
SAP Release Created in 640