We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8f6f8 commit 1a037e3Copy full SHA for 1a037e3
app/admin/fiori-service.cds
@@ -61,11 +61,6 @@ annotate AdminService.Books with {
61
ValueList: {
62
CollectionPath : 'GenreHierarchy',
63
Parameters : [
64
- {
65
- $Type : 'Common.ValueListParameterInOut',
66
- LocalDataProperty: genre_ID,
67
- ValueListProperty: 'ID',
68
- },
69
{
70
$Type : 'Common.ValueListParameterDisplayOnly',
71
ValueListProperty: 'name',
0 commit comments