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