cancel
Showing results for 
Search instead for 
Did you mean: 

Bug icommand SAP MII 12.1

Former Member
0 Kudos

Hi all,

I'm using a icommand and i need get return, I'm using getValue() method but return is empty.

I'm using method with sintax document.icommant.getValue(Col number, Row number).

I have used this method in MII 12.0, with success. Now I'm using MII Version 12.1.0 Build(201).

If I use showDetail() method the result return with success.

Can I have some help please?

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

jcgood25
Active Contributor
0 Kudos

You could try other methods like getFirstValue(COLNAME, or getValueByName(COLNAME,ROWNUMBER), but your issue, along with many other bug fixes have been included in the support packs since your early ramp-up version.

Former Member
0 Kudos

Thanks for your reply.

I've tried the above methods, but also did not works

Former Member
0 Kudos

Marcelo,

you should install the latest available MII SP. As Jeremy said, they fixed a lot of issues.

BR

Pedro

Former Member
0 Kudos

Thanks for your reply Pedro.

I'll try install.

Former Member
0 Kudos

After install 12.1.07 version, worked perfectly.

Answers (0)