
| Name | Value |
|---|---|
| NAME | DSSO PFFS INS |
| TAG | INS |
| ROUTINE | DSSOPFL |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in a Prosthetics Appliance/Repair IEN (#660) and returns a list of associated PFFS. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Returns an array List[n].
p5 = Expiration Date
p6 = Effective Date
p7 = COB
If nothing is found, the return will be List[n] = 0^NOTHING TO REPORT.
If an error occurs, the return will be List[n] = -1^message.
The format of the returned array will be as follows:
List[n] = p1^p2^p3^p4^p5^p6^p7
p1 = Insurance Company
p2 = Sub ID
p3 = Group
p4 = Holder
|