2.1.0 • Published 2 years ago

@sap/cloud-sdk-vdm-product-structure-service v2.1.0

Weekly downloads
6
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

@sap/cloud-sdk-vdm-product-structure-service

This package contains the OData VDM for the Product Structure Service of SAP S/4HANA Cloud. This service is part of the following communication scenarios: Product Lifecycle Management - Product Structure Integration (SAP_COM_0346). You can find additional documentation for this service on help.sap.com.

Usage Example

import { productStructureService } from '@sap/cloud-sdk-vdm-product-structure-service';

const { productStructureNodeApi } = productStructureService()
const resultPromise = productStructureNodeApi.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });

Helpful Links

2.1.0

2 years ago

2.0.0

2 years ago

1.28.2

2 years ago

1.28.0

2 years ago

1.27.0

3 years ago

1.26.0

3 years ago

1.25.0

3 years ago

1.24.0

3 years ago

1.23.0

3 years ago

1.22.0

4 years ago

1.21.0

4 years ago

1.20.0

4 years ago

1.19.2

4 years ago