CustInvoiceTrans.isStocked Method
Checks whether the journal line is tracked in inventory.
Syntax
public boolean isStocked()
Run On
Called
Return Value
Type: boolean
true if the journal line is tracked in inventory; 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.
Checks whether the journal line is tracked in inventory.
public boolean isStocked()
Called
Type: boolean
true if the journal line is tracked in inventory; otherwise, false.