$$ADDIN(DFN,DGPRI,DGLY) |
This function call is used to add entries to the
INDIVIDUAL ANNUAL INCOME (#408.21) file.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
DFN points to the patient in file #2.
|
DGPRI |
Input |
DGPRI points to the patient relation in file #408.12.
|
DGLY |
Input |
DGLY is the year prior to the year of the Means Test.
|
OUT |
Output |
The ien for the new record in file #408.21 is output
from this function.
|
|
$$ADDIR(DFN,DGINI) |
This call is made to add entries to the INCOME
RELATION (#408.22) file.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
DFN points to the patient in file #2.
|
DGINI |
Input |
DGINI points to the annual income record in file
#408.21.
|
|