Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-treasury-position-flow-service

@sap/cloud-sdk-vdm-treasury-position-flow-service

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

Helpful Links

Index

Type aliases

ReadTreasuryPositionFlowServiceRequestBuilder

ReadTreasuryPositionFlowServiceRequestBuilder: GetAllRequestBuilder<TrsyPosFlow> | GetByKeyRequestBuilder<TrsyPosFlow>

WriteTreasuryPositionFlowServiceRequestBuilder

WriteTreasuryPositionFlowServiceRequestBuilder: CreateRequestBuilder<TrsyPosFlow> | UpdateRequestBuilder<TrsyPosFlow> | DeleteRequestBuilder<TrsyPosFlow>

Variables

Const defaultTreasuryPositionFlowServicePath

defaultTreasuryPositionFlowServicePath: "/sap/opu/odata/sap/A_TRSYPOSFLOW_CDS" = "/sap/opu/odata/sap/A_TRSYPOSFLOW_CDS"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.