Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

How to get a list of Sales Agreements #132

Description

@avaMar23

I am using the code provided in the ODataConsoleApplication and mimicking similar functionality. In QueryExamples.cs, I create my own functions and pass the context as input.

However, I cannot seem to get a list of Sales Agreements, in the same way I can get a list of Sales Orders for instance (e.g. context.SalesOrderHeaders.Where(x => x.InvoiceCustomerAccountNumber== "12345");)

Is this functionality not supported, or is there another way of doing this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions