Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



unable to cancel the lines in custom object when multiple invreserve lines are simultaneously deleted

From: mahadevan.r (2015-08-03 11:52)

Hello Experts,

I have created a custom stateful application with header and lines like PR and PR lines.I have a requirement that when multiple invreserve lines are deleted simultaneously from the Issues and Transfers Add/Modify reservation select action menu,my custom object lines should get deleted based on the header status.

I am able to achieve this when all the lines are deleted one by one,but not when lines are simultaneously deleted,because in that case,each time the click of deletion of a line invokes the invreserve delete method and previous deletions I am not able to capture and hold it in some place like ArrayList or HashMap.

Kindly provide your suggestions.

Regards,
Mahadevan