Get Example source ABAP code based on a different SAP table
• COUNTRY GET LOCALE - obsolete • MODIFIER GET LOCALE - obsolete
GET LOCALE>, obsolete_parameters> Short Reference >
ABAP_SYNTAX_OBS ... COUNTRY cntry MODIFIER mod>
ABAP Addition 1 ... COUNTRY cntry> 2 ... MODIFIER mod>
What does it do? Although ABAP syntax requires the additions COUNTRY > and MODIFIER> to be specified for the statement GET LOCALE>>, the results of these additions should not be used.
ABAP Addition The addition COUNTRY> was intended for reading the country key of the current text environment explicitly. cntry> expects a character-like data object. The function of this addition was not implemented completely and the result is undefined.
Latest notes: The addition COUNTRY> of the statement GET LOCALE > does not extract the formatting setting> that can be set using SET COUNTRY> >. ABAP_HINT_END
ABAP Addition
What does it do? The addition MODIFIER> was intended for reading the identifier of a special locale. mod> expects a character-like data object with a maximum of eight places. This function is not implemented. Instead, the addition initializes the variable mod>.