cancel
Showing results for 
Search instead for 
Did you mean: 

Value Mapping tables

Former Member
0 Kudos

Hi Guru's,

May i know in which tables the entries of value mapping get stored in java stack.

My requirement is read the value mapping tables data by using UDFs, but am not aware where exactly(i mean in which java stack tables) these entries will get stored. Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184681
Active Contributor
0 Kudos

Hi,

Why would you do this in UDF, since there is a dedicated PI graphical mapping function for that purpose? In the Conversions category, have a look at "Value mapping" function. See more details in SAP Help:

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

http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/content.htm

Regards,

Greg

Former Member
0 Kudos

Hi Greg,

Thanks for your replay and we can achieve this by using Value mapping dedicated functionality, I just wnna know in which tables this information get stored. bcz I have some other requirement where i need to know the table names. Thanks