Skip to main content
Skip table of contents

POSs

Column

Format

Unique value

Contents

Id

char(4)

(tick)

POS ID.

StoreId

int

Store ID.

PosType

tinyint

POS enabled functions.

Name

varchar(20)

POS Name.

Example Data

Query

SQL
SELECT TOP 10 *
  FROM dbo.Poses

Result

Id

StoreId

PosType

Name

11

1

1

KASSA 11

12

1

1

KASSA 12

15

1

0

Työasema 1

87

1

0

FORMULA 732

99

1

0

MORPHIC

100

1

0

MORPHIC

W037

1

0

TeksoWeb 37

W007

1

0

TeksoWeb 7

W236

1

0

TeksoWeb 236

W237

1

0

TeksoWeb 237

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.