FTOS_IB_ParticipantBanksSchemas
This entity holds the information related to the payment schemas that a beneficiary bank has implemented, thus allowing to establish which schemas are available for the user to choose between.
| Name | Display Name | Attribute Type | Length | Description |
|---|---|---|---|---|
| FTOS_IB_ParticipantBanksSchemasid | FTOS_IB_ParticipantBanksSchemasid | Pk | N/A | Primary key automatically generated. |
| Name | Name | Text | N/A | Primary attribute automatically generated. |
| 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. |
| bic | BICSWIFT | Text | 25 | This attribute represents the BIC |
| lcySmallValDom | LCY Small Value Domestic | Bool | N/A | True, then the payment is a local currency Small Value Domestic. |
| lcyInstant | LCY Instant | Bool | N/A | True, then the payment is a local currency Instant. |
| lcyHighValueOrUrgent | LCY High Value Or Urgent | Bool | N/A | True, then the payment is a local currency High Value Or Urgent. |
| sepaEur | SEPA EUR | Bool | N/A | True, then the payment is a SEPA EUR. |
| sepaEurInstant | SEPA EUR Instant | Bool | N/A | True, then the payment is a SEPA EUR Instant. |
| target2 | Target 2 | Bool | N/A | True, then the payment is a Target 2. |