9.183 PUT_FUNCTION_ML
Þ Note: All Multilingual Built-In Functions in Built-In Function Rules.
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.
For use with
LANSA for i
|
YES
|
Do not use on IBM i in an RDMLX partition.
|
Visual LANSA for Windows
|
YES
|
|
Visual LANSA for Linux
|
NO
|
|
|
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
|
|
|
|