Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

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

Helpful Links

Index

Type aliases

ReadLegalDocumentServiceRequestBuilder

ReadLegalDocumentServiceRequestBuilder: GetAllRequestBuilder<LegalDocument> | GetAllRequestBuilder<LglDocStamp> | GetByKeyRequestBuilder<LegalDocument> | GetByKeyRequestBuilder<LglDocStamp>

WriteLegalDocumentServiceRequestBuilder

WriteLegalDocumentServiceRequestBuilder: CreateRequestBuilder<LegalDocument> | UpdateRequestBuilder<LegalDocument> | DeleteRequestBuilder<LegalDocument> | CreateRequestBuilder<LglDocStamp> | UpdateRequestBuilder<LglDocStamp> | DeleteRequestBuilder<LglDocStamp>

Variables

Const defaultLegalDocumentServicePath

defaultLegalDocumentServicePath: "/sap/opu/odata/sap/API_LEGAL_DOCUMENT_SRV" = "/sap/opu/odata/sap/API_LEGAL_DOCUMENT_SRV"

Functions

batch

changeset