| NAME |
DSIYTI02 TISCH TURN IN SEARCH |
| TAG |
TISCH |
| ROUTINE |
DSIYTI02 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
TISCH
p4: CMR#
p5: CMR Name
p6: Request Date
p7: Requestor
p8: Warehouse Assignee
Searches for Turn-In Requests from the ^PRCN(413.1) file. This search
looks for Turn-Ins based on their status in the "AC" XREF index
DSIYRET(#)=the following pieces
p1: Turn-In IEN
p2: Turn-In temporary #
p3: Turn-In Status
|
| INPUT PARAMETER |
-
- SCHBY
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 2
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
SCHBY
WH: Waiting for Warehouse assignment/pickup
AL: All Open Turn-In Requests
TR: Turn In by Transaction # (only search which will use the SCHTERM)
RQ: Turn In by Current User (or supplied DUZ value)
The type of Turn-In to Search for:
C1: Turn-Ins waiting on THIS CMR
C2: All Turn-Ins waiting for ANY CMR
P1: Waiting for PPM Approval
P2: Waiting for PPM Final Disposition
WO: Waiting for Work Order completion
-
- NOREC
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 4
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
NOREC
The # of records to return.
-
- SCHTERM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 20
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
SCHTERM
Value to search for when using the "Turn in by Transaction" search -
should be the IEN to the Turn-In File ^PRCN(413.1)
|
| RETURN PARAMETER DESCRIPTION |
RETURN PARAMETER
DSIYRET(1)="0^Warning" if nothing returned
DSIYRET(1)="-1^Error" if error in RPC call
DSIYRET(#)=TIIEN ^ TI NUMBER ^ STATUS ^ CMR# ^ CMR NAME ^ REQUEST DATE
^ REQUESTOR ^ WAREHOUSE OFFICIAL
|