BankLGStatusType Enumeration
Help Text: Letter of guarantee current status.
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Request | 11 | Request |
RequestGiveToBeneficiary | 12 | Request give to beneficiary |
RequestIncreaseValue | 13 | Request increase value |
RequestDecreaseValue | 14 | Request decrease value |
RequestExtend | 15 | Request extend |
RequestCancel | 16 | Request cancel |
RequestLiquidate | 17 | Request liquidate |
ExecuteSubmitToBank | 31 | Submitted to bank |
ExecuteReceiveFromBank | 32 | Received from bank |
ExecuteGiveToBeneficiary | 33 | Given to beneficiary |
ExecuteIncreaseValue | 34 | Value increased |
ExecuteDecreaseValue | 35 | Value decreased |
ExecuteExtend | 36 | Extended |
ExecuteCancel | 37 | Cancelled |
ExecuteLiquidate | 38 | Liquidated |