| NAME |
DSIYUTL5 PMMULT MULT UPDT |
| TAG |
PMMULT |
| ROUTINE |
DSIYUTL5 |
| RETURN VALUE TYPE |
ARRAY |
| DESCRIPTION |
PMMULT
Updates the PM data for the new records created when using "save and add
another".
ASSUMPTION: All additional saves are NEW items, therefore having no
existing PM data - the PM data will be copied AS IS from the original IEN
to the NEW IEN.
|
| INPUT PARAMETER |
-
- FIRSTIEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
FIRSTIEN
The IEN from which to copy the PM data - can either be the first one
entered in the "save an add another" or the last one saved.
-
- NEWIEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 2
- DESCRIPTION:
NEWIEN
The IEN for the new piece of equipment.
|
| RETURN PARAMETER DESCRIPTION |
RETURN PARAMETER
DSIYRET(1)="0^<Warning Message> If there are warnings/no data
DSIYRET(1)="-1^<Error Message> if there are errors
DSIYRET(1)="1^<Success Message> If successful
|