Previous Topic

Next Topic

Foliotax Export Data Definition

The Foliotax Export is automatically generated and transmitted to the application server during the Night Audit procedure in Opera. But this export can be manually ran by selecting Miscellaneous>File Export>General or Configuration>External>Export Files. This export file is available on-demand, to allow for external and local resources to produce more up to the minute information in case of an emergency. The file transfer from Opera to the database is completed by using the Opera OXI_HUB Interface, with an HTTP address that is setup for the actual export file itself (See Export Files for details).

Export File Header

FILE_GROUP_ID

FILE_TYPE_DESC

FILE and ZIP_FILE_NAME

FILE_EXTENSION

MISC

Foliotax Export

 

TXT

Export File Details

COL_NAME

COL_LENGTH

COL_TYPE

FORMULA

COMPANY_TRAVEL_AGENT

30

FORMULA

DECODE(COMPANY_NAME,NULL,TRAVEL_AGENT_NAME,COMPANY_NAME)

PASSPORT/TAX1D

25

FORMULA

DECODE(TAX_ID1,NULL, DECODE(TAX_ID2,NULL,PASSPORT),TAX_ID1)

TOTAL_GROSS

16

NUMBER

 

GUEST_NAME

30

VARCHAR2

 

GUEST_FIRST_NAME

30

VARCHAR2

 

CITY

20

VARCHAR2

 

ZIP_CODE

20

VARCHAR2

 

 See Also