Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-physical-inventory-doc-service

@sap/cloud-sdk-vdm-physical-inventory-doc-service

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

Helpful Links

Index

Type aliases

ReadPhysicalInventoryDocServiceRequestBuilder

ReadPhysicalInventoryDocServiceRequestBuilder: GetAllRequestBuilder<PhysInventoryDocHeader> | GetAllRequestBuilder<PhysInventoryDocItem> | GetByKeyRequestBuilder<PhysInventoryDocHeader> | GetByKeyRequestBuilder<PhysInventoryDocItem>

WritePhysicalInventoryDocServiceRequestBuilder

WritePhysicalInventoryDocServiceRequestBuilder: CreateRequestBuilder<PhysInventoryDocHeader> | UpdateRequestBuilder<PhysInventoryDocHeader> | DeleteRequestBuilder<PhysInventoryDocHeader> | CreateRequestBuilder<PhysInventoryDocItem> | UpdateRequestBuilder<PhysInventoryDocItem> | DeleteRequestBuilder<PhysInventoryDocItem>

Variables

Const defaultPhysicalInventoryDocServicePath

defaultPhysicalInventoryDocServicePath: "/sap/opu/odata/sap/API_PHYSICAL_INVENTORY_DOC_SRV" = "/sap/opu/odata/sap/API_PHYSICAL_INVENTORY_DOC_SRV"

Functions

batch

changeset

initiateRecount

  • Trigger Recount.

    Parameters

    Returns FunctionImportRequestBuilder<InitiateRecountParameters, PhysInventoryDocHeader>

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

initiateRecountOnItem

postDifferences

  • Post Differences.

    Parameters

    Returns FunctionImportRequestBuilder<PostDifferencesParameters, PhysInventoryDocHeader>

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

postDifferencesOnItem

Object literals

Const functionImports

functionImports: object

initiateRecount

initiateRecount: initiateRecount

initiateRecountOnItem

initiateRecountOnItem: initiateRecountOnItem

postDifferences

postDifferences: postDifferences

postDifferencesOnItem

postDifferencesOnItem: postDifferencesOnItem