Share via


PurchParmLine.pdsSetPdsVendBatchInfo Method

Sets the vendor batch information based on the related PurchParmLine record.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public boolean pdsSetPdsVendBatchInfo()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean pdsSetPdsVendBatchInfo()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public void pdsSetPdsVendBatchInfo()

  Microsoft Dynamics AX 2012 (FPK)
          public void pdsSetPdsVendBatchInfo()

Run On

Called

Return Value

Type: boolean
true if the vendor batch info record was created or updated; otherwise, false.

See Also

Reference

PurchParmLine Table