MODE |
Input |
Boolean value: 0:Test mode, 1:Real mode
|
VP |
Input |
Pointer to Medicine file report entry that is being
converted. The calling application should validate this number before
sending.
|
TIUEN |
Input |
The IEN of a TIU note; calling application should
validate this number before sending.
|
IP |
Input |
The image's IEN in file 2005.
|
$$TIU(MODE,VP,TIU,IP) |
Output |
An extrinsic function that returns the success of the
call and additional information on the results.
Example of call S X=$$TIU^MAGMC2CP(MODE,VP,TIUE,IP) See above documentation on
passing variables.
Possible results: -1^description of error
0^No Action - No conversion took place for the entry.
1^Success message - The image's report pointer was re-pointed to the TIU entry
sent.
|