cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping

Former Member
0 Kudos

Hi,

I have a scenario wher my XI system takes data from an SQL database and then creates a sales order in another R/3 system using RFC adapter to call the BAPI.I get the value of sales office from the SQL and if the last two digits of the sales office is 00 then i have to set the value of the distribution channel as 02 else 01 and pass it to the called BAPI.so can i know how i can implement this?

Thanks and Regards,

Jishi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jishi,

How are you mapping the info from Sender JDBC adatper to the BAPI, using Message Mapping (MM) or XSLT. If you are using the XSLT then it will be lot easier just use the

<xsl:choose>. If you are using the MM then you can use some of the pre-defined methods.

Cheers,

Ranjan

Former Member
0 Kudos

Hi Ranjan,

I am using the Message Mapping?is there any document or tutorial that i can use to learn to do these message mappings?

Regards,

Jishi

Former Member
0 Kudos

Hi Jishi,

Send me your email address to ranjan.koirala@gmail.com and I will send you the XI 3.0 MM doc.

Cheers,

Ranjan

Answers (0)