Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

GetContributionTypes

  • Last UpdatedOct 05, 2022
  • 1 minute read

The GetContributionTypes method returns a list of contribution types. The contribution types are relevant to contributions.

Notes

Often different assets within the supply chain have a defining source characteristic that you may want to keep track of. For example, the business may want to apportion payment to the different owners of a product, based on the amount of material they contributed to the shipment.

In AVEVA™ Production Management, these source characteristics are called Contribution characteristics and they can be organized into categories of ContributionType.

Example of contribution types:

  • Owners

  • Suppliers

  • Venture Capital Financers

  • Geotype

Details

Description

Queries the defined contribution types in an project.

Returns

Returns a list of defined contribution types.

Accesses

Inventory

Required permissions

Must have Inventory permissions.

Request

See GetContributionTypes request message.

Response

See GetContributionTypes response message.

In This Topic