UI_KANBANSUMZDJITCALL_MON

OData Service Package: ODATA_PP_KAB_FIO_MONI_JITCALLS

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 ViewAlias
C_KanbanSumzdJITCall KanbanSummarizedJITCall
C_KanbanSumzdJITCallItem KanbanSummarizedJITCallItem
I_Supplier Supplier
I_SupplierCompanyByPlant SupplierCompanyByPlant
I_UnitOfMeasure UnitOfMeasure

Service Bindings (1)

BindingTypeVersionContractReleasePublished
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;
}