Share via


BankLGDocumentMap::find Method

Finds the origin document record.

Syntax

client server public static BankLGDocumentMap find(
    BankLGOriginType _originType, 
    BankLGOriginNum _originNum, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the origin document buffer for update.

Return Value

Type: BankLGDocumentMap Map
The origin document buffer that is assigned to the BankLGDocumentMap map.

See Also

Reference

BankLGDocumentMap Map