on 2006 Aug 03 5:20 PM
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Here's all available Javadoc on SDN.
Else you find yours by following instructions of this help:
http://help.sap.com/saphelp_nw2004s/helpdata/en/87/3ef4403ae3db12e10000000a155106/frameset.htm
Mickael
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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:
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.