| NAME |
DSIYUTL4 FAPUPDT FAP UPDT |
| TAG |
FAPUPDT |
| ROUTINE |
DSIYUTL4 |
| RETURN VALUE TYPE |
ARRAY |
| AVAILABILITY |
PUBLIC |
| INACTIVE |
ACTIVE |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
FAPUPDT
This RPC allows the user to update the FA Documents replacing the
questions asked as the end of a normal Equipment Inventory Session.
This will only be called if the Equipment qualifies (using RPC
FAPVAL^DSIYUTL4)for having an FAP document.
|
| INPUT PARAMETER |
-
- IEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
IEN
Required
IEN # of the Piece of Equipment from the Equipment Management File
^ENG(6914)
-
- AVRSN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 5
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
AVRSN
Internal value to point to AV REASON file ^ENG(6915.11)
If user selects to not have an Adjustment Voucher, set this entry to null.
-
- AVCOM
- PARAMETER TYPE: WORD PROCESSING
- MAXIMUM DATA LENGTH: 60
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
AVCOM
Word processing field
Not Required
If user selects to not have Adjustment Vouchers, set AVCOM(1) = null
To delete current Word Processing data, set AVCOM(1) = "@"
|
| RETURN PARAMETER DESCRIPTION |
RET
considered a good outcome as the Adjustment Voucher area is not required.
RET(1)="-1^Error Description" if there is an error.
RET(1)="0^Warning Message" if there are warnings
RET(1)="1Y^Message" if completed successfully.
NOTE: If the user chooses not to have an Adjustment Voucher - OR - the
Adjustment Voucher update does not work correctly, this is still
|