cancel
Showing results for 
Search instead for 
Did you mean: 

CRM/ERP integration with search systems using ABAP webdynpro

Former Member
0 Kudos

Hi,

Presently we are facing lot of problems with incorrect addresses, it is denting our day to day process where our shipments are being sent to worng addresses. we want to integrate CRM and ERP with a third party address search system so that when a user enters details in SAP, automatically it connects to third party address search system (sort of pop up) which gives you correct details. can any one give inputs how do we integrate the same.

Third party has webservices, I am reading integration with BSP's and webdynpro ABAP. Can any one guide me how do we achieve the integration when user enters in SAP some address details it needs to connect to address search system (sort of pop up) and validate and return back to SAP when he clicks submit.

Thanks ,

Madhu latha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Madhu Latha,

All Addresses are store in seperate address table based on KUNNR, each address contains addrnumber. so by using this

you can fetch releavent address and you can display that address in popup window.

Tell me what you want to do exaclty in WDA? and your requirement.

Cheers,

Kris.