SAP Function SCP_ALLOWED_LANGUAGES_CP - Languages that are allowed in a system for the current code page

Parameter Reference Type Length Text
LANGUAGES SCPLANGSS g 8 Lists of allowed languages

Functionality
Determines the list of languages that are allowed in a system andthat use the same code page as the work process is currently using.
The system returns a character string that lists the allowed internallanguage keys complying with the above conditions.
The following function modules answer similar questions:SCP_IS_LANGUAGE_USABLE and SCP_IS_LANGUAGE_USABLE_LOC.
SCP_ALLOWED_LANGUAGES_CP replaces the obsolete function moduleSCP_LANGUAGES_IN_INSTANCE_CP, which includes a length restriction withinits export parameter.

732205New Function Group SCPT to eliminate domain CPLANGS