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: XUPSPAID

Package: Kernel

Routine: XUPSPAID


Information

XUPSPAID ;CS/GRR/RAM/DW - New Person file Update & Report ; 1 Jan 2004

Source Information

Source file <XUPSPAID.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - entry point
QUE ;Que the task
EN1 ;
REPORT ;Pre-update reports
RECORD ;Process the record
HD(NODE) ; -- Report header
FL(NODE,DATA) ; -- format line
HD1(NODE) ; -- Report header
FL1(NODE,DATA) ; -- format line
UPDSEX ;Update SEX if NPF SEX is null
UPDDOB ;Update DOB if NPF DOB is null
NAME(NAME) ; Return "LastName,FirstName".
DOB(DOB) ; format DOB
PSDT() ; format date
XM(XMSUB,X) ;Email the report

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," *********************************************"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !," *This option will UPDATE eligible New Person*"
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !," *file (#200) entries with missing DOB or SEX*"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !," *********************************************"
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !!,"The reports will be sent to you via MailMan",!
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !
  • Line Location: QUE+2
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"REQUEST QUEUED AS TASK#"_ZTSK,1:"REQUEST CANCELLED!")
  • Line Location: QUE+10
Info |  Source |  Entry Points |  Interaction Calls