Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-service-entry-sheet-service

@sap/cloud-sdk-vdm-service-entry-sheet-service

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

Helpful Links

Index

Type aliases

ReadServiceEntrySheetServiceRequestBuilder

ReadServiceEntrySheetServiceRequestBuilder: GetAllRequestBuilder<ServiceEntrySheet> | GetAllRequestBuilder<ServiceEntrySheetItem> | GetAllRequestBuilder<SrvcEntrShtAcctAssignment> | GetByKeyRequestBuilder<ServiceEntrySheet> | GetByKeyRequestBuilder<ServiceEntrySheetItem> | GetByKeyRequestBuilder<SrvcEntrShtAcctAssignment>

WriteServiceEntrySheetServiceRequestBuilder

WriteServiceEntrySheetServiceRequestBuilder: CreateRequestBuilder<ServiceEntrySheet> | UpdateRequestBuilder<ServiceEntrySheet> | DeleteRequestBuilder<ServiceEntrySheet> | CreateRequestBuilder<ServiceEntrySheetItem> | UpdateRequestBuilder<ServiceEntrySheetItem> | DeleteRequestBuilder<ServiceEntrySheetItem> | CreateRequestBuilder<SrvcEntrShtAcctAssignment> | UpdateRequestBuilder<SrvcEntrShtAcctAssignment> | DeleteRequestBuilder<SrvcEntrShtAcctAssignment>

Variables

Const defaultServiceEntrySheetServicePath

defaultServiceEntrySheetServicePath: "/sap/opu/odata/sap/API_SERVICE_ENTRY_SHEET_SRV" = "/sap/opu/odata/sap/API_SERVICE_ENTRY_SHEET_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.

createChangeStatusExportParameters

revokeApproval

submitForApproval

withdrawFromApproval

Object literals

Const functionImports

functionImports: object

revokeApproval

revokeApproval: revokeApproval

submitForApproval

submitForApproval: submitForApproval

withdrawFromApproval

withdrawFromApproval: withdrawFromApproval