Name | Value |
---|---|
NAME | TIU FIELD CHECK |
TAG | CHKFLD |
ROUTINE | TIUSRVF1 |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
WORD WRAP ON | TRUE |
DESCRIPTION | Very similar to IMPORT^TIUSRVF, except does not save template fields. Resolves self referencing loops, and takes into account fields with the same name already saved. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Returns an array of named results and modified XML, separated by a line with "***". The named results is in the format NAME^CODE^NEW_NAME, where NAME is the original name in the field, CODE indicates 0 or 1, where 1 means the field does not need to be renamed, and 0 indicates an error or that the field should be renamed (to the name in the NEW_NAME field.) The NEW_NAME contains the error text XML ERROR if the XML has formatting problems. |