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

Package: PAID

Routine: PRSATP3


Information

PRSATP3 ;HISC/MGD-Timekeeper Post Absence ;01/03/06

Source Information

Source file <PRSATP3.m>

Entry Points

Name Comments DBIA/ICR reference
HENCAP(PPI,DFN,WDAY,DBH,HOL,DAH,QUIT) ;
; Check to see if there is a Holiday encapsulated by some form of non-pay.
; Called from Timekeeper Posting routine ^PRSATP
;
; Test #1 | DBH HOL DAH
; Test #2 DBH | HOL DAH
; Test #3 DBH HOL | DAH
; Test #4 DBH | HOL | DAH
UPDT(DFN,DBH,HOL,DAH) ; Perform final checks
; Input:
; DFN - IEN of employee
; DBH - PPI^DAY^type of non-pay
; HOL - PPI^DAY^Status of timecard that contains holiday
; DAH - PPI^DAY^type of non-pay
SET ; Add entry to #458.5

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Due to the non-pay posting on this day the holiday occurring on ",HOLEX
  • Line Location: UPDT+42
Function Call: WRITE
  • Prompt: !,"was encapsulated with non-pay. "
  • Line Location: UPDT+43
Function Call: WRITE
  • Prompt: "The HX postings were automatically updated to"
  • Line Location: UPDT+47
Function Call: WRITE
  • Prompt: !,"the appropriate form of non-pay."
  • Line Location: UPDT+48
Function Call: WRITE
  • Prompt: "The HX postings could not be automatically"
  • Line Location: UPDT+53
Function Call: WRITE
  • Prompt: !,"updated to the appropriate form of non-pay because the status of the holiday"
  • Line Location: UPDT+54
Function Call: WRITE
  • Prompt: !,"was not TIMEKEEPER. You will need to manually address this issue."
  • Line Location: UPDT+55
Function Call: WRITE
  • Prompt: "The HX postings could not be automatically"
  • Line Location: UPDT+61
Function Call: WRITE
  • Prompt: !,"updated to the appropriate form of non-pay because the timecard was locked"
  • Line Location: UPDT+62
Function Call: WRITE
  • Prompt: !,"by another user. You will need to manually address this issue."
  • Line Location: UPDT+63

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
458.02 GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call