cancel
Showing results for 
Search instead for 
Did you mean: 

build application with connection to r/3

lakshmikanthaiah_s
Participant
0 Kudos

Hi friends,

My support application is under Eclipse IDE with Struts framework.

It has BAPI interface files which are generated automatically from the BAPI.

Those BAPI interface files will be generated when the application do build.

Our new requirement requires a mdification in BAPI, i.e. a new return field added to bapi and changes to be made at JSP for display. I can do JSP changes, but the respective java files not changing as per the bapi changes made even after application generated.

The application got build.xml, build_NRD.xml, build_NRP.xml which has build information to specific servers.

like ...NRD for development and ...NRP for production servers.

I assume they do build the application using ANT build tool.

My question is how the build tool identifies different systems for build and how it connects to R/3 to get BAPI info.

any hope or idea.

Thanks in advance

with regards

Lakshmikanthaiah

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI

GOOD

GO THROUGH THIS LINK,I HOPE YOU WILL GET SOME GOOD IDEA TO BUILD APPLICATION WITH CONNECTION TO R/3.

http://www.persistentsys.com/presentation/Java_SAP_Integration.pdf

http://www.businessobjects.com/pdf/solutions/xi_sap_r3_solutions.pdf

THANKS

MRUTYUN