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

changeset

createChangeStatusExportParameters

revokeApproval

  • Revoke Approval.

    Parameters

    Returns FunctionImportRequestBuilder<RevokeApprovalParameters, ChangeStatusExportParameters>

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

submitForApproval

withdrawFromApproval

Object literals

Const functionImports

functionImports: object

revokeApproval

revokeApproval: revokeApproval

submitForApproval

submitForApproval: submitForApproval

withdrawFromApproval

withdrawFromApproval: withdrawFromApproval