Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-workforce-availability-service

@sap/cloud-sdk-vdm-workforce-availability-service

This package contains the OData VDM for the Workforce Availability Service of SAP S/4HANA Cloud. This service is part of the following communication scenarios: Employee Integration (SAP_COM_0001), External HR Workforce Integration (SAP_COM_0301). You can find additional documentation for this service on help.sap.com.

Helpful Links

Index

Type aliases

ReadWorkforceAvailabilityServiceRequestBuilder

ReadWorkforceAvailabilityServiceRequestBuilder: GetAllRequestBuilder<TimeOverviewSet> | GetByKeyRequestBuilder<TimeOverviewSet>

WriteWorkforceAvailabilityServiceRequestBuilder

WriteWorkforceAvailabilityServiceRequestBuilder: CreateRequestBuilder<TimeOverviewSet> | UpdateRequestBuilder<TimeOverviewSet> | DeleteRequestBuilder<TimeOverviewSet>

Variables

Const defaultWorkforceAvailabilityServicePath

defaultWorkforceAvailabilityServicePath: "/sap/opu/odata/sap/SHCM.API_MANAGE_WF_AVAILABILITY" = "/sap/opu/odata/sap/SHCM.API_MANAGE_WF_AVAILABILITY"

Functions

batch

  • Batch builder for operations supported on the [[WorkforceAvailabilityService]] service.

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

  • Change set constructor consists of write operations supported on the [[WorkforceAvailabilityService]] service.

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.