SAP ABAP Function Module SHDB_GET_PART_SPEC (Get Partition Spec)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SHDB (Package) Basis Package for HDB
Basic Data
Function Module SHDB_GET_PART_SPEC Get Partition Spec  
Function Group SHDB_SYSCAT   HDB  
Program Name SAPLSHDB_SYSCAT    
INCLUDE Name LSHDB_SYSCATU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PART_NUMBERS TYPE INT4 Natural number
Exporting E_PART_TYPE_LEVEL1 TYPE SHDBOBJECTNAME Name of a HDB object
Exporting E_FIELDS_LEVEL1 TYPE SHDBFIELDNAMES Table Fields
Exporting E_PART_TYPE_LEVEL2 TYPE SHDBOBJECTNAME Name of a HDB object
Exporting E_FIELDS_LEVEL2 TYPE SHDBFIELDNAMES Table Fields
Exporting E_RANGE_VALS TYPE SHDB_VAL_RANGES Table of Partition Ranges
Exporting E_RANGE_DATATYPE TYPE DBTYPE Database type
Importing I_TABLE_NAME TYPE SHDBOBJECTNAME Name of a HDB object
Importing I_PART_SPEC TYPE STRING
Exception SQL_ERROR TYPE
Exception TABLE_NOT_PARTITIONED TYPE
Exception UNEXPECTED_PART_SPEC TYPE
               
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  20130604 
SAP Release Created in 732