Share via


BankLGDocumentMap::findByBankLG Method

Finds the origin document buffer that related to a BankLG guarantee.

Syntax

client server public static BankLGDocumentMap findByBankLG(
    BankLGRefRecId _recId, 
    BankLGOriginType _originType, 
   [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: BankLGDocumentMap Map
The origin document buffer that assigned to the BankLGDocumentMap map.

See Also

Reference

BankLGDocumentMap Map