Oracle Workflow API Reference Release 2.6.3.5 Part Number B12163-02 |
Previous | Next | Contents | Index | Glossary |
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. |
Previous | Next | Contents | Index | Glossary |