hga12345
Aerospace
- Jun 12, 2014
- 2
Hello-
I have the following relation working, but I want to also be able to override the quantity of a single part. Please, any help is appreciated!
if asm_mbr_type=="BULK ITEM"
quantity= "A/R"
else
quantity= rpt_qty
endif
I have the following relation working, but I want to also be able to override the quantity of a single part. Please, any help is appreciated!
if asm_mbr_type=="BULK ITEM"
quantity= "A/R"
else
quantity= rpt_qty
endif