cancel
Showing results for 
Search instead for 
Did you mean: 

XREF table

Former Member
0 Kudos

Hi

i have one requirement.i need to send a n IDOC to SAP R3 system.while mapping some fields to source system,that mapping needs to get some information from XREF table(.ie)

"Lookup in XREF table for environment:

Could anyone explain about this? ·

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajesh,

You can use RFC Loopkup only if ur xref table resides in SAP R3 . if your tables are in Some other database then you can Database lookups which is similar to RFC lookup.

Ranjeet Singh.

former_member181959
Contributor
0 Kudos

Hi,

May be you need to create a RFC to get data from XREF table and use RFC lookup in mapping program to read that table.

for more info check below blogs:

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

/people/morten.wittrock/blog/2006/03/30/wrapping-your-mapping-lookup-api-code-in-easy-to-use-java-classes

Let me know if you have any issues.

Hope this helps.

Prasad Babu.

Former Member
0 Kudos

hi

Could you please explain what is XREF table?