Set Locale

Sets the locale of the current business object.

Inputs

Business object
The business object (a BusObj object) whose locale you want to set.

Locale
The Java Locale object that contains the information about the locale to assign to the business object. This Locale object must be an instance of the java.util.Locale class.

Notes

This function block is based on the BusObj.setLocale() method. For more information, see setLocale().

Copyright IBM Corp. 2003, 2004