Share via


SapS4HanaProperties interface

SAP S/4HANA data source properties.

Extends

Properties

applicationServer

The application server of SAP S/4HANA.

systemNumber

The system number of SAP S/4HANA.

Inherited Properties

collection

The reference to collection.

dataSourceCollectionMovingState

Data source collection moving state.

Property Details

applicationServer

The application server of SAP S/4HANA.

applicationServer?: string

Property Value

string

systemNumber

The system number of SAP S/4HANA.

systemNumber?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReference

Property Value

Inherited From DataSourceProperties.collection

dataSourceCollectionMovingState

Data source collection moving state.

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourceProperties.dataSourceCollectionMovingState