cancel
Showing results for 
Search instead for 
Did you mean: 

Parameterized Java Map

Former Member
0 Kudos

H All,

Is it possible to acess Parameters provided in Operation Mapping in Java Map.

I have an Operaton Mapping with just a Java map class.

I need to acess the parameter of op mapping inside my java class.

Is this possible.

Thanks in advance.

Regards,

Sudharshan N A

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>Is it possible to acess Parameters provided in Operation Mapping in Java Map.

of course it's possible that's the point of parameters...

http://help.sap.com/saphelp_nwpi711/helpdata/en/43/bc2fd4da1e1bbce10000000a1553f7/content.htm

Regards,

Michal Krawczyk

Former Member
0 Kudos

Michal,

Thanks very much.

I tried the same code given by the link.. earlier but got an exception saying the parameter was not defined.

I will try it once more.

Best Regards,

Sudharshan N A