NAME |
SCTM AUTOLINK SETRECORD |
TAG |
SETREC |
ROUTINE |
SCAPMCU3 |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
RESTRICTED |
DESCRIPTION |
This API sets the list of autolinks for a team.
|
INPUT PARAMETER |
-
- LIST OF AUTOLINKS
- PARAMETER TYPE: LIST
- REQUIRED: YES
- DESCRIPTION:
List of entities autolinked to the team.
Normally, the display text value is the .01 field but when more identifying
information is needed, then this string could contain more.
Each subscript in the array will have the following structure:
Piece
--------
1- AutoLink Display Text
2- Autolink Type
3- AutoLink Entity IEN
-
- TEAM
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 20
- REQUIRED: YES
- DESCRIPTION:
Pointer to entry in Team file.
|
RETURN PARAMETER DESCRIPTION |
Indicates that the autolink set process was successful(1)
or unsuccessful(0).
|