Skip to Content
0
Former Member
Dec 03, 2007 at 01:07 PM

RFC-XI-JDBC

13 Views

Hi All,

I have One Custom BAPI in R/3 Which is having the

Import Parameters :::From_Date

To_Date

Export Parameters:::: Customer Number

Customer Name

<u><b>Requirement::</b></u>

1) ABAPer Will write the Program to call this Custom BAPI.

2) When Ever this BAPI Executed he will give the Input as From_Date & To_Date. and extract the Values of Customer Number & Customer Name to XI, for Further Processing.

3) this Response will send to JDBC.

<u><b>Doubts:::</b></u>

1) Should we Cretae Any Message Interface for this RFC ????Or Not ????

If NO Means, I Will Use the BAPI Interface itself.

2) Is any BPM is Required for this Process???

3) Here we dont have any request msg to be sent to R/3 thourgh XI as we have the process mentioned in point 1.

4) So can we map only the response msg thru' to JDBC. In that case we are not able to directly take the response msg in the interface mapping.

Regards

Bopanna