BankLGGuarantee.getLastRequestAction Method

Gets the last request action for the current letter of guarantee.

Syntax

public BankLGAction getLastRequestAction([boolean _raiseError, boolean _forUpdate])

Run On

Called

Parameters

  • _raiseError
    Type: boolean
    A Boolean value that indicates whether to raise the error exception when the last request action is missing; optional.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BankLGAction Table
The table buffer of BankLGAction .

See Also

Reference

BankLGGuarantee Table