public class AtpFormulas extends AbstractItems<AtpFormulaModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATPFORMULA_CUSTOM_NAME |
static java.lang.String |
ATPFORMULA_NAME |
| Constructor and Description |
|---|
AtpFormulas() |
| Modifier and Type | Method and Description |
|---|---|
AtpFormulaModel |
customFormula(java.lang.Boolean includeAvailability,
java.lang.Boolean includeAllocation,
java.lang.Boolean includeCancellation,
java.lang.Boolean includeIncrease,
java.lang.Boolean includeReserved,
java.lang.Boolean includeShrinkage,
java.lang.Boolean includeWastage,
java.lang.Boolean includeReturned,
java.lang.Boolean includeExternal) |
protected WarehousingDao<AtpFormulaModel> |
getAtpFormulaDao() |
AtpFormulaModel |
Hybris() |
void |
setAtpFormulaDao(WarehousingDao<AtpFormulaModel> atpFormulaDao) |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelService, getOrSaveAndReturn, setFlexibleSearchService, setModelServicepublic static final java.lang.String ATPFORMULA_NAME
public static final java.lang.String ATPFORMULA_CUSTOM_NAME
public AtpFormulaModel Hybris()
public AtpFormulaModel customFormula(java.lang.Boolean includeAvailability, java.lang.Boolean includeAllocation, java.lang.Boolean includeCancellation, java.lang.Boolean includeIncrease, java.lang.Boolean includeReserved, java.lang.Boolean includeShrinkage, java.lang.Boolean includeWastage, java.lang.Boolean includeReturned, java.lang.Boolean includeExternal)
protected WarehousingDao<AtpFormulaModel> getAtpFormulaDao()
public void setAtpFormulaDao(WarehousingDao<AtpFormulaModel> atpFormulaDao)
Copyright © 2018 SAP SE. All Rights Reserved.