Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-accounting-document-service

@sap/cloud-sdk-vdm-accounting-document-service

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

Helpful Links

Index

Type aliases

ReadAccountingDocumentServiceRequestBuilder

ReadAccountingDocumentServiceRequestBuilder: GetAllRequestBuilder<OperationalAcctgDocItemCube> | GetByKeyRequestBuilder<OperationalAcctgDocItemCube>

WriteAccountingDocumentServiceRequestBuilder

WriteAccountingDocumentServiceRequestBuilder: CreateRequestBuilder<OperationalAcctgDocItemCube> | UpdateRequestBuilder<OperationalAcctgDocItemCube> | DeleteRequestBuilder<OperationalAcctgDocItemCube>

Variables

Const defaultAccountingDocumentServicePath

defaultAccountingDocumentServicePath: "/sap/opu/odata/sap/API_OPLACCTGDOCITEMCUBE_SRV" = "/sap/opu/odata/sap/API_OPLACCTGDOCITEMCUBE_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.