| DESCRIPTION |
DSIYEPM1 GEN PMI WRKSHTS - Submit report to the report queue.
DSIYSSLL - Sub-Sort by Location if ALL ENSRT("LOC","ALL")
if ALL ENSRT("BY")="DBWR"
DSIYSSLD - if not Sub-Sort by Location then ENSRT("DIV")
if ENSRT("LOC","ALL")=0 then if you want to screen your
worklist by DIVISION, BUILDING, WING, and/or ROOM.
DSIYSALL - Sort ALL (Y or N)
DSIYSFR - if not ALL - Sort From based on Sort method ENSRT("FR")
DSIYSTO - if not ALL - Sort To based on Sort method ENSRT("TO")
DSIYTECH - ALL TECH's or one TECH ENTECH=+Y,ENTECH("ALL")
worklist be sorted by RESPONSIBLE TECHNICIAN
DSIYCRITY- Levels of CRITICALITY: (1-10, B:E, ALL) ENCRIT,
ENCRIT("FR"), ENCRIT("TO"), ENCRIT("NULL")
DSIYOOS - Include 'OUT OF SERVICE' equipment ENSRT("OOS") 1=yes
DSIYSHPS - Shops (select one or 'ALL') ENSHKEY
Return: report ien or -1^message
Clone of ENEQPMS1 - Generate PMI Worklists
INPUT:
DSIYPARR() - ARRAY OF DATA PARAMETERS
Input Parameters
DSIYSSL - Sub-Sort by Location (valid for I,C,S) ENSRT("LOC")=1= Yes
|
| INPUT PARAMETER |
-
- DSIYPARR
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 60
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Input Parameters
'L' for Location
'C' for Equipment Category
'S' for Owning Service
5. DSIYSALL 'ALL' or 'N' or 'N1:N2'
Not all - SORT TYPE 'P' must be ALL
SORT TYPE 'E,I,L,C,S' - can be 'N' or 'N1:N2'
6. DSIYLOC Within "_SORT_", shall worklist be sorted by LOCATION?
0 OR 1 - Blank if SORT TYPE sort is E,P,L
7. DSIYLALL SubSort by Location, Shall all LOCATIONS be included
'0' or '1'
array(n) = field_name ^ field_value
8. DSIYDBWR Sort levels DBWR\DWBR\DBR\BWR\WBR\BR\WR\R
9. DSIYTECH 'ALL' or 'N'
10. DSIYSOOS '1' or '0' OUT OF SERVICE
11. DSIYCRIT 'ALL' or N,N,N OR N:N
12. DSIYCNUL Include Null CRITITCAL '1' or '0' (Include equipment
if no CRITICALITY has been recorded)
13. DSIYSHKY Blank or N shopien
1. DSIYPM W:week or M:month (W or M)
2. DSIYPMM Month (YYMM)
3. DSIYWK '1-5' or NULL if Monthly
4. DSIYSRT Sort by: E,P,I,L,C,S
'E' for Equipment Entry #
'P' for PM #
'I' for Local Identifier
|