Previous Topic

Next Topic

MARKETEXPORT Data Definition

The Market Statistics 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).

Note: Should a property have the OPP_PMS license active, OPP_S&C license active, OPP_BO add-on license inactive, OPP_EXP add-on license inactive, OPP_ESM add-on license inactive, OPP_COM add-on license active, Commission>Positive Pay Check Export application parameter is inactive, and Exports>Country Export application function is inactive, the Configuration menu option for External will no longer display without any menu options.

Export File Header

FILE_GROUP_ID

FILE_TYPE_DESC

FILE and ZIP_FILE_NAME

FILE_EXTENSION

MISC

Market Statistics Export

'WY_296'

TXT

Export File Details

COL_NAME

COL_LENGTH

COL_TYPE

FORMULA

BUSINESS_DATE

40

FORMULA

RPAD('000DATE',18)||TO_CHAR(BUSINESS_DATE,'DD/MM/YYYY')

SEQUENCE

3

FORMULA

LPAD(TO_CHAR(ROWNUM),3,'0')

MARKET_CODE

15

FORMULA

RPAD(RTRIM(MARKET_CODE)||'Q',15)

NO_OF_GUESTS

13

NUMBER

 

ENTERKEY

1

FORMULA

CHR(10)

SEQUENCE_1

3

FORMULA

LPAD(TO_CHAR(rownum),3,'0')

MARKET_CODE

15

FORMULA

RPAD(RTRIM(MARKET_CODE)||'R',15)

TOTAL_REVENUE

13

NUMBER

 

 See Also