📚 SAP Business One SDK Help

BoConsumptionMethod Enumeration
See Also 

Description

Specifies the default methods for forecast consumption.

Members

MemberValueDescription
cm_BackwardForward0The system starts to subtract from the forecast of -X days (DaysBackward) and then continue with the forecast of +Y days (DaysForward).
cm_ForwardBackward1The system starts to subtract from the forecast of +Y days (DaysForward) and then continue with the forecast of -X days (DaysBackward).