PurchAgreementTree_PSN.treeNode Method [AX 2012]

Gets the index of the node in the tree for the specified value of the purchase agreement record ID.

public Integer treeNode(RecId _purchAgreementId)

Run On

Called

Parameters

_purchAgreementId
Type: RecId Extended Data Type
The record ID of the PurchAgreementHeader table record.

Return Value

Type: Integer Extended Data Type
An integer value spcifying the index of a node in the tree.

Community Additions

ADD
Show: