ReqTrans.isForecast Method
Determines if the current ReqTrans record is a forecast transaction.
Syntax
public boolean isForecast()
Run On
Called
Return Value
Type: boolean
true if the current ReqTrans record is a forecast; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Determines if the current ReqTrans record is a forecast transaction.
public boolean isForecast()
Called
Type: boolean
true if the current ReqTrans record is a forecast; otherwise, false.