cancel
Showing results for 
Search instead for 
Did you mean: 

Message Mapping(Display queue and Suppress Value)

Former Member
0 Kudos

Hi Experts,

In Message Mapping(graphical mapping), upon checking the properties of the nodes,there's one property display queue, in which suppress is there??

What does it mean?? Which queue it points and what value is suppressed??

Thanks & Regards,

Sushama

Accepted Solutions (1)

Accepted Solutions (1)

sunilchandra007
Active Contributor
0 Kudos

Hi Sushama,

Have a look at these blogs -

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

2. http://wiki.sdn.sap.com/wiki/display/XI/Detailedlookintothesuppressed+nodes

3. /people/venkat.donela/blog/2005/06/09/introduction-to-queues-in-message-mapping

It explains all about queue and context.

Regards,

Sunil Chandra

Edited by: sunil chandra on Dec 10, 2009 12:47 PM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sushama,

SUPPRESS means no value.

suppose we are checking one condition (tdid = "RE" then pass tdline) based on the condition we will send one output. if the condition fails then suppress value goes to the target.

> What does it mean?? Which queue it points and what value is suppressed??

es: if(tdid.equals("WE") ifwithoutelse pass tdline value as output. [tdid is in E1EDKA1 segment and this segment occurance is multiple]

In this case if the condition is satisfied once and failed once (means E1EDKT1 segment comes 2 times) then first time it sends the corresponding tdline value and second time it sends the SUPPRESS value.

Regards

Ramesh

Former Member
0 Kudos

sorry...in place of start by mistake I have written end of

sandeep

Former Member
0 Kudos

Hi,

The suppress define context change and the end value of a queue.

thanks,

Sandeep