BankLGDocumentMap.bankLGGuaranteeRelationMap Method [AX 2012]
Finds the corresponding BankLGGuaranteeRelationMap buffer for the current document.
public BankLGGuaranteeRelationMap bankLGGuaranteeRelationMap([boolean _forUpdate])
Run On
CalledParameters
- _forUpdate
- Type: boolean
A Boolean value that indicates whether the origin document buffer will be updated.
Return Value
Type: BankLGGuaranteeRelationMap MapA record in the BankLGGuaranteeRelationMap table if exists; otherwise, an empty buffer of the corresponding BankLGGuaranteeRelationMap table.
Community Additions
ADD
Show: