UI_SRCGSUPPLIERLIST_MANAGE

OData Service Package: ODATA_MM_PUR_INSTSL_MAINTN

Service defn for SrcgSupplierList_Manage

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

Exposed CDS Views (10)

CDS ViewAlias
C_SourcingSupplierListTP_2 SourcingSupplierList
C_SrcgSuplrListBPDetailsVH SrcgSuplrListBPDetailsVH
C_SrcgSuplrListBusPartnerTP_2 SrcgSuplrListBusPartner
C_SrcgSuplrListCompanyCodeTP_2 SrcgSuplrListCompanyCode
C_SrcgSuplrListMatlGroupTP_2 SrcgSuplrListMatlGroup
C_SrcgSuplrListSuplrDeltnVH SrcgSuplrListSuplrDeltnVH
C_SuplrListBusinessPartnerTP_2 SuplrListBusinessPartner
C_SuplrListBusinessPartnerVH SuplrListBusinessPartnerVH
C_SuplrListMaterialGroupTP_2 SuplrListMaterialGroup
C_SupplierListTP_2 SupplierList

Service Bindings (1)

BindingTypeVersionContractReleasePublished
UI_SRCGSUPPLIERLIST_MANAGE ODATA V2 C1 NOT_RELEASED false

Fiori Apps (1)

App IDApp NameTypeDescription
F4536 Manage Suppliers for Sourcing Transactional An application to maintain the supplier lists of Soucing project

Source

@EndUserText.label: 'Service defn for SrcgSupplierList_Manage'
define service UI_SRCGSUPPLIERLIST_MANAGE {
  expose C_SourcingSupplierListTP_2 as SourcingSupplierList;
  expose C_SrcgSuplrListBusPartnerTP_2 as SrcgSuplrListBusPartner;
  expose C_SrcgSuplrListMatlGroupTP_2 as SrcgSuplrListMatlGroup;
  expose C_SrcgSuplrListCompanyCodeTP_2 as SrcgSuplrListCompanyCode;
  expose C_SuplrListBusinessPartnerVH as SuplrListBusinessPartnerVH;
  expose C_SupplierListTP_2 as SupplierList;
  expose C_SuplrListBusinessPartnerTP_2 as SuplrListBusinessPartner;
  expose C_SuplrListMaterialGroupTP_2 as SuplrListMaterialGroup;
  expose C_SrcgSuplrListSuplrDeltnVH as SrcgSuplrListSuplrDeltnVH;
  expose C_SrcgSuplrListBPDetailsVH as SrcgSuplrListBPDetailsVH;
}