UI_KANBANSUMZDJITCALL_MON
Service for Monitor Kanban Sum JIT Calls
UI_KANBANSUMZDJITCALL_MON is an OData service definition in SAP S/4HANA. It exposes 5 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (5)
| CDS View | Alias |
|---|---|
| C_KanbanSumzdJITCall | KanbanSummarizedJITCall |
| C_KanbanSumzdJITCallItem | KanbanSummarizedJITCallItem |
| I_Supplier | Supplier |
| I_SupplierCompanyByPlant | SupplierCompanyByPlant |
| I_UnitOfMeasure | UnitOfMeasure |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| UI_KANBANSUMZDJITCALL_MON | ODATA | V4 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'Service for Monitor Kanban Sum JIT Calls'
define service UI_KANBANSUMZDJITCALL_MON {
expose C_KanbanSumzdJITCall as KanbanSummarizedJITCall;
expose C_KanbanSumzdJITCallItem as KanbanSummarizedJITCallItem;
expose I_Supplier as Supplier;
expose I_SupplierCompanyByPlant as SupplierCompanyByPlant;
expose I_UnitOfMeasure as UnitOfMeasure;
}