Skip to content

HDBSynonym

Overview


The information on this page will help you learn how to develop the design-time data-persistence model for an XSK application using the HDBSynonym syntax.

Reference


SAP Help Portal

For more information, see Create a Synonym.

Sample


{
    "acme.com.app1::MySynonym1": {
        "target": {
            "schema": "DEFAULT_SCHEMA",
            "object": "MY_ERP_TABLE_1"
        },
        "schema": "SCHEMA_2"
    }
}

Which syntax does the parser support?

HANA XS Classic syntax HANA XS Advanced syntax Comments
"::" location
"target" : targetSchema
"target" : targetObject
"schema" synonymSchema