SapS4HanaProperties interface
SAP S/4HANA データ ソースのプロパティ。
- Extends
プロパティ
| application |
SAP S/4HANA のアプリケーション サーバー。 |
| system |
SAP S/4HANA のシステム番号。 |
継承されたプロパティ
| collection | コレクションへの参照。 |
| data |
データ ソース コレクションの移動状態。 |
プロパティの詳細
applicationServer
SAP S/4HANA のアプリケーション サーバー。
applicationServer?: string
プロパティ値
string
systemNumber
SAP S/4HANA のシステム番号。
systemNumber?: string
プロパティ値
string
継承されたプロパティの詳細
collection
dataSourceCollectionMovingState
データ ソース コレクションの移動状態。
dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"
プロパティ値
"Failed" | "Active" | "Moving"
DataSourceProperties.dataSourceCollectionMovingState から継承された