ACCNTRPCD – No description in the Lawson data dictionary
- System
- AC Billing Revenue (BR)
- Prefix
CNP- Primary key
CONTRACT- Fields
- 2
- Updated by
- 1 program
- Referenced by
- 1 program
ACCNTRPCD is a Lawson AC Billing Revenue table (prefix CNP); no description in the lawson data dictionary. It is indexed by CONTRACT (CNPSET1). It is related 1:1 to ACCNTRACT and CBBANKINST. It is updated by BR10.9 and referenced by BRIP.1. The table has 2 fields, 1 index and 2 documented relations.
About ACCNTRPCD
No description in the Lawson data dictionary.
Fields (2)
Column = COBOL field name without the CNP- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CNP-CONTRACT PKCONTRACT | Alpha 15 | Activity Management contract. | BR10.9 |
CNP-BANK-INST-CODEBANK_INST_CODE | Alpha 3 | A transaction code represents a type of cash payment, bill of exchange payment, or bank service transaction. | BR10.9 |
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 |
|---|---|---|---|---|
CNPSET1 | CONTRACT | Primary | BR10.9, BRIP.1 |
Relations
One to one (2) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Accntract | ACCNTRACT | Required | CNP-CONTRACT → CNT-CONTRACT | |
| Cbbankinst | CBBANKINST | Required | CNP-BANK-INST-CODE → CBI-BANK-INST-CODE |
Programs
Updated by (1)
- BR10.9 Product Contract Parameters
Referenced by (1)
- BRIP.1 Invoice Print Program