Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

References

InitiateRecountOnItemParameters

Re-exports InitiateRecountOnItemParameters

InitiateRecountParameters

Re-exports InitiateRecountParameters

PhysInventoryDocHeader

Re-exports PhysInventoryDocHeader

PhysInventoryDocHeaderRequestBuilder

Re-exports PhysInventoryDocHeaderRequestBuilder

PhysInventoryDocHeaderType

Re-exports PhysInventoryDocHeaderType

PhysInventoryDocItem

Re-exports PhysInventoryDocItem

PhysInventoryDocItemRequestBuilder

Re-exports PhysInventoryDocItemRequestBuilder

PhysInventoryDocItemType

Re-exports PhysInventoryDocItemType

PostDifferencesOnItemParameters

Re-exports PostDifferencesOnItemParameters

PostDifferencesParameters

Re-exports PostDifferencesParameters

ReadPhysicalInventoryDocServiceRequestBuilder

Re-exports ReadPhysicalInventoryDocServiceRequestBuilder

WritePhysicalInventoryDocServiceRequestBuilder

Re-exports WritePhysicalInventoryDocServiceRequestBuilder

batch

Re-exports batch

changeset

Re-exports changeset

defaultPhysicalInventoryDocServicePath

Re-exports defaultPhysicalInventoryDocServicePath

functionImports

Re-exports functionImports

initiateRecount

Re-exports initiateRecount

initiateRecountOnItem

Re-exports initiateRecountOnItem

postDifferences

Re-exports postDifferences

postDifferencesOnItem

Re-exports postDifferencesOnItem

Type aliases

ReadPhysicalInventoryDocServiceRequestBuilder

ReadPhysicalInventoryDocServiceRequestBuilder: GetAllRequestBuilderV2<PhysInventoryDocHeader> | GetAllRequestBuilderV2<PhysInventoryDocItem> | GetByKeyRequestBuilderV2<PhysInventoryDocHeader> | GetByKeyRequestBuilderV2<PhysInventoryDocItem>

WritePhysicalInventoryDocServiceRequestBuilder

WritePhysicalInventoryDocServiceRequestBuilder: CreateRequestBuilderV2<PhysInventoryDocHeader> | UpdateRequestBuilderV2<PhysInventoryDocHeader> | DeleteRequestBuilderV2<PhysInventoryDocHeader> | CreateRequestBuilderV2<PhysInventoryDocItem> | UpdateRequestBuilderV2<PhysInventoryDocItem> | DeleteRequestBuilderV2<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

  • Initiate Recount.

    Parameters

    Returns FunctionImportRequestBuilderV2<InitiateRecountParameters, PhysInventoryDocHeader>

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

initiateRecountOnItem

  • Initiate Recount On Item.

    Parameters

    Returns FunctionImportRequestBuilderV2<InitiateRecountOnItemParameters, PhysInventoryDocItem>

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

postDifferences

  • Post Differences.

    Parameters

    Returns FunctionImportRequestBuilderV2<PostDifferencesParameters, PhysInventoryDocHeader>

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

postDifferencesOnItem

  • Post Differences On Item.

    Parameters

    Returns FunctionImportRequestBuilderV2<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