FTOS_CMB_Currency
This entity is an extension for FTOS_CMB_Currency, which contains the cut off time and the "FCY Payment Allowed" flag.
| Name | Display Name | Attribute Type |
Length |
Description |
|---|---|---|---|---|
| FTOS_IB_CurrencyExtid | FTOS_IB_CurrencyExtid | Pk |
N/A |
Primary Key. |
| Code | Code | Text | N/A | Primary attribute. |
| userId | User | Lookup | N/A | System attribute. |
| createdByUserId | Created by user | Lookup | N/A | System attribute. |
| modifiedByUserId | Modified by user | Lookup | N/A | System attribute. |
| businessUnitId | Business Unit | Lookup | N/A | System attribute. |
| createdOn | Created On | Date Time | N/A | System attribute. |
| modifiedOn | Modified On | Date Time | N/A | System attribute. |
| entityStatusId | Status | Lookup | N/A | System attribute. |
| currencyId | Currency | Lookup | N/A |
FK to FTOS_CMB_Currency. |
| cutOffTime | Cut Off Time | Date Time | N/A |
The cut-off time. |
| fcyPaymentAllowed | FCY Payment Allowed | Bool | N/A |
True, then foreign currency is allowed. False, it is not. |