SourcingFactorServicepublic interface SourcingFactorFactory
| Sourcing Factor | Weight |
|---|---|
| DISTANCE | 50 |
| ATS | 30 |
| PRIORITY | 20 |
| Modifier and Type | Method and Description |
|---|---|
Set<SourcingFactor> |
getAllSourcingFactors()
Deprecated.
Get the list of all the defined sourcing factors.
|
SourcingFactor |
getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId)
Deprecated.
Create or retrieve the requested sourcing factor according to the identifier given in parameter.
|
SourcingFactor getSourcingFactor(SourcingFactorIdentifiersEnum sourcingFactorId)
sourcingFactorId - the sourcing factor identifier to create or retrieve.Set<SourcingFactor> getAllSourcingFactors()
Copyright © 2017 SAP SE. All Rights Reserved.