To create a PDM with support for features specific to the SAP HANA® DBMS family, select the appropriate version in the DBMS field of the New Model dialog. To view these extensions to the PowerDesigner metamodel in the Resource Editor, select Profile node. and expand the
PowerDesigner supports round trip reverse-engineering and generation of SAP HANA® v1.0 SP05 and SP06 tables and analytic and attribute views.
The following sections list the extensions provided for SAP HANA.
The following extensions are available on the General tab:
Name |
Description |
---|---|
Type |
Specifies the table type. You can choose between:
Scripting name: FullType |
The following extensions are available on the HANA tab:
Name |
Description |
---|---|
Logging type |
Specifies whether table logging is activated. You can choose between:
Scripting name: LoggingType |
Retention period |
[if nologging] Specifies the retention time in seconds of the table created as nologging. Scripting name: Retention |
Auto-Merge |
Specifies that automatic delta merge is triggered. Scripting name: AutoMerge |
Unload priority |
Specifies the priority for unloading the table from memory from 0 to 9. Scripting name: UnloadPriority |
Schema flexibility |
Specifies that the table schema is flexible. Scripting name: WithSchemaFlexibility |
Location |
Specifies that partitions will be created on the listed instances using round robin scheme. Scripting name: PartitionLocation |
Multiple |
Specifies that the location targets multiple HANA instances. Scripting name: HasMultipleLocations |
Options text |
Specifies the SQL text of the table options. Options entered here will be set in their relevant fields, and changes to the fields are reflected here. Scripting name: FullTableOptions |
The following extensions are available on the Partitions tab:
Name |
Description |
---|---|
Type |
Specifies the partition scheme type:
Scripting name: FirstPartitionElement, etc |
The following extensions are available on the General tab:
Name |
Description |
---|---|
Key type |
Specifies the key type. Scripting name: KeyType |
Name |
Description |
---|---|
Cardinality |
Specifies the type of cardinality. Scripting name: HANACardinality |
Join type |
Specifies the join type. Scripting name: HANAJoinType |
Language Column |
Specifies the language column. Scripting name: HANALanguageColumn |
The following extensions are available on the General tab:
Name |
Description |
---|---|
Identification |
Specifies the type of identification (global, local or external). Scripting name: Identification |
Distinguished name |
Specifies the user's distinguished name (DN) in the directory or certificate. Scripting name: DistinguishedName |
Password |
Specifies the clear copy of the password. Scripting name: CopyPassword |
Implicit Schema |
Specifie"s that the database generation will use the stored procedure sp_grantdbaccess instead of a create user statement. Scripting name: ImplicitSchema |
Default Schema |
Specifies the first schema searched to resolve the names of objects for this user. Scripting name: DefaultSchema |
The following extensions are available on the HANA tab of HANA packages:
Name |
Description |
---|---|
Structure package |
Specifies that the package is a structural package Scripting name: Structural |
Object Name |
Specifies the HANA object name. Scripting name: _ObjectName_ |
The following extensions are available on the HANA tab:
Name |
Description |
---|---|
Default Client / Language / Member |
Specify the HANA default client, language, and (dimension only) member. Scripting name: DefaultClient, DefaultLanguage, DefaultMember |
Multidimensional reporting |
[facts] Specifies that multidimensional reporting is enabled. Scripting name: MultidimensionalReporting |
Package / Name / Version |
Specifies the HANA package, object name, and version. Scripting name: _ObjectPackage_, _ObjectName_, _ObjectVersion_ |
Last Updated Date / at |
Specifies when the dimension or fact was last edited. Scripting name: _LastUpdatedDate_, _LastUpdatedTime_ |
The following extensions are available on the HANA tab:
Name |
Description |
---|---|
Default Member / Info Object |
Specify the HANA default member and info object. Scripting Name: DefaultMember, InfoObject |
Drill Down Enabled |
Specifies the drill down is enabled for the attribute. Scripting Name: DrillDownEnabled |
Hidden |
Specifies that the attribute is hidden. Scripting Name: IsHidden |
Key Attribute / Principal Key / Attribute Hierarchy Active |
[Dimension attribute only] Specify that the attribute is a key attribute, a principal key attribute, and that the attribute hierarchy is active. Scripting Name: KeyAttribute, PrincipalKey, AttributeHierarchyActive |
Data Type / Length / Scale |
Specify the data type, length and scale of the attribute. Scripting Name: AttributeDataType, Length, AttributeScale |
The following extensions are available on the HANA tab:
Name |
Description |
---|---|
Data Type / Length / Scale |
Specify the data type, length and scale of the measure. Scripting Name: MeasureDataType, MeasureLength, MeasureScale |