DGENEGT ;ALB/KCL/RGL - Enrollment Group Threshold API's ; 11/20/03 3:39pm
Source file <DGENEGT.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LOCK(IEN) | ;
; Description: Used to lock the ENROLLMENT GROUP THRESHOLD record. |
|
UNLOCK(IEN) | ;
; Description: Used to unlock the ENROLLMENT GROUP THRESHOLD record. |
|
FINDCUR(ENRDT) | ;
; Description: Used to find a record in the ENROLLMENT GROUP THRESHOLD file. |
|
GET(EGTIEN,DGEGT) | ;
; Description: Used to obtain a record in the ENROLLMENT GROUP THRESHOLD file. The values will be returned in the DGEGT() array. |
|
STORE(DGEGT,ERROR,CHKFLG) | ;
; Description: Creates a new entry in the ENROLLMENT GROUP THRESHOLD file. |
|
UPDATE(EGTIEN,DGEGT,ERROR) | ;
; Description: Updates an Enrollment Group Threshold record in the ; ENROLLMENT GROUP THRESHOLD file. This function locks the Enrollment ; Group Threshold record and releases the lock when the update is ; complete. |
|
DELETE(EGTIEN) | ; Description: This function will delete a record in the ENROLLMENT GROUP THRESHOLD file.
|
|
VALID(DGEGT,ERROR) | ;
; Description: Performs validation checks on ENROLLMENT GROUP THRESHOLD record contained in the DGEGT array. |
|
TESTVAL(SUB,VAL) | ; Description: Used to determine if a field value is valid.
|
|
FIELD(SUB) | ; Description: Used to determine the field number for a given subscript in the EGT array.
|
|
INACT(EGTIEN,OLDIEN,DGEGT) | ;inactivate EGT settings that are currently not in effect
|
FileNo | Call Tags |
---|---|
^DGEN(27.16 - [#27.16] | Classic Fileman Calls, CHK^DIE, EXTERNAL^DILFD, GET1^DID |