ARCHGBAKTX – Text for Chargeback Print
- System
- Accounts Receivable (AR)
- Prefix
AKT- Primary key
COMPANY,TEXT-CODE,LANGUAGE-CODE- Fields
- 7
- Updated by
- 0 programs
- Referenced by
- 0 programs
ARCHGBAKTX is the Text for Chargeback Print table in Lawson Accounts Receivable (prefix AKT). It is indexed by COMPANY, TEXT-CODE, LANGUAGE-CODE (AKTSET1). It is related 1:1 to ARCOMP. The table has 7 fields, 1 index and 1 documented relation.
About ARCHGBAKTX
This file contains language specific text for chargeback printing purposes.
Fields (7)
Column = COBOL field name without the AKT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
AKT-COMPANY PKCOMPANY | Numeric 4 | The number representing an AR company. | — |
AKT-TEXT-CODE PKTEXT_CODE | Alpha 6 | Chargeback text code. This field is associated to up to three lines of AR chargeback notice text. The chargeback notice text is in the language selected in the Language Code field. | — |
AKT-LANGUAGE-CODE PKLANGUAGE_CODE | Alpha 10 | The language code (locale) representing the language in which the chargeback notice text is written. | — |
AKT-COMMENT-WRKCOMMENT_WRK | Alpha 60 (Lower Case) | Occurs 3 Times Up to three lines of AR chargeback notice text. The language of the text is determined by the value of the field Language Code. | — |
AKT-COMMENT-CHGBK1COMMENT_CHGBK1 | Derived | Derived field referencing the first occurrence of Comment Text, used in a drill around operation. | — |
AKT-COMMENT-CHGBK2COMMENT_CHGBK2 | Derived | Derived field referencing the second occurrence of Comment Text, used in a drill around operation. | — |
AKT-COMMENT-CHGBK3COMMENT_CHGBK3 | Derived | Derived field referencing the third occurrence of Comment Text, used in a drill around operation. | — |
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 |
|---|---|---|---|---|
AKTSET1 | COMPANY, TEXT-CODE, LANGUAGE-CODE | Primary | AR01.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Arcomp | ARCOMP | Required | AKT-COMPANY → ACO-COMPANY |
Programs
No Lawson programs are documented as updating or referencing this table.