Quantity using transaction units. Quantity conversion

Fulfilled= nvl({quantityshiprecv},0)*({quantityuom}NULLIF({quantity},0))

BACKORDERED={quantityuom}- (nvl({quantityshiprecv},0)*({quantityuom}NULLIF({quantity},0))) // this is a specific case for particualr client

Leave a comment

Your email address will not be published. Required fields are marked *