actl_bill_exp | DECIMAL | decimal (19,4) | | | | CURRENCY | Actual billable expenses for the case. Not displayed/used by CeFO client. Used by the Case BO to to calculate the total for the tot_actl_bill field | Search (3) |
actl_nonbill | DECIMAL | decimal (19,4) | | | | CURRENCY | Actual non-billable expenses for the case. Not displayed/used by CeFO client. Used by the Case BO to to calculate the total for the tot_actl_nonb field | Search (3) |
actl_phone_time | LONG | int | | | | DIRECT | Actual elapsed time spent on the phone for the case or subcase; entered by user if different from captured phone time in seconds | Search (3) |
actl_rsrch_time | LONG | int | | | | DIRECT | Actual elapsed time spent doing research for the case or subcase; entered by user if different from captured research time in seconds | Search (3) |
bill_time | LONG | int | | | | DIRECT | Calculated billable time for the case/subcase; calculated from T&E log time items in seconds | Search (3) |
calc_bill_exp | DECIMAL | decimal (19,4) | | | | CURRENCY | Calculated billable expenses for the case; calculated from T&E logs | Search (3) |
calc_nonbill | DECIMAL | decimal (19,4) | | | | CURRENCY | Calculated non-billable expenses for the case; calculated from T&E logs | Search (3) |
calc_phone_time | LONG | int | | | | DIRECT | Time spent on the phone for the case or subcase; calculated from phone logs | Search (3) |
calc_rsrch_time | LONG | int | | | | DIRECT | Elapsed time spent doing research for the case or subcase; calculated from research logs in seconds | Search (3) |
close_date | CLK_TIME | datetime | 1 | | | | Case close date and time | Search (3) |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
nonbill_time | LONG | int | | | | DIRECT | Calculated non-billable time for the case/subcase; calculated from T&E log time items in seconds | Search (3) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (1) |
previous_closed | CLK_TIME | datetime | | | | | Date/time case/subcase was last closed; earlier than close date if the case has been closed before | Search (3) |
summary | CHAR | varchar | | 255 | | | Close case summary | |
tot_actl_bill | DECIMAL | decimal (19,4) | | | | CURRENCY | Total actual billable expenses for the case and all subcases; not displayed/used | |
tot_actl_nonb | DECIMAL | decimal (19,4) | | | | CURRENCY | Total actual non-billable expenses for the case and all subcases; not displayed/used | |
tot_actl_phone_time | LONG | int | | | | DIRECT | Total actual elapsed time spent on the phone, including both captured and added time, for the case and all its subcases in seconds | |
tot_actl_rsrch_time | LONG | int | | | | DIRECT | Total elapsed time spent doing research for the case and all its subcases in seconds | |
used_unit | FLOAT | real | | | | | Number of contract units used | |