C_BUSPARTSOURCEPACKAGETP_SRV
Business Partner Source Packages
C_BUSPARTSOURCEPACKAGETP_SRV is an OData service definition in SAP S/4HANA. It exposes 2 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (2)
| CDS View | Alias |
|---|---|
| C_BusPartSourcePackageTP | SourcePackage |
| I_UserContactCard | UserContactCard |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| C_BUSPARTSRCEPACKAGETP_SRV | ODATA | V2 | C1 | NOT_RELEASED | false |
Source
@EndUserText.label: 'Business Partner Source Packages'
define service C_BusPartSourcePackageTP_SRV {
expose C_BusPartSourcePackageTP as SourcePackage;
expose I_UserContactCard as UserContactCard;
}