Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 2262.315

Package: Asists

ASISTS SITE PARAMETER(#2262)-->2262.03-->2262.315

Sub-Field: 2262.315


Information

Parent File Name Number Package
2262.03 OSHA MONTH/YEAR 2262.315 Asists

Details

Field # Name Loc Type Details
.01 OSHA MONTH/YEAR 0;1 DATE

  • INPUT TRANSFORM:  S %DT="EMX" D ^%DT S X=Y K:Y<1 X K %DT
  • LAST EDITED:  NOV 29, 2006
  • HELP-PROMPT:  Enter the month and year for the Employee data.
  • DESCRIPTION:  
    This is the Month and Year in the format MM/YYYY for the employee data.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  2262.315^B
    1)= S ^OOPS(2262,DA(2),1,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^OOPS(2262,DA(2),1,DA(1),2,"B",$E(X,1,30),DA)
1 AVG NUMBER OF EMPLOYEES 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 30, 2004
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the average number of employees working at the facility for the month and year.
2 TOTAL HRS WORKED BY 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 30, 2004
  • HELP-PROMPT:  Type a Number between 0 and 999999999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of hours worked by all employees at the facility for the month and year indicated.
Info |  Details