cancel
Showing results for 
Search instead for 
Did you mean: 

Help on Message Mapping

Former Member
0 Kudos

Hi,

Can anyone help me out the links or documents to Message Mapping, where i can understand the functionalities and usage of all the standard functions provided by SAP (Conversion - FixValues, Value Mapping.....Node Functions - remove context, split by value..etc.....Text - substring, index of, last index of..etc...Statistics...Arithematic), along with some good examples.

Also i am not aware of Java, can you help me out with some important links to learn Java online, so that i can be familier with User-Defined functions as well.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Refer the below links

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear Ashish,

Below links will provide u the concept of message mapping and how it is used with example. Hope this will help you.

/people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii

For UserDefined Functions.

Regards,

Leela

Former Member
0 Kudos

Hi,

You can go through below links to be familier with the various Functions.

SAP Network Blog: The power of regular expressions in graphical mapping (XI)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6658bd90-0201-0010-fbb6-afe25fb3...

For Advanced UDFs you need to have the knowledge of Core Java.

Please refer below links to start with basics of core Java

http://www.freejavaguide.com/

http://www.javacoffeebreak.com/java101/java101.html

http://www.javaworld.com/

Thanks

Swarup