Page 1 of 1

SAP Pack requirred NLS

Posted: Fri Jun 08, 2007 4:24 pm
by kommven
SAP PACK, I have success in "VALIDATE" in SAP ABAP Stage. (CPIC)
Could build a ABAP Code and load it into SAP.
I am able to extract data.

My Situation

When I tried to write to a flat-file to read it in Notepad or Excel Sheet (csv)

I am getting some wierd characters in Unicode and unable to identify any compatible NLS characterset to define.

My Questions:
  • Where can I find the appropiate NLS Setting to define in my environment and how to define?

    Is there a way in ABAP coding in SAP to transform the data to the requirred NLS Setting (ISO88591-1 or any known NLS Setting)?

    If anyone has any test job or method to test the connectivity please pass it on.
Thanks and appreciate your cooperation.

-K

Posted: Wed Jul 25, 2007 1:10 pm
by kommven
There was an error in the Client side install provided for SAP Pack from IBM.
They sent me some new dll file and that resolved the situation.

Thanks