SAP Function SCP_ALLOWED_LANGUAGES_LOC - Languages that are allowed in a system for the current locale

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


Determines the list of languages that are allowed in a system andthat use the same locale as the work process is currently using.
The system returns a character string that lists the allowed internallanguage keys complying with the above conditions.

Notes
The following function modules answer similar questions:SCP_ALLOWED_LANGUAGES and SCP_ALLOWED_LANGUAGES_CP.
SCP_ALLOWED_LANGUAGES_LOC replaces the obsolete function moduleSCP_LANGUAGES_IN_INSTANCE_LOC, which includes a length restrictionwithin its export parameter.

732205New Function Group SCPT to eliminate domain CPLANGS