Quote Collaboration Service
The Quote Collaboration Service global method account for the standard action to Quote Collaboration feature.
Global methods are not like APIs. They can only be invoked in an Apex Code.
You can invoke the method in Quote Collaboration service using the following command:
QuoteCollaborationService.<Name of the Function>where the
name of the function is API Name and it parameters.
|
In this Section: