Get Locale

Retrieves the locale associated with the business object's data.

Inputs

Business object
The business object (a BusObj object).

Output

Returns a Java Locale object that contains information about the business object's locale. This Locale object must be an instance of the java.util.Locale class.

Notes

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

Copyright IBM Corp. 2003, 2004