cancel
Showing results for 
Search instead for 
Did you mean: 

Implementaion of standard interfaces

Former Member
0 Kudos

Hello,

In my project i have to intergrate credit management with external system using standard interfaces CreditAgencyReportQuery_Out.

I have gone through the documentation provided in SAP library but i am confuse on what protocol or adapter will be used between credit management and XI. Also how to find which adapter will be best for thrid party communication.

Please provide some input i will highly thankful.

Regards,

Vikrant

Accepted Solutions (1)

Accepted Solutions (1)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Vikrant,

Which adapter to use depend on Your data format from Sender System.

Suppose if you want to connect Data Base systrem to get the data from Data Base tables we will go for JDBC Adapter.

Please le me know your Credit Management system, whats system does and Data format.

Credit management system SAP System or non SAP System??

Regards,

Raj

Former Member
0 Kudos

thanks for replying ....... its SAP FMCG will be used for credit management.

can you please provide me some idea how predifined interfaces can be implemented.

What are the steps we need to perform for same.

thanks a lot in advance

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi ,

That means your source ssytem is SAP FMCG system,

sender side use ABAP Proxies to pull daat from SAP FMCG System,

How to develop ABAP Proxies search in SDN,

for Developing ABAP Proxies u have to know about ABAP proggramming,

using SPROXY we will genarate ABAP Proxy.

Then develop Data Type,Message Type,message Interface,Mesage Mapping and Interface Mapping in IR.

I think you how develop scenarion in XI like standrd steps in IR and ID.

please let me Know your INBOUD System(Receiver System).

Cheers,

Raj

Answers (2)

Answers (2)

Former Member
0 Kudos

.

Former Member
0 Kudos

.