Show TOC

Background documentationAppendix F: Miscellaneous Types

 

Type

Description

1

Transaction Cancel

2

Post Void 1

3

Manager Function 2

4

Reprint

5

Supervisor/Manager Override

6

Data Capture Indication 3

7

Credit Batch Closed to Here

8

POS Application Started

9

POS Terminal Data Reset

10

Clock-in Manager Function

11

Clock-out Manager Function

12

Power Fail Shutdown (UPS active)

13

Power Fail Restart (AC restored) P

14

Powersave/Standby Mode Started

15

Restart from Powersave/Standby Mode

16

Miscellaneous Batch

17

Transaction Retransmit – ‘refNum’ has orig txn number

18

Indicates that a Credit Batch was Transmitted Successfully

19

Indicates that an Error was Returned from the Signature Capture Printer

20

Post Update 1

21

MICR Error

22

Pay On Account for Balancing

23

Prompt Function

24

Pre-Authorization

25

Reserved

26

Fiscal Printer Cashier Switch

27

Fiscal Printer Transaction Number Realignment

28

Cashier Sign On

29

Cashier Sign Off

30

Terminal Lock

31

Terminal Unlock

32

Automatic Lock

33

Register Recovered from Abnormal Shut Down

34

Price Change Batch

35

Apply BatchSet

36

Apply BatchChange

37

End of Transaction

38

Bypass

39

Back to Regular Sale

40

Manager Code Auto-Generated Reference

41

PTD New Deposit

42

Automatic Balance Pickup – No Pickup Required

43

Terminal Close Function Attempted but Failed

44

Credit Card Multi-Use (same credit card used more than once in one transaction)

45

Parm files downloaded

46

Resume Suspended Transaction

47

Suspended Transaction

48

Cash Drawer Open

49

Cash Drawer Close

50

Missing Business Dates

51

Server Command – Generated by Xpress Server 4

52

Applying Download Files – Generated by Xpress Server 5

53

Applying Download Files Directly to SQL – Generated by Xpress Server 6

54

Server Invalid License Warning 7

55

Xpress Server Application Start 8

56

Xpress Server Application Stop 8

57

Exporting/Rebuilding Records from the Backoffice Database - Generated by Xpress Server 9

58

Reconciliation Balanced

59

Print Discount Description

60

Loyalty Host Error

61

Audit Login (Log user logging in)

62

Audit Logout (Log user logging out)

63

Audit Employee ID (Log change of employee ID number)

64

Audit Employee Information (Log change of employee personal information)

65

Audit Employee Status (Log change of employee status)

66

Audit Employee Authority (Log change of employee authorization level)

67

Audit Employee Password (Log change of employee password)

68

Audit Cashier Number (Log change of cashier number)

69

Audit New Employee (Log new employee)

70

Audit Delete Employee (Log delete employee)

71

New Security Key

72

Renew Membership (Renew Loyalty account expiry date)

73

Renew Membership Declined (Renew Loyalty account expiry date declined)

74

Original Transaction Information for Alternate Lookup Return 10

75

Points After the Fact (Custom implementation only)

76

Item Entry Control Data

77

Cashier Sign On Failure

78

Audit Login Failure

Comments for table above

Number

Text

1

The Reference Number field contains the original transaction number.

2

The Reference Number field contains the Manager Code number.

3

The Transaction Mode field will either be set to 0 (Off) or 1 (On).

4

When stopped, (for example, StartStop field is 0), the Reason field will contain 0 (no error) or 1 (with error). The Additional Info field will contain the error log file name if there is an error.

5

The Additional field will contain the applied file name. When stopped, (for example, StartStop field is 0), the Amount field will contain the count of records applied.

6

The Additional Info field contains the applied file name. When stopped (that is, the StartStop field is set to 0), the Amount field contains the count of records applied. The Cashier Number field will contain the count of records failed.

7

The Reason field will contain 0 (Demo License) or 1 (Temp License). The Additional Info field will contain the system tag.

8

The Additional Info field will contain the Software Version.

9

The Additional field will contain the exported/rebuilt file name. When stopped, (for example, the StartStop field is 0), the Amount field will contain the count of records exported. If the Amount field is 0 and the StartStop field is 0, then the export/rebuild was cancelled.

10

The Additional field contains a 6 digit store number. From the left, position 1 through 5 of the string contains the 5 lower digits of the store number. The 20th character of the string contains the high digit of the store number. If a store number is less than 6 digits, the 20th character will contain a zero (ASCII 48).

11

For Manager Codes 400 (Re-key Mode) and 402 (Training Mode), the Transaction Mode field is set to either 0 (Off) or 1 (On).

12

For Manager Code 244 (Open Store), the Additional Information field contains the Store Group ID as defined by the STOREGRPID parameter in the LOCAL.INI file.

Note Note

  • For 61 (Log User Logging In) and 62 Audit Login (Log user logging in): Cashier Number — cashier ID

  • For 63 (Log change of employee ID number): Cashier Number — manager number Additional Information - contains old ID ‘to’ new ID

  • For 64 (Log change of employee personal information): Cashier Number — manager number Additional Information - contains old date ‘to’ new data

  • For 65 (Log change of employee status) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 66 (Log change of employee authorization level) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 67 (Log change of employee password) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 68 (Log change of cashier number) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 69 (Log new employee) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 70 (Log delete employee) Cashier Number — manager number Additional Information - contains ‘emp ID:’ with employee ID

  • For 71 New Security Key Additional Information: contains new key

  • For 72 Renew Membership (Renew Loyalty account expiry date) Additional Information: Customers reference number

  • For 73 Renew Membership Declined (Renew Loyalty account expiry date declined) Additional Information: Customers reference number

  • For 74 Original transaction information for alternate lookup return Cashier Number: Cashier ID Additional Information: Contains 5 digits store number, 2 digit register number, 6 digit transaction number, 2 digit year, 2 digit month, 2 digit day

  • For 75 Points After the Fact (Custom implementation only) Reference Number: manager code 237 Amount: Discountable amount Additional Information: customer card number Mode On: 1 if card was keyed in (manual) Applied: 1 if points applied to transacation

  • For 76 Item Entry Control Data (If “Add MISC record” is turned on in IEC, will create this misc type record). Additional Information: contains the item entry scanned or entered

  • For 77 (Cashier Sign On Failure) and 78 (Audit Login Failure) Additional Information: contains a 1 for invalid user ID entered or a 2 for invalid password entered.

End of the note.