C_BUSPARTSOURCEPACKAGETP_SRV

OData Service Package: MDC_BUPA_GOV_BO

Business Partner Source Packages

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

Exposed CDS Views (2)

CDS ViewAlias
C_BusPartSourcePackageTP SourcePackage
I_MDCloudUserContactCard UserContactCard

Service Bindings (2)

BindingTypeVersionContractReleasePublished
C_BUSPARTSRCEPACKAGETP_SRV ODATA V2 C1 NOT_RELEASED false
C_BUSPARTSRCEPACKAGETP_V4 ODATA V4 C1 NOT_RELEASED false

Source

@EndUserText.label: 'Business Partner Source Packages'
define service C_BusPartSourcePackageTP_SRV {
  expose C_BusPartSourcePackageTP as SourcePackage;
  expose I_MDCloudUserContactCard as UserContactCard;
}