ZACTRLIMIT – No description in the Lawson data dictionary
- System
- Event Management (TA)
- Prefix
ZTL- Primary key
COMPANY,PLAN-NAME,LIMIT-TYPE,THRU-LIM-CYC- Fields
- 5
- Updated by
- 0 programs
- Referenced by
- 0 programs
ZACTRLIMIT is a Lawson Event Management table (prefix ZTL); no description in the lawson data dictionary. It is indexed by COMPANY, PLAN-NAME, LIMIT-TYPE, THRU-LIM-CYC (ZTLSET1). The table has 5 fields, 1 index and 0 documented relations.
About ZACTRLIMIT
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the ZTL- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ZTL-COMPANY PKCOMPANY | Numeric 4 | — | — |
ZTL-PLAN-NAME PKPLAN_NAME | Alpha 10 | — | — |
ZTL-LIMIT-TYPE PKLIMIT_TYPE | Alpha 1 | — | — |
ZTL-THRU-LIM-CYC PKTHRU_LIM_CYC | Numeric 7 | — | — |
ZTL-MAX-BALANCEMAX_BALANCE | Signed 9.4 | — | — |
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 |
|---|---|---|---|---|
ZTLSET1 | COMPANY, PLAN-NAME, LIMIT-TYPE, THRU-LIM-CYC | Primary | ZH230 |
Programs
No Lawson programs are documented as updating or referencing this table.