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

Package: PAID

Routine: PRSNCR1


Information

PRSNCR1 ;WOIFO/DAM - Return Approved POC Record;10/28/09

Source Information

Source file <PRSNCR1.m>

Entry Points

Name Comments DBIA/ICR reference
RETPOC ; called from option Return Approved Nurse POC Daily Time Record
CANRET(PRSIEN,PRSDT,PRSD,PPI) ; Return true if the record on the specified date
; is allowed to be deleted, otherwise return an error message.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,?4,$P(GROUP(0),U,3)
  • Line Location: RETPOC+4
Function Call: WRITE
  • Prompt: " ?? ",$C(7),"ETA Timecard record does not exist for that date."
  • Line Location: RETPOC+25
Function Call: WRITE
  • Prompt: " ?? ",$C(7),$P(CANRET,U,3)
  • Line Location: RETPOC+27
Function Call: WRITE
  • Prompt: !,"POC daily record successfully returned."
  • Line Location: RETPOC+53
Function Call: WRITE
  • Prompt: !,"POC pay period successfully returned."
  • Line Location: RETPOC+56
Info |  Source |  Entry Points |  Interaction Calls