Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Core.ContentID in actions #340

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Use Core.ContentID in actions #340

wants to merge 12 commits into from

Conversation

HeikoTheissen
Copy link
Contributor

SAP-specific solution to oasis-tcs/odata-specs#1969

vocabularies/Common.xml Outdated Show resolved Hide resolved
vocabularies/Common.xml Outdated Show resolved Hide resolved
ralfhandl
ralfhandl previously approved these changes Aug 29, 2024
<Collection>
<Record>
<Annotation Term="Core.Description" String="Correspondence between sales quotation item and sales order item" />
<PropertyValue Property="ParameterValue" PropertyPath="items" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where does this "items" come from? It's a PropertyPath, so I would expect somewhere a property "items" - the only thing I see in the example is a parameter.

Copy link
Contributor Author

@HeikoTheissen HeikoTheissen Aug 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A property path relative to an action starts with a parameter name or with $ReturnType. See here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants