PRSPEAF ;WOIFO/SAB - Ext. Absence Form ;10/27/2004
Source file <PRSPEAF.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| FRMDOC | ; Form PRSP EXT ABSENCE documentation
 ; input ; PRSEANEW - (optional) true (=1) when extended absence entry is new ; PRSIEN - Employee IEN (file 450) ; DA - Extended Absence IEN (file 458.4) ; DDSPARM - (optional) used by enter option to ask for output ; output ; DDSCHANGE - (optional) used by enter option to determine if signed  | 
|
| FRMPRE | ; Form Pre-Action
 ; input ; PRSEANEW ; output ; PRSFDT(0) - last E-sig From Date ; PRSTDT(0) - last E-sig To Date ; PRSRMK(0) - last E-sig Remarks  | 
|
| FVAL01 | ; Field Validation for From Date (#1) field
 ; input ; X - current internal value of field ; DDSEXT - current external value of field ; DDSOLD - previous internal value of field ; PRSIEN - Employee IEN (file 450) ; output ; DDSERROR - (optional) set on error to prevent field change  | 
|
| FVAL1 | ; Field Validation for To Date (#1) field
 ; input ; X - current internal value of field ; DDSEXT - current external value of field ; DDSOLD - previous internal value of field ; output ; DDSERROR - (optional) set on error to prevent field change  | 
|
| FRMVAL | ; Form Validation
 ; input ; PRSFDT(0) - last E-sig From Date ; PRSTDT(0) - last E-sig To Date ; PRSRMK(0) - last E-sig Remarks ; output ; PRSFDT(1) - current From Date ; PRSTDT(1) - current To Date ; PRSRMK(1) - current Remarks ; PRSLCK( - array of locked pay periods ; DDSERROR - (optional) set on error to prevent save  | 
|
| FRMPSV | ; Form Post Save
 ; input ; - previous signed values x(0) and new signed values x(1) ; - array of locked pay periods  | 
|
| FRMPST | ; Form Post-Action
 | 
|
| DTCV(FDT,TDT) | ; Date Compare Validation on FROM DATE and TO DATE fields
 | 
| FileNo | Call Tags | 
|---|---|
| ^PRST(458.4 - [#458.4] | GET^DDSVAL |