RJYUNICODE_CHECK 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 RJYUNICODE_CHECK into the relevant SAP transactions such as SE38 or SE80
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: IS-M: Check for Unicode System
Text Symbol: 001 = Unicode System
Text Symbol: 002 = Non-Unicode System
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CRM_UC_SYSTEM_CHECK call function 'CRM_UC_SYSTEM_CHECK' importing e_is_uc_system = xis_unicode.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RJYUNICODE_CHECK - IS-M: Check for Unicode System RJYUNICODE_CHECK - IS-M: Check for Unicode System RJYTXPRA - Set and Reset Flags for Execution of XPRA RJYTXPRA - Set and Reset Flags for Execution of XPRA RJYTRGNEWWAER - IS-M/SD: Select Business Partner for EURO Currency Conversion RJYTRGNEWWAER - IS-M/SD: Select Business Partner for EURO Currency Conversion