Table to initialize transaction type. Is usefull if the FitId field begin with a significant string.
FitId | String searched at the begining of FITID field. Symbolic strings are :
|
---|---|
CheckNum | New value for CHECKNUM field if empty. Symbolic strings are :
|
TrnType | New value for TRNTYPE field. Symbolic strings are :
The string must be a valid TRNTYPE string value. |
FITID | CHECKNUM | TRNTYPE |
---|---|---|
%DEFAULT% | %TRNTYPE% | %TRNTYPE% |
0603 | DEPOT | DEP |
0621 | TIP | DEBIT |
By default CHECKNUM field, if empty, is filled with TRNTYPE field value.
If FITID field begin with "0603", CHECKNUM field, if empty, is set to "DEPOT", TRNTYPE field, if empty, is set to "DEP".
If FITID field begin with "0621", lCHECKNUM field, if empty, is set to "TIP", TRNTYPE field, if empty, is set to "DEBIT".