cancel
Showing results for 
Search instead for 
Did you mean: 

receiver system

Former Member
0 Kudos

Dear experts

I need to do JAVA to SAP integration and in my R/3 there is no data.how can i develope the inteface.whether at SAP side there exists a BAPI or RFC then i can do or what?plz suggest me?As we should not create manual data type and manual message type at my receiver side?

how can i develope the interface when I am having no data in my SAP?

thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

whether at SAP side there exists a BAPI or RFC then i can do or what

For ur integration, u must be sending some data from Java system to SAP system. Use all the fields involved as field of datatype and use ABAP proxy at the SAP server end. This would be only be possible if ur R3 WAS >= 6.4.

As we should not create manual data type and manual message type at my receiver side?

There would be no problem in creating proxy.

Regards,

Prateek

Answers (0)