Share via


RequisitionPurchaseOrderGeneration.validatePreEncumbrance Method [AX 2012]

Checks whether the line is posted.

Syntax

public boolean validatePreEncumbrance(PurchReqLine _purchReqLine)

Run On

Server

Parameters

  • _purchReqLine
    Type: PurchReqLine Table
    The PurchReqLine table object from the PurchReqLine table.

Return Value

Type: boolean
true if the line is posted.

See Also

Reference

RequisitionPurchaseOrderGeneration Class