FA_FEE_MUL_TIER(SQL Table) |
Index Back |
---|---|
Tier Fee Structure DetailRecord quantities and prices for multiple tiers when calculating service charge with calculation type = "T". |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(5) | VARCHAR2(5) NOT NULL | Bank Code | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Structure Code for Fee Analysis | |
4 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
5 | Character(20) | VARCHAR2(20) NOT NULL |
Fee code mapped to Bank Fee code used for Fee Analysis.
Prompt Table: FA_FEE_CD_TBL |
|
6 | Number(10,0) | DECIMAL(10) NOT NULL | This is a number for calculating the service charge with calculation type is 'T'. | |
7 | Number(10,0) | DECIMAL(10) NOT NULL | This is a number for calculating the service charge with calculation type is 'T'. | |
8 | PRICE | Signed Number(16,4) | DECIMAL(14,4) NOT NULL | This is price per unit for calculating the service charge. |