| SCSTR | 
Input | 
String of fields requested, separated by commas. If
null, return all fields.
 
 | 
SCID | 
Input | 
Provider Assignment ID. Unique ID string that Austin
uses for the key field.
 
 | 
SCDATA | 
Input | 
String containing the following information in the
following "^" pieces:
Piece  Description
-----  ----------------------------------------
1      Provider IEN for NEW PERSON file (#200)
2      Date provider assigned
3      Date provider unassigned
4      Provider type (AP or PCP)
If alll pieces are null (""), Austin will do a delete.  Examples:
3^2980605^2990203^PCP
6^2980605^2990203^AP
""^""^""^"" (deletion)
 |