cancel
Showing results for 
Search instead for 
Did you mean: 

interface mapping types

GabrielSagaya
Active Contributor
0 Kudos

can any one explain different types of interface mappings???

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

They are two

1) Standard

2) Enhanced

for more info, plz chck:

http://help.sap.com/search/highlightContent.jsp

regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Selvam,

They are two different types of interface mapping. one is standard and another one is enhanced.

To check the difference between these two please check this sap help:

http://help.sap.com/saphelp_nw04/helpdata/en/e9/67a63d7af20450e10000000a114084/content.htm

http://help.sap.com/saphelp_sm40/helpdata/en/42/ed364cf8593eebe10000000a1553f7/content.htm

Also check this weblog , it will give u an clear idea of using Extended Interface determination.

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Regards,

---Satish

Former Member
0 Kudos

Hi

Precisely speaking,

Interface mapping assigns message mapping which can be of different types

-Message Mapping

-Java Mapping

-ABAP Mapping

-XSLT Mapping

For synchronous Interfaces , we have a request interface mapping ans response interface mapping.

Thanks