2.4.1.2 Derived Amount Tags
This topic provides the information on Derived Amount Tags .
In addition to normal amount tags supported for configuring facility related accounting entries, OBELCM also supports following derived amount tags which can be used in configuring contingent accounting entries for various events.
Request and response messages can be viewed in EXTERNAL_ACCOUNTING_LOG tables - GETB_EXTERNAL_ACCOUNTING_LOG for facility.
Following are the derived amount tags available for configuring the
contingent accounting entries.
Table 2-108 Derived Amount Tags
| Derived Amount Tag | Amount Tag Description | Revolving Formula | Non Revolving Formula |
|---|---|---|---|
| FINAL_LIMIT_AMT | Final Limit Amount | ADDITION ( EFF_LINE_AMT , TFR_AMT ) | ADDITION ( EFF_LINE_AMT , TFR_AMT ) |
| FINAL_LIMIT_AMT_INCR | Final Limit Amount Increase | ADDITION ( EFF_LINE_AMT_IN CR , TFR_AMT_INCR ) | ADDITION ( EFF_LINE_AMT_IN CR , TFR_AMT_INCR ) |
| FINAL_LIMIT_AMT_DECR | Final Limit Amount Decrease | ADDITION ( EFF_LINE_AMT_- DECR , TFR_AMT_- DECR ) | ADDITION ( EFF_LINE_AMT_- DECR , TFR_AMT_- DECR ) |
| UNAVAIL_AMT_IN CR | Unavailable Amount Increase | MAX ( ZERO , ZERO ) | MAX ( ZERO , MAT_AMT_INCR ) |
| UNAVAIL_AMT_- DECR | Unavailable Amount Decrease | MAX ( ZERO , ZERO ) | MAX ( ZERO , MAT_AMT_DECR ) |
Parent topic: Book Dated / Value Dated Fee Processing