Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Handling String localization hardcoding issue in ERP like SAP, Dynamic, etc.
This can be handled by keeping value same and just change meaning as below:
'Y'(Yes) or 'N'(No)
Should be like this for German-
'Y'(Ja) or 'N'(Nein)
Advertisements
