STATICCUST – AR Ovrd Credit Trans Review

System
Accounts Receivable (AR)
Prefix
STA
Primary key
COMPANY, CUSTOMER
Fields
5
Updated by
1 program
Referenced by
286 programs

STATICCUST is the AR Ovrd Credit Trans Review table in Lawson Accounts Receivable (prefix STA). It is indexed by COMPANY, CUSTOMER (STASET1). It is related 1:1 to AGINGCODE, ARCOMP and ARCUSTOMER. It is updated by AR301 and referenced by AC56.1, AC560, AP125, AP126, AP131, AP20.1, AP20.2, AP20.3 and 278 more. The table has 5 fields, 1 index and 3 documented relations.

About STATICCUST

This file contains customer static aging amounts where the period definition comes from the customer's aging code record. This record is created by AR194 (Audit Summary), and is used in credit management for instant aging display.

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
STA-COMPANY PK
COMPANY
Numeric 4The number representing an AR company.
STA-CUSTOMER PK
CUSTOMER
Alpha 9 (Right Justified)This contains the customer number for this aging record.
STA-AGING-CODE
AGING_CODE
Numeric 2This is the customer aging code that defines the static aging amounts.
STA-STATIC-CUR
STATIC_CUR
Signed 18.2This will contain the static amounts that are current (and future) for customer.
STA-AGING
AGING
Signed 18.2 Occurs 5 Times ×5This contains the aging values as defined in the respective aging code file.

Indexes (1)

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

IndexKeysFlagsConditionUsed in
STASET1COMPANY, CUSTOMERPrimaryAC56.1, AC560, AP125, AP126, AP131, AP20.1, AP20.2, AP20.3 +22 more (list truncated in source)

Relations

One to one (3) — lookups and parents

RelationTableRulesConditionField map
AgingcodeAGINGCODERequiredSTA-COMPANYAGE-COMPANY, STA-AGING-CODEAGE-AGING-CODE
ArcompARCOMPRequiredSTA-COMPANYACO-COMPANY
ArcustomerARCUSTOMERRequiredSTA-COMPANYACM-COMPANY, STA-CUSTOMERACM-CUSTOMER

Programs

Updated by (1)

Referenced by (286)