Page 1 of 1

SAP BAPI Posting

Posted: Fri Jun 26, 2009 9:42 am
by vjonnala1516
Hi,

We need to extract data from SAP through BAPI based on multiple import parameter values, how to pass these multiple parameter values in BAPI stage?

we have tried out by passing the parameters through a file, but its not fetching any results, is there any specfic way to pass the parameter values.

Thanks in advance.

Jonnala

Posted: Tue Jul 21, 2009 2:49 pm
by arunsardana
Hello Jonnala,

Sorry for the late response - didnt' login for some time. In any case, for BAPI stage with an output link (to extract data), there's an option in the stage under 'Read Logs' tab where you can specify 'Input File for Import Parameters'. All you have to do is provide your input values in a comma separated file specified under this option and when you run the job, BAPi will firts read input values from this file and then start extracting based on the inputs.

Hope that helps.

Regards,
Arun