SAP GET LOCALE - Reference ABAP Statements

Get Example source ABAP code based on a different SAP table
  


Standard SAP Help for GET_LANGUAGE

GET LOCALE LANGUAGE

ABAP Reference
ABAP Code Snippet


ABAP Syntax GET LOCALE LANGUAGE lang COUNTRY cntry MODIFIER
mod.
ABAP Code Snippet

What does it do? Determines the current text environment.

ABAP Addition LANGUAGE lang
Returns the language key in lang.
COUNTRY cntry
Obsolete: Content of cntry is undefined.
MODIFIER mod
Obsolete: Initializes mod.

Return to menu