This package has been deprecated

Author message:

The pregenerated clients (also known as Virtual Data Model or VDM) of the SAP Cloud SDK are no longer maintained. Check our documentation for generating your own clients: https://sap.github.io/cloud-sdk/docs/js/features/odata/generate-client

@sap/cloud-sdk-vdm-just-in-time-call-process-service
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

@sap/cloud-sdk-vdm-just-in-time-call-process-service

This package contains the OData VDM for the Just In Time Call Process Service of SAP S/4HANA Cloud.

Usage Example

import { justInTimeCallProcessService } from '@sap/cloud-sdk-vdm-just-in-time-call-process-service';

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

Helpful Links

/@sap/cloud-sdk-vdm-just-in-time-call-process-service/

    Package Sidebar

    Install

    npm i @sap/cloud-sdk-vdm-just-in-time-call-process-service

    Weekly Downloads

    21

    Version

    2.1.0

    License

    SEE LICENSE IN LICENSE.md

    Unpacked Size

    299 kB

    Total Files

    68

    Last publish

    Collaborators

    • sap_extncrepos