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 / columnTypeDescription & valuesUpdated by
BMC-COMPANY PK
COMPANY
Numeric 4Identifies 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 PK
RECUR_INVOICE
Alpha 10This is the recurring invoice identifier.
BMC-LINE-NBR PK
LINE_NBR
Numeric 6This field contains the line number.
BMC-SEQ PK
SEQ
Numeric 3This field contains the record sequence number.
BMC-PRINT-CODE
PRINT_CODE
Alpha 1This field contains the print code, which defines where comments are displayed or printed.
  • B Both print and display
  • D Display only
  • P Print only
BMC-START-DATE
START_DATE
Numeric 8 (yyyymmdd)This comment is only active after this date.
BMC-STOP-DATE
STOP_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.

IndexKeysFlagsConditionUsed in
BMCSET1COMPANY, RECUR-INVOICE, LINE-NBR, SEQPrimaryBLI2.1, BLI3.1

Programs

Updated by (1)

Referenced by (1)