cancel
Showing results for 
Search instead for 
Did you mean: 

LOOKUPS, i am using a Table in SAP XI to fetch a data using fuction module

Former Member
0 Kudos

Hi All,

i am using a table in SAP XI to fetch data during mapping,for that they suggest me to go for LOOK UPS , in that i have got already some lookups already , is it important to know java for that , or can i just pass the value to the in J CO and the do the coding , and how do i check this please explain me very urgent thanking you

sridhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sirdhar,

Basic java knowledge is required . You can find lotz of code in forum.

Check the following link..

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffbbf72">How to Perform SAP Data Lookups Within XI Mappings</a>

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/cf/406642ea59c753e10000000a1550b0/frameset.htm">Mapping Lookups (SAP Library - Enabling Application-to-Application Processes)</a>

Regards,

Sumit

ps : reward points if that solved your problem

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>is it important to know java for that

if you use abap mapping you don't need no java

you can just do a normal select from XI table inside this mapping

if you want to you can use java for doing RFC lookups

Regards,

michal