Set the locale of the current business object.
Syntax
void setLocale(java.util.Locale locale)
Parameters
Return values
None.
Notes
The setLocale() method assigns a locale to the data associated with a business object. This locale might be different from the collaboration locale in which the collaboration executes.
See also