UI_PRODUCTCOSTESTIMATE_MANAGE

OData Service Package: RAP_FIN_PCP_PRODCOSTEST

Product Cost Estimate - Manage

UI_PRODUCTCOSTESTIMATE_MANAGE is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (2)

CDS ViewAlias
C_ProdCostEstManageTP ProductCostEstimate
I_UserContactCard UserContactCard

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_PRODUCTCOSTESTIMATE_MANAGE ODATA V4 C1 NOT_TO_BE_RELEASED_STABLE false

Source

@EndUserText.label: 'Product Cost Estimate - Manage'
define service UI_ProductCostEstimate_Manage {
  expose C_ProdCostEstManageTP as ProductCostEstimate;
  expose I_UserContactCard     as UserContactCard;
}