ARCYCLE – Accounts Receivable Cycle Code
- System
- Accounts Receivable (AR)
- Prefix
ACY- Primary key
COMPANY,CYCLE-TYPE,CYCLE- Fields
- 5
- Updated by
- 2 programs
- Referenced by
- 10 programs
ARCYCLE is the Accounts Receivable Cycle Code table in Lawson Accounts Receivable (prefix ACY). It is indexed by COMPANY, CYCLE-TYPE, CYCLE (ACYSET1). It is updated by AR01.1 and AR04.1 and referenced by AR08.1, AR09.1, AR10.1, AR12.1, AR12.2, AR204, AR301, AR501 and 2 more. The table has 5 fields, 1 index and 0 documented relations.
About ARCYCLE
The AR Cycle Code file stores the valid customer statement cyclendunning cycle, and finance charge cycle information established in AR04 (Cycle Codes). Cycle codes are user defined and are assigned to each individual customer by adding the cycle code to the customer master record.
Fields (5)
Column = COBOL field name without the ACY- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ACY-COMPANY PKCOMPANY | Numeric 4 | Company number. | AR01.1, AR04.1 |
ACY-CYCLE-TYPE PKCYCLE_TYPE | Alpha 1 | Indicates the cycle code type. Valid values are:
| AR01.1, AR04.1 |
ACY-CYCLE PKCYCLE | Alpha 2 | Cycle code. | AR01.1, AR04.1 |
ACY-CYCLE-RANGE1CYCLE_RANGE1 | Alpha 1 | Valid only for statement cycle codes for balance forward customers. This is the first value, of the first letter, of the customer search name which determines the beginning alpha sort range to assign statement cycle codes. | AR04.1 |
ACY-CYCLE-RANGE2CYCLE_RANGE2 | Alpha 1 | Valid only for statement cycle codes for balance forward customers. This ending value, of the first letter, of the customer search name which determines the ending alpha sort range to assign statement cycle codes. | AR04.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 |
|---|---|---|---|---|
ACYSET1 | COMPANY, CYCLE-TYPE, CYCLE | Primary | AR01.1, AR04.1, AR08.1, AR09.1, AR10.1, AR12.1, AR12.2, AR204 +4 more |