@sap/cloud-sdk-op-vdm-class-data-for-classification-service

SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for service class-data-for-classification-service

Usage no npm install needed!

<script type="module">
  import sapCloudSdkOpVdmClassDataForClassificationService from 'https://cdn.skypack.dev/@sap/cloud-sdk-op-vdm-class-data-for-classification-service';
</script>

README

@sap/cloud-sdk-op-vdm-class-data-for-classification-service

This package contains the OData VDM for the Class Data For Classification Service.

Usage Example

import { ClfnClassForKeyDate } from '@sap/cloud-sdk-op-vdm-class-data-for-classification-service';

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

Helpful Links