Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-external-job-scheduler-service

@sap/cloud-sdk-vdm-external-job-scheduler-service

This package contains the OData VDM for the External Job Scheduler Service of SAP S/4HANA Cloud.

Index

Functions

jobAbort

  • Invoke action JobAbort.

    Parameters

    • parameters: JobAbortParameters

      Object containing all parameters for the function import.

    Returns FunctionImportRequestBuilder<JobAbortParameters, FuncImpReturn>

    A request builder that allows to overwrite some of the values and execute the resultng request.

jobCancel

  • Invoke action JobCancel.

    Parameters

    Returns FunctionImportRequestBuilder<JobCancelParameters, FuncImpReturn>

    A request builder that allows to overwrite some of the values and execute the resultng request.

jobSchedule

  • Invoke action JobSchedule.

    Parameters

    Returns FunctionImportRequestBuilder<JobScheduleParameters, JobScheduleStatus>

    A request builder that allows to overwrite some of the values and execute the resultng request.

jobStatusGet

  • Invoke function JobStatusGet.

    Parameters

    Returns FunctionImportRequestBuilder<JobStatusGetParameters, JobScheduleStatus>

    A request builder that allows to overwrite some of the values and execute the resultng request.

Object literals

Const functionImports

functionImports: object

jobAbort

jobAbort: jobAbort

jobCancel

jobCancel: jobCancel

jobSchedule

jobSchedule: jobSchedule

jobStatusGet

jobStatusGet: jobStatusGet