ffscpq.AddEstProductToScopingSessionServiceglobal with sharing class AddEstProductToScopingSessionService A service that provides functionality related to adding estimate products to a scoping session. MaxDependencyCount(35) MethodsaddEstimateProductsToScopingSessionglobal static ffscpq.AddEstProductToScopingSessionService.AddEstimateProductResponse addEstimateProductsToScopingSession(ffscpq.AddEstProductToScopingSessionService.AddEstimateProductRequest request) A method that adds estimate products to an existing scoping session. Input Parameters
Return ValueThis service returns an AddEstimateProductResponse. ffscpq.AddEstProductToScopingSessionService.AddEstimateProductRequestglobal with sharing class AddEstimateProductRequest The request structure for adding estimate products to a scoping session. Properties
MethodsAddEstimateProductRequestglobal AddEstimateProductRequest(Id scopingSessionId, List<Id> estimateProductIds) ffscpq.AddEstProductToScopingSessionService.AddEstimateProductResponseglobal with sharing class AddEstimateProductResponse The result returned after adding estimate products to a scoping session. Properties
|