FCO_EB_PROD_COST_CLTR_DET
Event-Based Prod Cost Collector Detail
FCO_EB_PROD_COST_CLTR_DET is an OData service definition in SAP S/4HANA. It exposes 8 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (8)
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| FCO_EB_PROD_COST_CLTR_DET | ODATA | V2 | C1 | NOT_TO_BE_RELEASED_STABLE | false |
Fiori Apps (1)
| App ID | App Name | Type | Description |
|---|---|---|---|
| F6965 | Product Cost Collector Details - Event-Based | Analytical | You can only use Product Cost Collector Details - Event-Based if you have activated the business function Universal Parallel Accounting (FINS_PARALLEL_ACCOUNTING_BF, short: UPA). With this app you can see a breakdown of event-based cost postings for repetitive manufacturing orders (order category 05 - product cost collectors). The app provides a detailed cost comparison of actual and target costs for product cost collectors that are running with the Event-Based Production Cost Posting solution (3F0). |
Source
@EndUserText.label: 'Event-Based Prod Cost Collector Detail'
define service FCO_EB_PROD_COST_CLTR_DET {
expose C_EvtBsdProductCostCollector;
expose C_EvtBsdProdCostCollectorDet;
expose I_UserContactCard;
expose C_EvtBsdProdCostCollectorInfo;
expose C_EvtBsdCostCtrlgCrcyRoleVH;
expose C_ProdCostCollectorKeyStatus;
expose C_ProdCostCollectorActvStatus;
expose C_EvtBsdStdLdgrByCompanyCodeVH;
}