BLRIMCOMM – Recurring Invoice Comment
- System
- Billing (BL)
- Prefix
BMC- Primary key
COMPANY,RECUR-INVOICE,LINE-NBR,SEQ- Fields
- 7
- Updated by
- 1 program
- Referenced by
- 1 program
BLRIMCOMM is the Recurring Invoice Comment table in Lawson Billing (prefix BMC). It is indexed by COMPANY, RECUR-INVOICE, LINE-NBR, SEQ (BMCSET1). It is updated by BLI3.1 and referenced by BLI2.1. The table has 7 fields, 1 index and 0 documented relations.
About BLRIMCOMM
This file stores comments attached to a recurring invoice or its line items. These comments will be copied to any customer recurring invoice created for this recurring invoice.
Fields (7)
Column = COBOL field name without the BMC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
BMC-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. | — |
BMC-RECUR-INVOICE PKRECUR_INVOICE | Alpha 10 | This is the recurring invoice identifier. | — |
BMC-LINE-NBR PKLINE_NBR | Numeric 6 | This field contains the line number. | — |
BMC-SEQ PKSEQ | Numeric 3 | This field contains the record sequence number. | — |
BMC-PRINT-CODEPRINT_CODE | Alpha 1 | This field contains the print code, which defines where comments are displayed or printed.
| — |
BMC-START-DATESTART_DATE | Numeric 8 (yyyymmdd) | This comment is only active after this date. | — |
BMC-STOP-DATESTOP_DATE | Numeric 8 (yyyymmdd) | This comment is no longer effective after this date. | — |
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 |
|---|---|---|---|---|
BMCSET1 | COMPANY, RECUR-INVOICE, LINE-NBR, SEQ | Primary | BLI2.1, BLI3.1 |
Programs
Updated by (1)
- BLI3.1 Delete BL and OE Attachments
Referenced by (1)
- BLI2.1 BL and OE Attachment Copy