SAPMSNL1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPMSNL1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SNL2 - Set NLS (character set, language...)
SNLS - Display NLS (character set, lang.)
SNL3 - Develop NLS (character set, lang...)
SNL1 - Display NLS (character set, lang.)
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: NLS : Langs, Characters, Character Sets and Locales
Text Symbol: 162 = UTF-8 GUI
Text Symbol: 161 = Unicode
Text Symbol: 160 = This list cannot be refreshed
Text Symbol: 148 = unimpt
Text Symbol: 147 = Neg.
Text Symbol: 146 = Pos.
Text Symbol: 143 = Not allowed to change any NLS settings
Text Symbol: 140 = You can maintain the NLS settings
Text Symbol: 138 = from
Text Symbol: 137 = mod.
Text Symbol: 136 = def.
Text Symbol: 135 = New
Text Symbol: 133 = Val.
Text Symbol: 132 = Ty.
Text Symbol: 131 = Name
Text Symbol: 111 = ???
Text Symbol: 072 = Table TCPDB contains &1 entries
Text Symbol: 071 = Not completely installed
Text Symbol: 070 = Not completely installed
Text Symbol: 065 = and possibly others.
Text Symbol: 064 = Profiles
Text Symbol: 063 = Authrztn:
Text Symbol: 062 = Check:
Text Symbol: 061 = for using this transaction:
Text Symbol: 060 = The fllwng authorizations are important
Text Symbol: 034 = RSTS0010: TemSe administration
Text Symbol: 032 = Unable to find error text
Text Symbol: 031 = (W) Line break inserted in error text
Text Symbol: 030 = ERRMSG..
Text Symbol: 029 = RC..
Text Symbol: 028 = SUBRC...
Text Symbol: 022 = SUBRC..
Text Symbol: 019 = ==============================================
Text Symbol: 018 = Character Code Cache Set to Invalid
Text Symbol: 017 = To save this text in a TemSe object, select F2
Text Symbol: 016 = Cannot access statistics report
Text Symbol: 015 = (W) Line break inserted in statistics report
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RSLG_SHOW_SAPPARAM CALL FUNCTION 'RSLG_SHOW_SAPPARAM' TABLES NAMEPATTERN = PATTERNS.
SCP_GET_CODEPAGE_NUMBER CALL FUNCTION 'SCP_GET_CODEPAGE_NUMBER' EXPORTING DATABASE_ALSO = ' ' IMPORTING APPL_CODEPAGE = cur_as_cp .
SCP_GUI_USES_UTF8 CALL FUNCTION 'SCP_GUI_USES_UTF8' IMPORTING GUI_CODEPAGE = cur_gui_cp GUI_USES_UTF8 = cur_gui_is_utf8_flag .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPMSNL1 - NLS : Langs, Characters, Character Sets and Locales SAPMSNL1 - NLS : Langs, Characters, Character Sets and Locales SAPMSMWF - HTML Screens for Workflow Template 20000318 - Service Notification SAPMSMWF - HTML Screens for Workflow Template 20000318 - Service Notification SAPMSMTP - SMTP Control SAPMSMTP - SMTP Control