BLRICCOMM – Cust. Recurring Invc Comment
- System
- Billing (BL)
- Prefix
BUC- Primary key
COMPANY,RECUR-INVOICE,CUSTOMER,LINE-NBR,SEQ- Fields
- 9
- Updated by
- 2 programs
- Referenced by
- 0 programs
BLRICCOMM is the Cust. Recurring Invc Comment table in Lawson Billing (prefix BUC). It is indexed by COMPANY, RECUR-INVOICE, CUSTOMER, LINE-NBR, SEQ (BUCSET1). It is related 1:1 to BLRICLINE. It is updated by BLI2.1 and BLI3.1. The table has 9 fields, 1 index and 1 documented relation.
About BLRICCOMM
No description in the Lawson data dictionary.
Fields (9)
Column = COBOL field name without the BUC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
BUC-COMPANY PKCOMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | BLI2.1 |
BUC-RECUR-INVOICE PKRECUR_INVOICE | Alpha 10 | This is the recurring invoice identifier. | BLI2.1 |
BUC-CUSTOMER PKCUSTOMER | Alpha 9 (Right Justified) | This field contains the number that represents a customer. | BLI2.1 |
BUC-SHIP-TOSHIP_TO | Numeric 4 | This field contains the number representing the ship to customer. | BLI2.1 |
BUC-LINE-NBR PKLINE_NBR | Numeric 6 | This field contains the line number. | BLI2.1 |
BUC-SEQ PKSEQ | Numeric 3 | This field contains the record sequence number. | BLI2.1 |
BUC-PRINT-CODEPRINT_CODE | Alpha 1 | This field contains the print code, which defines where comments are displayed or printed.
| BLI2.1 |
BUC-START-DATESTART_DATE | Numeric 8 (yyyymmdd) | This is the date on which this comment will begin being used. | BLI2.1 |
BUC-STOP-DATESTOP_DATE | Numeric 8 (yyyymmdd) | This is the date this comment will stop being used. | BLI2.1 |
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 |
|---|---|---|---|---|
BUCSET1 | COMPANY, RECUR-INVOICE, CUSTOMER, LINE-NBR, SEQ | Primary | BLI2.1, BLI3.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Blricline | BLRICLINE | Required | BUC-COMPANY → BUL-COMPANY, BUC-RECUR-INVOICE → BUL-RECUR-INVOICE, BUC-CUSTOMER → BUL-CUSTOMER, BUC-LINE-NBR → BUL-LINE-NBR |