IsMLSEnabled

Syntax

function IsMLSEnabled
  (p_orig_system in varchar2)
  return boolean;

Description

Determines whether Multilingual Support (MLS) is enabled for the specified originating system. Returns TRUE if MLS is enabled; otherwise the API returns FALSE.

Arguments (input)

p_orig_system A system from which directory service information originates.