Integration Guide

Table Of Contents
Software Description
______________________________________________________________________________
WaveWorks PSS, Integration Guide, 1.10 Page 83
© 2000, Symbol Technologies, Inc. February 1, 2000
Database tables associated with the shopping trip are:
Pss_Currency
Pss_Customer
Pss_Language
Pss_Text
Pss_Shopping_List
Pss_Session
Pss_Shopping_Item
Pss_Shopping_Activity
Pss_Shopping_Tax
Pss_Tax_Table
Pss_Tax_Table_Entry
Pss_Unknown_Item
Pss_Item
Pss_System_Setting
Pss_Message_Log
Other objects such as classes need to be defined:
PssStoreInformation
PssSpecialBarcode
Session
Language Text
Activity
Customer
Customer Rescan
Event Scheduler
8.3.4 Shopping Trip Message Log Entries
This describes the log messages found in the Pss_Message_Log table that originated within the
Shopping Trip. The text shown here is in English, since the inclusion of all language text for all
messages would be excessive. This text is configurable in the database table Pss_Text, so if a
message is not here or not exactly as stated here, then the database table probably has changed.
All text is accessed through the GetText method, which accepts the Text_Id as an input
parameter.