Share via


InventRegistrationPurchLine.getDirPartyRecId Method [AX 2012]

Retrieves the DirPartyRecId extended data type of the vendor that is associated with the purchase order.

Syntax

public DirPartyRecId getDirPartyRecId()

Run On

Called

Return Value

Type: DirPartyRecId Extended Data Type
The DirPartyRecId of the vendor.

See Also

Reference

InventRegistrationPurchLine Class