TICKET CAR Refueling Import
This routine performs the TICKET CAR refueling import. During the import process, the records in .TXT are saved in the Saved Refueling - TR6 table.
Position |
Field |
Type |
Size |
Description |
001 |
Transaction_Number |
NUMBER |
10 |
Transaction Information |
002 |
Transaction_Goods name |
CHAR |
30 |
Transaction Information |
003 |
Vehicle License Plate |
CHAR |
8 |
Vehicle Information |
004 |
Driver_Full name |
CHAR |
40 |
Driver Information |
005 |
Transaction_Odometer |
NUMBER |
10 |
Transaction Information |
006 |
Transaction_Amount |
NUMBER |
10 (2)* |
Transaction Information |
007 |
Transaction_Unitaty value |
NUMBER |
14 (3)* |
Transaction Information |
008 |
Transaction_Value |
NUMBER |
17 (2)* |
Transaction Information |
009 |
Transaction_Transaction Date |
DATE |
10 |
Transaction Information |
010 |
Estab_Company name |
CHAR |
24 |
Establishment Data |
011 |
Estab_City |
CHAR |
25 |
Establishment Data |
012 |
Estab_CNPJ |
CHAR |
14 |
Establishment Data |
*Fields with decimal and separated by comma. Example: 0000001,50 (10 (2))
**The format of the hour must be DD/MM/AAAA. Example: 10/05/2015
Procedures
1. | Save the .TXT file with refueling in the dictionary root. |
2. | Access the Ticket Car Refueling Import routine (MNTA631) in: Update > Fuel Control > Refueling > Ticket Conv. Import. |
3. | A message on the function and procedure of routine is displayed. |
4. | Select ‘Yes’ in the message. |
5. | A window to find the .TXT is displayed. |
6. | Find and select .TXT. |
7. | The system processes the records, then close the routine. |
8. |
Frequent Asked Questions
1. | Can I schedule this routine run? |
The import process of information is triggered by Menu or scheduled to run from time to time with periodicity defined by the customer.
2. | Why time is mandatory for Ticket Car layout? |
To avoid divergency between the event actual time the registered time and possible inconsistencies of the process as well.
See Also
Configuration of System Parameters.