Uses of Class
com.sap.retail.oaa.commerce.services.sourcing.exception.SourcingException
Packages that use SourcingException
Package
Description
-
Uses of SourcingException in com.sap.sapoaacarintegration.services.atp.impl
Methods in com.sap.sapoaacarintegration.services.atp.impl that throw SourcingException -
Uses of SourcingException in com.sap.sapoaacarintegration.services.sourcing.impl
Methods in com.sap.sapoaacarintegration.services.sourcing.impl that throw SourcingExceptionModifier and TypeMethodDescriptionDefaultSourcingService.callRestService(AbstractOrderModel abstractOrderModel, boolean execAllStrategies, boolean reserve) voidDefaultSourcingService.callRestServiceAndPersistResult(AbstractOrderModel model) voidDefaultSourcingServiceTest.testCallRestService()