ABAP and BAPI stage in DataStage Server Edition

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
seemamone
Participant
Posts: 9
Joined: Thu Dec 20, 2007 9:51 am
Location: India

ABAP and BAPI stage in DataStage Server Edition

Post by seemamone »

Hi Guys,

We have a DS server job which is extracting data from SAP table using ABAP stage. This job was running fine with one SAP server. We are now migrating our jobs to new SAP server.

However, this job fails when the job is made to point to the new SAP server.The ABAP program runs fine and creates the text file from the SAP table, but the job aborts in the transformer stage with the error:
"Internal error: function 'utf_to_row()' failed"

We checked on DSXchange for the above error and found out that this error comes generally due to special characters in the source file. We checked the source file and it doesnt have any special characters and hence we are not sure why this error occurs!

We are planning to use BAPI stage instead of ABAP stage in this job to see if this issue can be fixed.

Can BAPI stage be used instead of ABAP stage for the same purpose?

Any sugegstions in this regard would be welcome

Thanks in anticipation.
Regards,
Seema
Seema
seemamone
Participant
Posts: 9
Joined: Thu Dec 20, 2007 9:51 am
Location: India

Post by seemamone »

hi phil,
i did try with ISO88591-1, but the job still aborts with same error:(
regrds,
seema
Seema
Post Reply