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 / column | Type | Description & values | Updated by |
|---|---|---|---|
PTX-COMPANY PKCOMPANY | Numeric 4 | — | PR20.6 |
PTX-PAY-SUM-GRP PKPAY_SUM_GRP | Alpha 3 | Contains status M (Manual Override) pay summary groups for which tax overrides are defined. | PR20.6 |
PTX-TAX-AUTH-TYPE PKTAX_AUTH_TYPE | Alpha 2 | Contains the tax authority type to which the tax override applies.
| PR20.6 |
PTX-TAX-AMT-PCTTAX_AMT_PCT | Signed 13.4 | Contains the amount of the override. | PR20.6 |
PTX-AMT-PCT-FLAGAMT_PCT_FLAG | Alpha 1 | Contains the value that indicates if the amount defined for the override is an amount or percent.
| PR20.6 |
PTX-CURRENCY-CODECURRENCY_CODE | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | — |
PTX-CURR-NDCURR_ND | Numeric 1 | The 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.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
PTXSET1 | COMPANY, PAY-SUM-GRP, TAX-AUTH-TYPE | Primary | BN66.1, PR140, PR189, PR195, PR20.2, PR20.6, PR220, PR80.1 +3 more |