PSGTAXES – Pay Summary Group Taxes

System
Payroll (PR)
Prefix
PTX
Primary key
COMPANY, PAY-SUM-GRP, TAX-AUTH-TYPE
Fields
7
Updated by
2 programs
Referenced by
9 programs

PSGTAXES is the Pay Summary Group Taxes table in Lawson Payroll (prefix PTX). It is indexed by COMPANY, PAY-SUM-GRP, TAX-AUTH-TYPE (PTXSET1). It is related 1:1 to PRSYSTEM and PAYSUMGRP. It is updated by PR20.2 and PR20.6 and referenced by BN66.1, PR140, PR189, PR195, PR220, PR80.1, PR80.4, PR89.1 and 1 more. The table has 7 fields, 1 index and 2 documented relations.

About PSGTAXES

This file contains tax override information for specific pay summary groups.

Fields (7)

Column = COBOL field name without the PTX- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
PTX-COMPANY PK
COMPANY
Numeric 4PR20.6
PTX-PAY-SUM-GRP PK
PAY_SUM_GRP
Alpha 3Contains status M (Manual Override) pay summary groups for which tax overrides are defined.PR20.6
PTX-TAX-AUTH-TYPE PK
TAX_AUTH_TYPE
Alpha 2Contains the tax authority type to which the tax override applies.
  • FD Federal
  • ST State
  • CI City
  • CN County
  • SD School District
  • TD Transportation District
PR20.6
PTX-TAX-AMT-PCT
TAX_AMT_PCT
Signed 13.4Contains the amount of the override.PR20.6
PTX-AMT-PCT-FLAG
AMT_PCT_FLAG
Alpha 1Contains the value that indicates if the amount defined for the override is an amount or percent.
  • A Amount
  • P Percent
PR20.6
PTX-CURRENCY-CODE
CURRENCY_CODE
Alpha 5This field contains the company base currency code established in Company (GL10.1 ).
PTX-CURR-ND
CURR_ND
Numeric 1The number of decimals assigned to a particular account as determined by the account currency.

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
PTXSET1COMPANY, PAY-SUM-GRP, TAX-AUTH-TYPEPrimaryBN66.1, PR140, PR189, PR195, PR20.2, PR20.6, PR220, PR80.1 +3 more

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
CompanyPRSYSTEMRequiredPTX-COMPANYPRS-COMPANY, SpacesPRS-PROCESS-LEVEL
Pay Sum GrpPAYSUMGRPRequiredPTX-COMPANYPSG-COMPANY, PTX-PAY-SUM-GRPPSG-PAY-SUM-GRP

Programs

Updated by (2)

Referenced by (9)