Hi Arindam,
you cannot refer to the names GOODS_RECPT & GOODS_ISSUE in the same view where you define them.
Either create another view on top of your view or repeat the expressions that define your values.
Regards, Thomas
Hi Arindam,
you cannot refer to the names GOODS_RECPT & GOODS_ISSUE in the same view where you define them.
Either create another view on top of your view or repeat the expressions that define your values.
Regards, Thomas