Table of Contents

SPC - System Printer Configuration for Print Queues (SPQ)

Module SPC

Description

One row in this table defines for one subject (USR, USG, …) and one technical form (TEF) which printer and bins are to be used.

For services the PRT entries are currently stored in the .INI file for the manager.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
INR Internal Unique ID of Printer/TEF Config per Owner Text 8 1 Edit Yes Public
OBJTYP Object Type of Owner (USR) Text 6 1 Edit Yes Public Embedded
OBJINR INR of Owner Text 8 1 Edit Yes Public
OBJEXTKEY Readable Key of Owner Text 8 1 Edit Yes Public
TEF Technical Form Text 3 1 Edit Yes Public <fixed-length>
DOCETY Entity ID that specifies letter head Text 8 1 Edit Yes Public
PRT Printer Text 80 1 Edit Yes Public
BIN Paperbin Text 40 1 Edit Yes Public <fixed-length>
BIN2 Bin for 2nd Page Text 40 1 Edit Yes Public <fixed-length>
VER Version Counter Text 4 1 Edit Yes Public
ETGEXTKEY Entity Group of System Printer Configuration Text 8 1 Edit Yes Public

Indices

Name Fields Properties
SPC_ETGEXTKEY ETGEXTKEY

/


Lock

INR

Datafield Description and Properties


Datafield INR Internal Unique ID

Description

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter PRT. The field INR is used to maintain links from other tables into this table.

Helpinformation

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield OBJTYP Object Type of Owner (USR)

Description

Type of object the config. entry refers to. Usually this is the table the object is associated to.

Helpinformation

Type of object the config. entry refers to. Usually this is the table the object is associated to.

Codetable
Code Text
USR User

Datafield OBJINR INR of Owner

Description

INR of the object within the table, defined in OBJTYP.

Helpinformation

INR of the object within the table, defined in OBJTYP.


Datafield OBJEXTKEY Readable Key of Owner

Description

Field for the readable Key of Owner.

Helpinformation

Field for the readable Key of Owner.


Datafield TEF Form

Helpinformation

Form


Datafield DOCETY Entity ID that specifies letter head

Description

Externally used descriptive key to identify an entity.

Helpinformation

Externally used descriptive key to identify an entity.


Datafield PRT Printer

Helpinformation

Printer


Datafield BIN Paperbin 1

Helpinformation

Magazine for 1st page


Datafield BIN2 Bin 2

Helpinformation

Magazine for 2nd page


Datafield ETGEXTKEY Entitygroup

Description

This table is defined on entity group level with separate entries for each entity group. This field holds the EXTKEY of the entity group which is the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the entity group of the currently active entity are visible to the user.

Helpinformation

This field holds the external key of the owning entity group to identify the logical owner of this entry. This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity group are visible to the user.


Datafield VER Version

Description

This field holds the version counter to keep track of the version history of an SPC entry. The individual versions are controlled by entries in the SLG table.

Helpinformation

This field holds the version counter used to keep track of the history of an entry of this table. The individual versions are managed by entries in the SLG table.