Tabs3 Device Interface (TBDevice)
Billman Data Format
Overview
The Tabs3 Device Interface (TBDevice) software (BILLMAN format) can be used to convert telephone expense transactions from Deltacom’s Billman Call Data system to be compatible with the Merge Tabs3 Remote Data program.
The Tabs3 Device Interface (TBDevice) program must reside in the same directory as the Tabs3 programs in order to work properly. The Billman data file must reside in the Tabs3 program directory. Details regarding the exact file layout can be found on the following page.
Installation
The Tabs3 Device Interface (TBDevice) program must be installed to the directory on your hard disk where the Tabs3 program resides. The Tabs3 program directory can be found in Tabs3 by selecting Help | About Tabs3.
Configuring the Data Collection Device Type
Before you can convert any data from a data collection device, Tabs3 Device Interface (TBDevice) must be configured to handle the necessary format. The main purpose of the configuration is to specify the name of the collection device data file and specify a default tcode.
Converting the BILLMAN Data
Use the following procedure for conversion:
Note: A TBDEVICE.LOG file is created and will contain any records that were not converted. If no errors were encountered during the conversion, then the TBDEVICE.LOG file will include a start and finish time.
Note: If you are using a full user system, the data file containing the logged phone calls will automatically be deleted when the conversion is complete to avoid double posting of the data. However, when using a demo system, the data file is not deleted.
Note: You can change the phone call transaction code and the detail description options used by the BILLMAN format by selecting File | Configure.
Input Field Positions
The following information is imported from the Billman data file.
|
Field |
Position |
|
Client |
4 |
|
Description |
9 |
|
Date |
10 |
|
Amount |
32 |
Notes
Sample Data File
The following is an example of a Billman data file. Please note that lines with longer descriptions were wrapped to the next line and indented in this example so the text can be seen on the printed copy. Actual transactions in a real data file will appear as one continuous line.
"12345678","0"," ","10000","VIPOR COMMUNICATIONS ","0","OFFICE CALLS
","0"," ","090618","1144",128.00,"2055550008","4237459090","205","859","HUNTSVILLE",
"AL","2058594589","0","0"," "," ","ASSOC CLASSIC OUTBOUND ",1.50,0.00,0.00,1.50, 0.27,0.00,0.00,0.28,0.27,0.00,0.01,0.00,0.00,122, " ", "0", 0.00, 0.00, 0.00,"1", 3, " ", "0", 0
"12345678","0"," ","10000","VIPOR COMMUNICATIONS ","0","OFFICE CALLS
","0"," ","090619","1144",128.00,"2055550008","4237459090","205","859","HUNTSVILLE",
"AL","2058594589","0","0"," "," ", "ASSOC CLASSIC OUTBOUND ", 1.50,0.00,0.00,1.50, 0.27,0.00,0.00,0.28,0.27,0.00,0.01,0.00,0.00,122, " ", "0", 0.00, 0.00, 0.00, "1", 3, " ", "0", 0
Startup Options
Command line options can be used when starting Tabs3 Device Interface (TBDevice) to bypass the User ID prompt and automatically execute the Convert program thereby eliminating user interaction. These startup options can be quite useful when implemented as part of a batch file.
The following are examples of the available startup options:
Bypass the User ID prompt C:\Program Files\Tabs3\TBDEVICE.EXE ALICE
Convert C:\Program Files\Tabs3\TBDEVICE.EXE /CONVERT BILLMAN
Note: The normal "sign in" routine is used when Tabs3 Device Interface (TBDevice) is started with the "/CONVERT" option. If you have not specified a User ID on the command line, you will be required to enter the User ID. If password security has been defined, you will also be required to enter the password before the Convert program will proceed.
The Tabs3 Device Interface (TBDevice) Help includes complete details regarding Startup Options.
20090115