RE: Can I access Work Order Buildable field?
I would like to access the Work Order “Buildable” field value from a transactional search. It doesn’t seem like this is possible. Would the following formula be reliable in finding the buildable quantity for a WO?
Formula(Numeric) = nvl({quantity},0)-nvl({quantityshiprecv},0) (Custom Label = Buildable)
It may be bad mannered to answer my own question but I’m going to anyways since I found a solution. It appears that the “Buildable” field is now accessible through saved search as of 2019.1 and is in the release notes.