9.157 PUT_FIELD_ML
Puts/updates a list of field multilingual attributes in different languages.
This is a Specialized Built-In Function for use in a Development Environment only.
Arguments
No | Type | Req/ Opt | Description | Min Len | Max Len | Min Dec | Max Dec |
|---|---|---|---|---|---|---|---|
1 | A | Req | Field name | 1 | 10 | ||
2 | L | Req | Working list to contain language code and field multilingual attributes. The function must supply a working list with an aggregate entry length of exactly 119 bytes. Each list entry sent should be formatted as follows: From - To Description 1 - 4 Language Code 5 - 44 Field description 45 - 59 Field label 60 - 79 Field column heading 1 80 - 99 Field column heading 2 100 - 119 Field column heading 3 | 119 | 119 |
Return Values
No | Type | Req/ Opt | Description | Min Len | Max Len | Min Dec | Max Dec |
|---|---|---|---|---|---|---|---|
1 | A | Req | Return code OK = multilingual attributes added / updated to the database successfully. ER = argument details are invalid or an authority problem has occurred. In case of "ER" return code error message(s) are issued automatically. | 2 | 2 |