Share via


ReqTransCache.pdsCreateExpiryTrans Method [AX 2012]

Creates expiry transactions for receipts with open quantity that has an expiration date.

Syntax

public void pdsCreateExpiryTrans(boolean _deleteExistingExpiryRecords)

Run On

Called

Parameters

  • _deleteExistingExpiryRecords
    Type: boolean
    Indicates whether any existing expiry records should be deleted.

See Also

Reference

ReqTransCache Class