TITLE | VALUE | |
---|---|---|
NAME | DSIYWO1 WOSCH WORK ORD SCH | |
DESCRIPTION | WOSCH RCP to return Work Orders when searching by several types of fields. Because of the nature of this search, not all fields can be combined. NOTE: When searching from the dashboard, leave STAT="" when pulling up items by either Status or Priority to retrieve all with that Status or Priority. | |
TAG | WOSCH | |
ROUTINE | DSIYWO1 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | TERM | |
DESCRIPTION | TERM Search term, if nothing sent, assume to stop at the beginning of whichever type of search we are using. This is the starting point for the search. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SCHBY | |
DESCRIPTION | SCHBY Type of search, valid values are: "B" Search by Work Order #& Original WO # "C" Location "F" Manufacturer Name "E" Equipment ID "S" Equipment Serial # "M" Equipment Model # "P" Shop "T" Status "N" Search by Technician "R" Search by Priority "D" Search by Date Entered If the search is to be within a field, add a "+" to the search type For example, to search within Serial # use "S+" The searches which can use the "within" feature have asterisk above. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 5 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | NOREC | |
DESCRIPTION | NOREC Number of records to return - not required. = 40. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 4 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | STAT | |
DESCRIPTION | STAT Internal value for status code. Not Required, default = all OPEN statuses Multiple statuses can be entered - to enter more than one status, use the format: ^STAT^STAT^STAT^ Make sure the "^" is before and after the first/last status code. Not Required, default = all OPEN statuses | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 25 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
INPUT PARAMETER | DSIYNEXT | |
DESCRIPTION | DSIYNEXT This parameter is only used when the user is asking for more data for a search (pressing pageup/pagedown at the end of the data, etc.) This will allow the RPC to grab the next set of data to display to the user. Format is: MOVE^FIRST/LAST IEN If the user indicates they want to move down through the data - send 1^the last IEN from the last search If the user indicates they want to move up through the data - send -1^the first IEN from the last search All other parameters (TERM, BY, USE, NOREC, SCHTXT) need to be sent exactly as they were for the original search in this session. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 6 |
INPUT PARAMETER | PMWO | |
DESCRIPTION | PMWO Set to "P" to pull on "PM-" Work Orders Set to "A" to pull ALL Work Orders If not set, only non-PM Work Orders will be pulled (default) | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 1 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 7 |
INPUT PARAMETER | STATION | |
DESCRIPTION | FILTER BY STATION | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 12 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | RETURN PARAMETER RET(1) -1^Error Message if errors RET(1) 0^Warning Message if warnings such as no data found DSIYRET(WONUM)=the following pieces: p1: Work Order IEN p2: Original Work Order # p3: Work Order Number p4: Task Description p5: Date Entered p6: Priority p7: Location p8: Equipment IEN p9: Manufacturer p10: Model p11: Shop p12: Technician Name p13: Status p14: User can edit WO 1=yes p15: PM Status p16: Date Closed | |
AVAILABILITY | PUBLIC | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |