cancel
Showing results for 
Search instead for 
Did you mean: 

Get avalue by key

Former Member
0 Kudos

hi all...

i am new XI, i am trying to do get value by Key means i want specific value should be filterd by a key or a qualifier...

EX: like i want only Enlish <TEXT> to be mapped to the resulting field <Description>..

coule any one send me the steps to how to do...

venaktesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

There must be a field where you have to check whether it's english. So

<text> -


ifwithoutelse(if true) map descr-descr

<constant>

Regards

Vijaya

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

You can do this in graphical mapping using IF-- Then -- ELSE.

You will find this IF function under BOOLEAN functions.

http://help.sap.com/saphelp_nw04/helpdata/en/5d/db0e83e8e74202a5bff527055ab7e5/content.htm

Regards,

Bhavesh

Answers (0)