Probelm using BAPI stage

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
mydsworld
Participant
Posts: 321
Joined: Thu Sep 07, 2006 3:55 am

Probelm using BAPI stage

Post by mydsworld »

I am trying to invoke a RFC enabled Function Module using BAPI stage.The input file contains about 22K records in Unicode format. The problem is the BAPI stage calls the Function Module and loads only the 1st record in the file and not the other subsequent records.

Please advise.
Post Reply