Socket
Socket
Sign inDemoInstall

@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service

Package Overview
Dependencies
2
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service

SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for the SAP S/4HANA Cloud kanban control cycle v2 service


Version published
Maintainers
1
Weekly downloads
1
decreased by-50%

Weekly downloads

Readme

Source

@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service

This package contains the OData VDM for the Kanban Control Cycle V2 Service of SAP S/4HANA Cloud.

Usage Example

import { kanbanControlCycleV2Service } from '@sap/cloud-sdk-vdm-kanban-control-cycle-v2-service';

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

FAQs

Last updated on 05 Jul 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc