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

Package: EEO Complaint Tracking

Routine: EEOEOSE


Information

EEOEOSE ;HISC/JWR - Security check ;11/11/92 13:35

Source Information

Source file <EEOEOSE.m>

Entry Points

Name Comments DBIA/ICR reference
ERROR ;Comes here for error message
KILL ;kills local variables
EEOYSTN ;Determines station number
PTR ;Determines Institution file IEN for station
SCREEN(Y) ;Provides a general security check for access to complaints
DELL ;Checks for delete status
NAY
Q
CASENO ;Calculates the case number
INPUT ;Entry point to determine most computed date fields
KINP
DEL() ;Security check for deletions to EEO files
NOSEC ;No security message
NODE ;Assignments of file 785 IENs are made here
NODE1
TEST ;Part of input transform for .01 field of file 785

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?3,$C(7),"Contact Information Resource Management for access privileges."
  • Line Location: ERROR+1
Function Call: WRITE
  • Prompt: !!,"NO DELETEIONS EXCEPT THROUGH EEO PACKAGE",!!
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: !!,"NO SECURITY FOR EEO DATA ACCESS FOR THIS STATION",!!
  • Line Location: NOSEC+1
Function Call: WRITE
  • Prompt: !!,"MUST ENTER THROUGH ASSOCIATED PACKAGE",!!
  • Line Location: NODE+1
Info |  Source |  Entry Points |  Interaction Calls