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)
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)