Share via


EPPurchCOR::corRemainPurchQty Method [AX 2012]

Finds the remaining quantity.

Syntax

server public static Qty corRemainPurchQty(str _recId, real _remainPurchPhysical)

Run On

Server

Parameters

  • _recId
    Type: str
    The record ID for which to calculate the quantity.
  • _remainPurchPhysical
    Type: real
    The remainPurchPhysical value.

Return Value

Type: Qty Extended Data Type
The remaining ready to receive quantity.

See Also

Reference

EPPurchCOR Class