Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @sap/cloud-sdk-vdm-financial-planning-entry-item-service

@sap/cloud-sdk-vdm-financial-planning-entry-item-service

This package contains the OData VDM for the Financial Planning Entry Item Service of SAP S/4HANA Cloud. This service is part of the following communication scenarios: SAP Business Objects Cloud for Planning Integration (SAP_COM_0087). You can find additional documentation for this service on help.sap.com.

Helpful Links

Index

Type aliases

ReadFinancialPlanningEntryItemServiceRequestBuilder

ReadFinancialPlanningEntryItemServiceRequestBuilder: GetAllRequestBuilder<CompanyCode> | GetAllRequestBuilder<CostCenter> | GetAllRequestBuilder<FinPlanningEntryItem> | GetAllRequestBuilder<ProfitCenter> | GetByKeyRequestBuilder<CompanyCode> | GetByKeyRequestBuilder<CostCenter> | GetByKeyRequestBuilder<FinPlanningEntryItem> | GetByKeyRequestBuilder<ProfitCenter>

WriteFinancialPlanningEntryItemServiceRequestBuilder

WriteFinancialPlanningEntryItemServiceRequestBuilder: CreateRequestBuilder<CompanyCode> | UpdateRequestBuilder<CompanyCode> | DeleteRequestBuilder<CompanyCode> | CreateRequestBuilder<CostCenter> | UpdateRequestBuilder<CostCenter> | DeleteRequestBuilder<CostCenter> | CreateRequestBuilder<FinPlanningEntryItem> | UpdateRequestBuilder<FinPlanningEntryItem> | DeleteRequestBuilder<FinPlanningEntryItem> | CreateRequestBuilder<ProfitCenter> | UpdateRequestBuilder<ProfitCenter> | DeleteRequestBuilder<ProfitCenter>

Variables

Const defaultFinancialPlanningEntryItemServicePath

defaultFinancialPlanningEntryItemServicePath: "/sap/opu/odata/sap/API_FINPLANNINGENTRYITEM_SRV" = "/sap/opu/odata/sap/API_FINPLANNINGENTRYITEM_SRV"

Functions

batch

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

    Parameters

    Returns ODataBatchRequestBuilder

    A request builder for batch.

changeset

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

    Parameters

    Returns ODataBatchChangeSet

    A change set for batch.