Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

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

Helpful Links

Index

Type aliases

ReadWorkforceTimesheetServiceRequestBuilder

ReadWorkforceTimesheetServiceRequestBuilder: GetAllRequestBuilder<TimeSheetEntry> | GetByKeyRequestBuilder<TimeSheetEntry>

WriteWorkforceTimesheetServiceRequestBuilder

WriteWorkforceTimesheetServiceRequestBuilder: CreateRequestBuilder<TimeSheetEntry> | UpdateRequestBuilder<TimeSheetEntry> | DeleteRequestBuilder<TimeSheetEntry>

Variables

Const defaultWorkforceTimesheetServicePath

defaultWorkforceTimesheetServicePath: "/sap/opu/odata/sap/API_MANAGE_WORKFORCE_TIMESHEET" = "/sap/opu/odata/sap/API_MANAGE_WORKFORCE_TIMESHEET"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.

createTimeSheetDataFields