on 2017 Dec 13 6:33 AM
Gurus,
I am trying to build a navigation from List report line item document number to some other app – i.e have document number as link
Snippet from local annotations in UI.LineItem-
<code><Annotation Term="UI.LineItem">
<Collection>
<Record Type="UI.DataField">
.
.
.
<Record Type="UI.DataFieldForIntentBasedNavigation">
<PropertyValue Property="SemanticObject" String="MySalesOrder"/>
<PropertyValue Property="Inline" Bool="true"/>
<PropertyValue Property="Label" String="Manage"/>
<PropertyValue Property="Action" String="display"/>
</Record>
</Collection>
</Annotation>
Doesn’t work. ofcourse I am missing something, but didn’t find any blog/reference/KBA – Can you please help ?
I am using all local annotations in annotation modeler with xsodata, No ABAP CDS.
Thanks,
Tanveer
Request clarification before answering.
User | Count |
---|---|
62 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.