cancel
Showing results for 
Search instead for 
Did you mean: 

SP 15 Look up API to replace Value Mapping.

Former Member
0 Kudos

Hi,

I need some documentation to start with the Lookup API which replaces Value mapping and uses z tables for mapping lookup.

This is in sp15 I believe.

Thanks.

-Nilkanth.

Accepted Solutions (0)

Answers (4)

Answers (4)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

<i>This is in sp15 I believe.</i>

No, it is from SP14. You can do both DB and RFC look ups.

RFC look ups ~~ best starting point is the article by Michal already posted.

DB Look up ~~ Siva's Blog is the answer,

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

Regards,

Bhavesh

Former Member
Former Member
0 Kudos

Look at these XI Java Docs

https://media.sdn.sap.com/javadocs/NW04/SPS15/pi/index.html

And this weblog

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

This should be enough for you to start working on the Lookup API.

Hope this helps,

regards,

HM

Former Member
0 Kudos

Hi,

It's depend of your mapping <u>tool</u>:

With abap mapping, it's easy if table is on XI (just a SELECT) or if table in on R3 / ECC (cf. RFC).

With user-defined function in graphical mapping, you can read this Michal's doc:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples...

You have also that and probalby others in SDN weblogs

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

/people/sravya.talanki2/blog/2005/12/21/use-this-crazy-piece-for-any-rfc-mapping-lookups

If you find something on "how to do a SELECT inside a full Java mapping?", I'm interresting: huchet.mickael@excite.com

Hope this help you

Mickael

Former Member
0 Kudos

Hi Nilkanth,

This thread has ur answer,...

cheers,

Prashanth

P.S Please mark helpful answers