GetInvoiceProductsFromOpportunity Message (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Works for all deployment types Works online only

Retrieves the products from an opportunity and copies them to the specified invoice.

The relevant classes are specified in the following table.

Type Class
Request GetInvoiceProductsFromOpportunityRequest
Response GetInvoiceProductsFromOpportunityResponse
Entity opportunity

Remarks

To use this message, pass an instance of the GetInvoiceProductsFromOpportunityRequest class as the request parameter in the Execute method.

To perform this action, the caller must have access rights on the opportunity entity instance. For a list of required privileges, see GetInvoiceProductsFromOpportunity Privileges.

See Also

Concepts

Reference

© 2010 Microsoft Corporation. All rights reserved.