Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: DGMTDD3

Package: Registration

Routine: DGMTDD3


Information

DGMTDD3 ;ALB/RMO - Individual Annual Income file (#408.21) Data Dictionary Calls ;17 MAR 1992 10:46 am

Source Information

Source file <DGMTDD3.m>

Entry Points

Name Comments DBIA/ICR reference
ID ;Identifier for Individual Annual Income file
EMP ;"Trigger" Cross-reference on the Total Income From Employment
OTH ;"Trigger" Cross-reference on the Other Property or Assets
KILL ;Kill Cross-references
FUN ;Input Transform check for Funeral and Burial Expenses field (#1.02)
NET ;Input Transform check for Net Worth fields (#2.01-#2.05)
DEB ;Input Transform check for Net Worth Debts field (#2.05)
NAM ;Output Transform for Patient Relation field (#.02)
EDHLP ;Executable Help for Educational Expenses field (#1.03)
VET ;Veteran's educational expenses
CHILD ;Child's educational expenses

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,"This field does not need to be filled in unless the patient was married",!?5,"or had dependent children last calendar year."
  • Line Location: FUN+3
Function Call: WRITE
  • Prompt: !?5,"This field does not need to be filled in for a child."
  • Line Location: NET+12
Function Call: WRITE
  • Prompt: !?5,"'Debts' cannot exceed 'Other Property or Assets'."
  • Line Location: DEB+2
Function Call: WRITE
  • Prompt: !!?5,"Type a Dollar Amount between 0 and 99999, 2 Decimal Digits",!
  • Line Location: EDHLP+5
Function Call: WRITE
  • Prompt: !?5,"Enter in this field amounts paid by the veteran during the previous",!?5,"calendar year for the veteran's educational expense. Do not report"
  • Line Location: VET+1
Function Call: WRITE
  • Prompt: !?5,"educational expenses of the veteran's children or spouse. Educational",!?5,"expenses include tuition, fees, and books if the veteran is enrolled",!?5,"in a program of education."
  • Line Location: VET+2
Function Call: WRITE
  • Prompt: !?5,"Enter in this field the child's educational expenses if the child is",!?5,"enrolled in a program of education beyond the high school level."
  • Line Location: CHILD+1
Function Call: WRITE
  • Prompt: !?5,"Educational expenses include amounts paid for tuition, fees and books."
  • Line Location: CHILD+2
Info |  Source |  Entry Points |  Interaction Calls