SAP BAPI stage query

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

SAP BAPI stage query

Post by mydsworld »

I am using DataStage SAP packs.I need to call a RFC enabled function module.I need to pass some input parameters to it and capture the results from the call.Based on the result I need to do some other processing.
Since I found BAPI stage can have either input or output link, so how shd I use the BAPI stage :

BAPI -> File Or File -> BAPI
gabrielac
Participant
Posts: 29
Joined: Mon Sep 26, 2005 3:39 pm

Post by gabrielac »

I'm having the same scenario. I have tried BAPI -> File sucessfully with import parameters, but unsuccesfully when I need to complete a table as Input, and another table as Export

Did you encounter the same problem?

Thanks,
Gaby
Post Reply