cancel
Showing results for 
Search instead for 
Did you mean: 

standard functions

Former Member
0 Kudos

Hi,

I want to check the functionality of the node functions like createif(),removecontext().........pls advice me ....how can i check this function

Regards,

Somenath

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Do refer these links

Replication of Nodes Using the Graphical Mapping Tool

/people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool

Message Splitting Using the Graphical Mapping Tool

/people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool

Introduction to Context Handling in Message Mapping

/people/riyaz.sayyad/blog/2006/04/23/introduction-to-context-handling-in-message-mapping

nisarkhan_n
Active Contributor
0 Kudos

This link gives u info about how to use Standard functions in UDFs.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5794. [original link is broken] [original link is broken] [original link is broken]

Message Mapping Simplified - Part I

/people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i

Message Mapping Simplified – Part II

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

Introduction to Context Handling in Message Mapping

/people/riyaz.sayyad/blog/2006/04/23/introduction-to-context-handling-in-message-mapping

Message Splitting Using the Graphical Mapping Tool

/people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool

New functions in the Graphical Mapping Tool SP13

/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13

Standard functions:

http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm

and with example blogs from sravya

/people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i

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

CHECK This forum discussion for UDF's

Former Member
0 Kudos

Hi somenath,

chek this link..thats the best link....see the <b>Function Category: Node Functions</b>

http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm

following are the node functions

<b>createIf</b>

If there are structuring elements in your target structure that do not exist in the source structure, insert them using this function. Using condition I you can control whether the element is inserted or not. You connect the element in the target structure using O.

see the use of <b>IfWithoutElse</b> and <b>CreateIf Function</b> of Graphical Mapping

/people/stefan.grube/blog/2006/01/09/the-use-of-suppress-in-the-xi-30-graphical-mapping-tool

<b>removeContexts</b>

Removes all higher-level contexts of a source field. In this way, you can delete all hierarchy levels and generate a list.

<b>replaceValue

exists

SplitByValue

http://help.sap.com/saphelp_nw04/helpdata/en/21/3bb8c495125e4eb5969f0377885fe0/content.htm

collapseContexts

useOneAsMany

sort

sortByKey

mapWithDefault

formatByExample</b>

for these functions read http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm u can understand...

Also these weblogs will help you -

/people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool

/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13

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

regards

biplab

Former Member
0 Kudos

Hi,

just go through it.

/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13

Regards,

Sarvesh

former_member267355
Active Participant
0 Kudos

Hi,

Check the links

http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm

/people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i

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

/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13

Regards,

Sakthi