SAP Pack requirred NLS

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
kommven
Charter Member
Charter Member
Posts: 125
Joined: Mon Jul 12, 2004 12:37 pm

SAP Pack requirred NLS

Post 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
kommven
Charter Member
Charter Member
Posts: 125
Joined: Mon Jul 12, 2004 12:37 pm

Post 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
Post Reply