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

Package: PAID

Routine: PRSPAPU


Information

PRSPAPU ;WOIFO/SAB-WOIFO/SAB - AUTO POST UTILITIES FOR EA & LV ;10/30/2004

Source Information

Source file <PRSPAPU.m>

Entry Points

Name Comments DBIA/ICR reference
TCLCK(PRSIEN,S1,E1,S2,E2,PPLCK,PPLCKE) ; Time Card Lock for Date Range Change
; This API attempts to lock employee timecards for pay periods that
; are impacted by a change to a date range. Only existing pay periods
; that are covered by a PTP memo will be locked.
LCK(PRSIEN,PERSTR,PEREND,PPLCK,PPLCKE) ; Lock Time Cards for a Date Range
; This API attempts to lock the employee timecards for a date range.
; Only existing pay periods that are covered by a PTP memo are locked.
TCULCK(PRSIEN,PPLCK) ; Time Card Unlock
; This API unlocks a list of employee timecards.
RLCKE(PPLCKE,WRITE,PRSARRN) ; Report Lock Errors
; This API writes a list of timecards that could not be locked.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,@PRSARRN@(LN)
  • Line Location: RLCKE+32
Info |  Source |  Entry Points |  Interaction Calls