Hi All,
I am trying to display Item Net weight on a delivery Note. For that I am trying to write a method. Not sure what wrong I am doing
//BP Deviation documented
display ItemNetWeight NetWeight()
{
;
return ItemNetWeight.inventTable().ItemNetWeight;
Can anyone help?
Thanks in advance
*This post is locked for comments
I have the same question (0)