|
get_nls_territory function |
|
Contained in package wwctx_api. Call this function to return the NLS territory used by the current user
of the system (as determined by the Single Sign-On (SSO) cookie). function get_nls_territory return varchar2; |
|
Version: Oracle9iAS Portal 9.0.2 or later | |
|
Returns: This function returns the NLS territory used by the current Oracle Portal user. Exceptions:
Example:
|
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |