| NAME |
DSIYTI04 TIASSGN TI ASSIGNMENT |
| TAG |
TIASSGN |
| ROUTINE |
DSIYTI04 |
| RETURN VALUE TYPE |
ARRAY |
| DESCRIPTION |
RPC: DSIYTI04 TIASSGN TI ASSIGNMENT
RPC: DSIYTI04 TIASSGN TI ASSIGNMENT
INPUT DSIYN16 User to be assigned
DSIYTIL(SEQ) Array of Turn-in requests for ASSIGNMENT
RETURNS DSIYRET(1) = -1^error message - if there's a problem
1^ - if success
0^NOTHING FILED - if all Turn In
failed to file
Provides the ability to assign Turn In entries to a Warehouse Official
(2-n) text lines indicating what occurred for the Turn In entries
submitted.
DSIYRET(2-n) = "TI^1^IEN - successfully assigned
DSIYRET(3-n) = "TIFE^-1^IEN^Error text - failed FM Save
DSIYRET(4-n) = "TIER^-1^IEN^Error text - failed Turn In Check
(#16), provided the Turn In status is appropriate. The user that is
being assigned must have the appropriate keys permitting Turn In updates.
note use existing RPC DSIYTI02 TISCH TURN IN SEARCH with search type WH
to get a list of Turn-In entries don't have a Warehouse Official.
been assigned.
|
| INPUT PARAMETER |
-
- DSIYN16
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 16
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Pass the User ID (#200) that is to be assigned to the Turn In.
-
- DSIYTIL
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 16
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
Pass an array of Turn In entries selected for Warehouse Official
assignment. Array(seq)=Turn In IEN
|
| RETURN PARAMETER DESCRIPTION |
DSIYTI04 TIASSGN TI ASSIGNMENT will return array
DSIYRET(3-n) = ""TIFE^-1^IEN^Error text - failed FM Save
DSIYRET(4-n) = ""TIER^-1^IEN^Error text - failed Turn In Check
DSIYRET(1) = -1^error message - if there's a problem
1^ - if success
0^NOTHING FILED - if all failed to file
DSIYRET(2-n) = text lines indicating what occurred for the Turn In
entries submitted.
DSIYRET(2-n) = ""TI^1^IEN - successfully assigned
|