function IsMLSEnabled (p_orig_system in varchar2) return boolean;
Determines whether Multilingual Support (MLS) is enabled for the specified originating system. Returns TRUE if MLS is enabled; otherwise the API returns FALSE.
| p_orig_system | A system from which directory service information originates. |