EEADVAPP – No description in the Lawson data dictionary
- System
- Accounts Payable (AP)
- Prefix
ETQ- Primary key
COMPANY,EMPLOYEE,DOCUMENT,ADVANCE-NBR- Fields
- 7
- Updated by
- 0 programs
- Referenced by
- 0 programs
EEADVAPP is a Lawson Accounts Payable table (prefix ETQ); no description in the lawson data dictionary. It is indexed by COMPANY, EMPLOYEE, DOCUMENT, ADVANCE-NBR (ETQSET1). The table has 7 fields, 1 index and 0 documented relations.
About EEADVAPP
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the ETQ- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#ETQ-COMPANY PKCOMPANY | Numeric 4 | — | — |
#ETQ-EMPLOYEE PKEMPLOYEE | Numeric 9 | — | — |
#ETQ-DOCUMENT PKDOCUMENT | Alpha 22 | — | — |
#ETQ-ADVANCE-NBR PKADVANCE_NBR | Alpha 22 | — | — |
#ETQ-APPLIED-AMTAPPLIED_AMT | Signed 18.2 | — | — |
#ETQ-ATN-OBJ-IDATN_OBJ_ID | Numeric 12 | — | — |
#ETQ-GLT-OBJ-IDGLT_OBJ_ID | Numeric 12 | — | — |
Indexes (1)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
ETQSET1 |
| Primary | EX542 |
Programs
No Lawson programs are documented as updating or referencing this table.