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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: DGRPEIS3

Package: Registration

Routine: DGRPEIS3


Information

DGRPEIS3 ;ALB/CAW,EG,ERC,BAJ,TDM - INCOME SCREENING DATA (CON'T) ; 5/26/10 2:03pm

Source Information

Source file <DGRPEIS3.m>

Entry Points

Name Comments DBIA/ICR reference
HELP ; Display information when veteran's DOB is past the income year
WRT ; Write age statement
EDIT ;CALLED FROM ROUTINE DGRPEIS
FOREIGN ;tag added for rejoining if country not USA
EDACTDT
EDITQ
SSNREA(DGEXIT) ;if SSN is pseudo Pseudo SSN Reason is required - DG*5.3*653
HELP1(DGISDT) ; Displays the help for the active/inactive prompt
HELPDOB ; * Displays help for Date of Birth
HELPMN ; * Displays help for Spouse Maiden Name
HELPSA1 ; * Displays help for Street Address 1
HELPSA2 ; * Displays help for Street Address 2
HELPSA3 ; * Displays help for Street Address 3
HELPCITY ; * Displays help for City
HELPSTAT ; * Displays help for the state
HELPZIP ; * Displays help for the Zip code
HELPPHON ; * Displays help for the Phone number

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Please return to screen 8 and check the veteran's effective date."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"The effective date was created based on the veteran's date of birth."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"You might also want to check the date of birth for this veteran."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !!,"This dependent is 18 years or older. To list this person as a dependent"
  • Line Location: WRT+2
Function Call: WRITE
  • Prompt: !,"they have to be:"
  • Line Location: WRT+3
Function Call: WRITE
  • Prompt: !," 1. An UNMARRIED child who is under the age of 18."
  • Line Location: WRT+4
Function Call: WRITE
  • Prompt: !," 2. Between the ages of 18 and 23 and attending school."
  • Line Location: WRT+5
Function Call: WRITE
  • Prompt: !," 3. An unmarried child over the age of 17 who became permanently"
  • Line Location: WRT+6
Function Call: WRITE
  • Prompt: !," incapable of self support before the age of 18."
  • Line Location: WRT+7
Function Call: WRITE
  • Prompt: !,"SOCIAL SECURITY NUMBER "_SSNUM_" has been verified by SSA -- NO EDITING"
  • Line Location: EDIT+20
Function Call: WRITE
  • Prompt: !,"Use 'Expand Dependent' option to change effective date."
  • Line Location: EDACTDT+4
Function Call: WRITE
  • Prompt: !,"Enter the date this person first became a dependent of the veteran."
  • Line Location: HELP1+3
Function Call: WRITE
  • Prompt: !,"In the case of a spouse, this would be the date of marriage. For"
  • Line Location: HELP1+4
Function Call: WRITE
  • Prompt: !,"a child, this would be the date of birth or date of adoption. For a"
  • Line Location: HELP1+5
Function Call: WRITE
  • Prompt: !,"stepchild, this would be the date of marriage to the child's parent."
  • Line Location: HELP1+6
Function Call: WRITE
  • Prompt: !!,"Date must be before DEC 31, "_DGISDT_" as dependents are collected for the"
  • Line Location: HELP1+7
Function Call: WRITE
  • Prompt: !,"prior calendar year only."
  • Line Location: HELP1+8
Function Call: WRITE
  • Prompt: !?5,"Enter the date this dependent was born. The date must not be during the"
  • Line Location: HELPDOB+3
Function Call: WRITE
  • Prompt: !?5,"current calendar year. Only persons that were dependents before the"
  • Line Location: HELPDOB+4
Function Call: WRITE
  • Prompt: !?5,"current year may be entered.",!
  • Line Location: HELPDOB+5
Function Call: READ
  • Variable: DGRDVAR
  • Timeout: DTIME
  • Line Location: HELPDOB+6
Function Call: WRITE
  • Prompt: !,"Enter RETURN to continue:"
  • Line Location: HELPDOB+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPDOB+6
Function Call: WRITE
  • Prompt: !?8,"Enter the date on which this relative was born. This information is"
  • Line Location: HELPDOB+8
Function Call: WRITE
  • Prompt: !?8,"necessary for use in the income screening and means test portions of"
  • Line Location: HELPDOB+9
Function Call: WRITE
  • Prompt: !?8,"MAS."
  • Line Location: HELPDOB+10
Function Call: WRITE
  • Prompt: !!?8,"The date entered must not be during the current calendar year. That"
  • Line Location: HELPDOB+11
Function Call: WRITE
  • Prompt: !?8,"is, it must be on or before December 31 or the prior calendar year."
  • Line Location: HELPDOB+12
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPDOB+13
Function Call: WRITE
  • Prompt: !!?8,"The reason for this is that this data is used for collecting income"
  • Line Location: HELPDOB+14
Function Call: WRITE
  • Prompt: !?8,"information for the purposes of comparing this data with the Internal"
  • Line Location: HELPDOB+15
Function Call: WRITE
  • Prompt: !?8,"Revenue Service (IRS). Children born during the calendar year cannot"
  • Line Location: HELPDOB+16
Function Call: WRITE
  • Prompt: !?8,"be entered until next year."
  • Line Location: HELPDOB+17
Function Call: READ
  • Variable: DGRDVAR
  • Timeout: DTIME
  • Line Location: HELPDOB+18
Function Call: WRITE
  • Prompt: !!,"Enter RETURN to continue:"
  • Line Location: HELPDOB+18
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPDOB+18
Function Call: WRITE
  • Prompt: !?8,"Enter the spouse's maiden name in 'LAST,FIRST MIDDLE SUFFIX' format."
  • Line Location: HELPMN+1
Function Call: WRITE
  • Prompt: !?8,"Entry of the LAST name only is permitted and the comma may be omitted."
  • Line Location: HELPMN+2
Function Call: WRITE
  • Prompt: !?8,"If the response contains no comma, one will be appended to the value."
  • Line Location: HELPMN+3
Function Call: WRITE
  • Prompt: !?8,"Including the comma, the value must be at least 3 characters in length.",!
  • Line Location: HELPMN+4
Function Call: WRITE
  • Prompt: !,"If a "_DGRELTP_"'s name has been specified, enter the first line of"
  • Line Location: HELPSA1+3
Function Call: WRITE
  • Prompt: !,"that person's street address [3-30 characters]; otherwise this field"
  • Line Location: HELPSA1+4
Function Call: WRITE
  • Prompt: !,"may be left blank. This field cannot be deleted as long as a "_DGRELTP_"'s"
  • Line Location: HELPSA1+5
Function Call: WRITE
  • Prompt: !,"name is on file."
  • Line Location: HELPSA1+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPSA1+7
Function Call: WRITE
  • Prompt: !,"If a "_DGRELTP_"'s name has been specified, enter the second line of"
  • Line Location: HELPSA2+3
Function Call: WRITE
  • Prompt: !,"that person's street address [3-30 characters]; otherwise this field"
  • Line Location: HELPSA2+4
Function Call: WRITE
  • Prompt: !,"may be left blank. This field cannot be deleted as long as a "_DGRELTP_"'s"
  • Line Location: HELPSA2+5
Function Call: WRITE
  • Prompt: !,"name is on file."
  • Line Location: HELPSA2+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPSA2+7
Function Call: WRITE
  • Prompt: !,"If a "_DGRELTP_"'s name has been specified, enter the third line of"
  • Line Location: HELPSA3+3
Function Call: WRITE
  • Prompt: !,"that person's street address [3-30 characters]; otherwise this field"
  • Line Location: HELPSA3+4
Function Call: WRITE
  • Prompt: !,"may be left blank. This field cannot be deleted as long as a "_DGRELTP_"'s"
  • Line Location: HELPSA3+5
Function Call: WRITE
  • Prompt: !,"name is on file."
  • Line Location: HELPSA3+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPSA3+7
Function Call: WRITE
  • Prompt: !,"If a "_DGRELTP_"'s name has been specified, enter the city in which"
  • Line Location: HELPCITY+3
Function Call: WRITE
  • Prompt: !,"that person resides [3-30 characters]; otherwise this field may be"
  • Line Location: HELPCITY+4
Function Call: WRITE
  • Prompt: !,"left blank. This field cannot be deleted as long as a "_DGRELTP_"'s"
  • Line Location: HELPCITY+5
Function Call: WRITE
  • Prompt: !,"name is on file."
  • Line Location: HELPCITY+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPCITY+7
Function Call: WRITE
  • Prompt: !,"Answer with the 5 digit format (e.g. 12345) or the nine digit"
  • Line Location: HELPZIP+3
Function Call: WRITE
  • Prompt: !,"format (e.g. 12345-6789 or 123456789). This is related to the"
  • Line Location: HELPZIP+4
Function Call: WRITE
  • Prompt: !,DGRELTP_"'s address."
  • Line Location: HELPZIP+5
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPZIP+6
Function Call: WRITE
  • Prompt: !,"If a "_DGRELTP_"'s name has been specified, enter the "_DGRELTP_"'s"
  • Line Location: HELPPHON+3
Function Call: WRITE
  • Prompt: !,"phone number [4-20 characters], otherwise this field may be left"
  • Line Location: HELPPHON+4
Function Call: WRITE
  • Prompt: !,"blank. This field cannot be deleted as long as a "_DGRELTP_"'s"
  • Line Location: HELPPHON+5
Function Call: WRITE
  • Prompt: !,"name is on file."
  • Line Location: HELPPHON+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPPHON+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGPR(408.12 - [#408.12] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call