Closed etimr closed 1 day ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: etimr
:x: OlenaTi
You have signed the CLA already but the status is still pending? Let us recheck it.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Provides an example of an hierarchy function as
ListReport
andValueHelp
Changes:
LineItem parent.name
is removed fromapp/common.cds
, because it leads to OData requests with$expand
for an hierarchy function which are not supported yetsap.common.CodeList
aspect was removed fromGenres
entity because it providesValueHelp
dialog implicitly through annotation @cds.odata.valuelist. It also uses the annotation@cds.autoexpose
, because of this entityGenres
should be exposed explicitly inCatalogService
andReviewService
aftersap.common.CodeList
is removed.GenreHierarchy
is temporal and will be solved by CAP Java team in the futureListReport
add tomanifest.json
:PresentationVariant
and root entity withPresentationVariantQualifier