ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Unicode Conversion

Print This Post Email This Post Written by admin on Sep 16th, 2008 | Filed under: Upgrade

Tips and Tricks for Improving the Conversion Time

This document on tips and tricks on Unicode Conversion is meant to improve the conversion time needed for a Unicode conversion. It also gives some hints to smooth the conversion process. For updated info, please have a look into 548016 and the Unicode conversion guide.

Share

If you like this post, you may as well like these too:

  1. Use Variables for Currency Conversion in BIW As of SAP BW 3.5, you will have additional options to create variables for the following components of a currency conversion type: Exchange rate type: The exchange rate type distinguishes...
  2. ABAP Programs: Simple examples of field conversion REPORT ZSOURCE0702. * Converting to numbers during computationsDATA: NUMBER_1(4) VALUE ’1771′, NUMBER_2(3), RESULT TYPE I. NUMBER_2 = ’005′.RESULT = NUMBER_1 + NUMBER_2.WRITE / RESULT. NUMBER_2 = ‘ 5′.RESULT = NUMBER_1...
  3. What is Unicode? Implementing the Unicode standard enables a single software product or a single web site to be accessed across multiple platforms, languages, and countries without the need for re-engineering. It allows...
  4. Overview of Unicode in SAP Overview Fundamentally, computers store letters and other characters by assigning a number for each one. Unicode provides a unique number (Code point) for every character, no matter what the platform,...



Leave a Reply