GMDELIV – Grant Sponsor Deliverables
- System
- GM (GM)
- Prefix
GLV- Primary key
ACTIVITY,DELIV-CODE-DE- Fields
- 7
- Updated by
- 6 programs
- Referenced by
- 0 programs
GMDELIV is the Grant Sponsor Deliverables table in Lawson GM (prefix GLV). It is indexed by ACTIVITY, DELIV-CODE-DE (GLVSET1). It is related 1:1 to ACACTIVITY, EMPLOYEE and PRSYSTEM. It is updated by AC10.1, AC110, AC112, AC12.1, AC300 and AC50.1. The table has 7 fields, 1 index and 3 documented relations.
About GMDELIV
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the GLV- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
GLV-ACTIVITY PKACTIVITY | Alpha 15 | Grant or project activity. Must exist in the GMAWARD file. | AC110 |
GLV-DELIV-CODE-DE PKDELIV_CODE_DE | Alpha 15 | — | AC110 |
GLV-DATEDATE | Numeric 8 (yyyymmdd) | The date the deliverable was sent. | AC110 |
GLV-USER-IDUSER_ID | Alpha 10 (Lower Case) | — | AC110 |
GLV-DUE-DATEDUE_DATE | Numeric 8 (yyyymmdd) | This field displays the system date when this was created. | AC110 |
GLV-HR-COMPANYHR_COMPANY | Numeric 4 | — | AC110 |
GLV-EMPLOYEEEMPLOYEE | Numeric 9 | Contains the employee number. Each person employed by the company is assigned a unique number. The system uses the employee number to correlate all of the information related to that person. | AC110 |
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 |
|---|---|---|---|---|
GLVSET1 | ACTIVITY, DELIV-CODE-DE | Primary | AC10.1, AC110, AC112, AC12.1, AC300, AC50.1 |
Relations
One to one (3) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Acactivity | ACACTIVITY | Required | GLV-ACTIVITY → ACV-ACTIVITY | |
| Employee | EMPLOYEE | Required | GLV-HR-COMPANY → EMP-COMPANY, GLV-EMPLOYEE → EMP-EMPLOYEE | |
| Prsystem Comp | PRSYSTEM | Required | GLV-HR-COMPANY → PRS-COMPANY, Spaces → PRS-PROCESS-LEVEL |