BankLGDocumentMap.bankLGGuaranteeRelationMap Method [AX 2012]

Finds the corresponding BankLGGuaranteeRelationMap buffer for the current document.

public BankLGGuaranteeRelationMap bankLGGuaranteeRelationMap([boolean _forUpdate])

Run On

Called

Parameters

_forUpdate
Type: boolean
A Boolean value that indicates whether the origin document buffer will be updated.

Return Value

Type: BankLGGuaranteeRelationMap Map
A record in the BankLGGuaranteeRelationMap table if exists; otherwise, an empty buffer of the corresponding BankLGGuaranteeRelationMap table.

Community Additions

ADD
Show: