9.161 PUT_FUNCTION_ML
Note: Built-In Function Rules Usage Options
Puts/updates a list of function multilingual attributes in different languages.
An edit session must be commenced by using the START_FUNCTION_EDIT Built-In Function prior to using this Built-In Function.
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
|
L
|
Req
|
Working list to contain language code and function multilingual attributes.
The function must supply a working list with an aggregate entry length of exactly 44 bytes.
Each list entry sent should be formatted as follows:
From - To Description
1 - 4 Language code
5 - 44 Function description
|
44
|
44
|
|
|
|
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
|
|
|
|