2.1.0 • Published 2 years ago

@sap/cloud-sdk-vdm-maintenance-task-list-service v2.1.0

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

@sap/cloud-sdk-vdm-maintenance-task-list-service

This package contains the OData VDM for the Maintenance Task List Service of SAP S/4HANA Cloud.

Usage Example

import { maintenanceTaskListService } from '@sap/cloud-sdk-vdm-maintenance-task-list-service';

const { maintenanceTaskListApi } = maintenanceTaskListService()
const resultPromise = maintenanceTaskListApi.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