Retrieves the locale associated with the business object's data.
Returns a Java(TM) Locale object that contains information about the business object's locale. This Locale object must be an instance of the java.util.Locale class.
The Get Locale function block returns the locale associated with the data in a business object. This locale is often different from the collaboration locale in which the collaboration is executing.
This function block is based on the BusObj.getLocale() method. For more information, see getLocale().