CBPROCLEV – Cash Receipt Process Level
- System
- Cash Ledger (CB)
- Prefix
CBV- Primary key
COMPANY,PROC-LEVEL- Fields
- 14
- Updated by
- 1 program
- Referenced by
- 7 programs
CBPROCLEV is the Cash Receipt Process Level table in Lawson Cash Ledger (prefix CBV). It is indexed by COMPANY, PROC-LEVEL (CBVSET1). It is updated by CB03.1 and referenced by CB10.1, CB210, CB43.1, CB543, TX101, TX226 and TX301. The table has 14 fields, 1 index and 0 documented relations.
About CBPROCLEV
The Cash Receipt Process Level file contains optional process level records used for entering cash receipt deposits for a general ledger company.
Fields (14)
Column = COBOL field name without the CBV- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CBV-COMPANY PKCOMPANY | Numeric 4 | The company number. Must be a valid record in the General Ledger Company file. | CB03.1 |
CBV-PROC-LEVEL PKPROC_LEVEL | Alpha 5 | A user-defined code used for making cash receipt deposits. | CB03.1 |
CBV-NAMENAME | Alpha 30 (Lower Case) | The name or description of the cash receipt process level. | CB03.1 |
CBV-ADDR1ADDR1 | Alpha 30 (Lower Case) | The first line of address information for the cash receipt process level. | CB03.1 |
CBV-ADDR2ADDR2 | Alpha 30 (Lower Case) | The second line of address information for the cash receipt process level. | CB03.1 |
CBV-ADDR3ADDR3 | Alpha 30 (Lower Case) | The third line of address information for the cash receipt process level. | CB03.1 |
CBV-ADDR4ADDR4 | Alpha 30 (Lower Case) | The fourth line of address information for the cash receipt process level. | CB03.1 |
CBV-CITY-ADDR5CITY_ADDR5 | Alpha 18 (Lower Case) | The city or fifth line of address information for the cash receipt process level. | CB03.1 |
CBV-STATE-PROVSTATE_PROV | Alpha 2 | The state or province for the cash receipt process level address. | CB03.1 |
CBV-POSTAL-CODEPOSTAL_CODE | Alpha 10 (Lower Case) | The postal code for the cash receipt process level address. | CB03.1 |
CBV-COUNTYCOUNTY | Alpha 25 (Lower Case) | The county for the company address. | CB03.1 |
CBV-COUNTRYCOUNTRY | Alpha 30 (Lower Case) | The country for the cash receipt process level address. Can also be used for additional information such as an attention name. | CB03.1 |
CBV-COUNTRY-CODECOUNTRY_CODE | Alpha 2 | The country code. Required for VAT and intrastat reporting. Must be defined in IN01.1 (Country Maintenance). | CB03.1 |
CBV-ACTIVE-STATUSACTIVE_STATUS | Alpha 1 | —
| CB03.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 |
|---|---|---|---|---|
CBVSET1 | COMPANY, PROC-LEVEL | Primary | CB03.1, CB03.2, CB10.1, CB210, CB43.1, CB543, TX101, TX226 +1 more |
Programs
Updated by (1)
- CB03.1 Cash Receipt Process Levels