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).

Index

Functions

initiateRecount

  • Trigger Recount.

    Parameters

    • parameters: InitiateRecountParameters

      Object containing all parameters for the function import.

    Returns FunctionImportRequestBuilder<InitiateRecountParameters, PhysInventoryDocHeader>

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

initiateRecountOnItem

  • Trigger Recount on Item.

    Parameters

    • parameters: InitiateRecountOnItemParameters

      Object containing all parameters for the function import.

    Returns FunctionImportRequestBuilder<InitiateRecountOnItemParameters, PhysInventoryDocItem>

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

postDifferences

  • Post Differences.

    Parameters

    • parameters: PostDifferencesParameters

      Object containing all parameters for the function import.

    Returns FunctionImportRequestBuilder<PostDifferencesParameters, PhysInventoryDocHeader>

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

postDifferencesOnItem

  • Post Difference on Item.

    Parameters

    • parameters: PostDifferencesOnItemParameters

      Object containing all parameters for the function import.

    Returns FunctionImportRequestBuilder<PostDifferencesOnItemParameters, PhysInventoryDocItem>

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

Object literals

Const functionImports

functionImports: object

initiateRecount

initiateRecount: initiateRecount

initiateRecountOnItem

initiateRecountOnItem: initiateRecountOnItem

postDifferences

postDifferences: postDifferences

postDifferencesOnItem

postDifferencesOnItem: postDifferencesOnItem